Commit graph

486 commits

Author SHA1 Message Date
jenkins-bot 442d28108d Merge "Moving basic titlelink param handling to the parent formatter class..." 2013-04-02 22:53:06 +00:00
kaldari 7a8fc68dee (bug 44056) Making sure user cache is invalidated by new notifications
Change-Id: I14491c1ba987bbf429ae9afcb7c32a2a5455e21f
2013-04-02 13:37:00 -07:00
Translation updater bot 071afe5fe3 Localisation updates from http://translatewiki.net.
Change-Id: I94ed058065a4f0fd84609365f1bab9711acfac22
2013-04-02 19:02:29 +00:00
Translation updater bot be905c8239 Localisation updates from http://translatewiki.net.
Change-Id: I7f026d6439134aa094016c6eff4660083e749520
2013-03-31 18:48:01 +00:00
Translation updater bot 4de0e41306 Localisation updates from http://translatewiki.net.
Change-Id: I5c062b06f5d12b96396ddd001a68eadcf7b29eed
2013-03-30 18:03:30 +00:00
Translation updater bot 2706ca3334 Localisation updates from http://translatewiki.net.
Change-Id: I817ca9de526567c07e638cab78a59b81134e1de2
2013-03-29 20:37:31 +00:00
Translation updater bot ec5005954d Localisation updates from http://translatewiki.net.
Change-Id: I6cceb9e1755696fd61b4a89b1b8bf9a7cebb38d7
2013-03-28 19:04:47 +00:00
jenkins-bot 7fcaf9b57e Merge "A bunch of Echo style tweaks per Vibha" 2013-03-28 17:20:50 +00:00
kaldari a9f3e3b787 Moving basic titlelink param handling to the parent formatter class...
...since the logic for handling it is there already.

Change-Id: I7dab19caf07f770befb2969eefd0f2ab3337bd94
2013-03-27 15:47:54 -07:00
Translation updater bot d82c0ee8b2 Localisation updates from http://translatewiki.net.
Change-Id: I931712f882929e592a9de2925a729dca2060de91
2013-03-27 20:43:18 +00:00
Bsitu 98560ba111 Merge "Fixing text alignment of Echo flyout in Monobook skin" 2013-03-27 19:08:58 +00:00
Kaldari ef9614b243 Merge "Change content of welcome message." 2013-03-27 16:59:52 +00:00
kaldari 5b10fdf14b A bunch of Echo style tweaks per Vibha
Change-Id: I1317b1dd670c8f7a33b62bb7d86a6d25d841c6a1
2013-03-26 18:03:46 -07:00
Matthew Flaschen 2fdf0a0811 Change content of welcome message.
Change-Id: Ia442ceef588e33b4cc096e690d669d12dc201626
2013-03-26 17:50:03 -04:00
kaldari da331a5bbc Fixing text alignment of Echo flyout in Monobook skin
Change-Id: I43a0560dcc6550ac01445755cf0f000018fc2e34
2013-03-26 14:34:14 -07:00
Translation updater bot 14d21ac2e2 Localisation updates from http://translatewiki.net.
Change-Id: I945941bfb063f28856fb331899fb3feb5142164b
2013-03-26 21:08:07 +00:00
Translation updater bot 945c1cb5a5 Localisation updates from http://translatewiki.net.
Change-Id: I1576cf75756a91c8b6542bfde5d0edfecb124b62
2013-03-25 19:45:38 +00:00
bsitu a65a00b709 use numParams() for numeric argument
Change-Id: I8af2ca9067a6b7ae900b9d64e7c8b2be0948dab7
2013-03-24 08:19:40 +00:00
Translation updater bot c25f1cedf2 Localisation updates from http://translatewiki.net.
Change-Id: I79b433624774f53898b36b1e8ad4a56f43b6ab14
2013-03-22 20:04:44 +00:00
Translation updater bot 2f5c9b8a04 Localisation updates from http://translatewiki.net.
Change-Id: Idbcd78553a4ee67ab58d6c18f214b39678659d73
2013-03-21 22:40:37 +00:00
Bsitu f41e6fd81a Merge "Adding Gratitude icon" 2013-03-21 19:01:11 +00:00
Bsitu fae698b083 Merge "Add source for event logging" 2013-03-21 19:00:07 +00:00
Kaldari 5f70118264 Merge "Consolidate messages and fix dismiss title" 2013-03-21 18:26:22 +00:00
bsitu 2d0e5ee536 Consolidate messages and fix dismiss title
1. Dismiss title should be based on $event->getCategory() instead of $event->getType()
2. Remove various echo-email-batch-category-header-* messages
3. update echo-dismiss-title-* to echo-category-title-*

Change-Id: I02fc85072f3d5967668c94eb28c8ecff606023d0
2013-03-21 11:22:28 -07:00
Kaldari 556ad065f2 Merge "Initial version of user-right notification" 2013-03-21 17:49:24 +00:00
Kaldari 9881a2a1ba Merge "Add more documentation and getter method to Notification" 2013-03-21 08:10:57 +00:00
Kaldari fbf0b2cb20 Add source for event logging
Change-Id: Iee94b699ca5c8d927871871bf9a1b8afd1130d42
2013-03-20 14:17:20 -07:00
Kaldari 98f4b2cc06 CSS tweak to line everything up.
Change-Id: I63af4e9106082d77f7cd6fa42fc0be95843f1214
2013-03-19 17:27:59 -07:00
Kaldari c1af6bbc4d Merge "(bug 45337) reverts/rollback should not trigger link notif" 2013-03-20 00:17:54 +00:00
Kaldari eb4439e0b6 Merge "Add getCategory() method to event object" 2013-03-19 23:19:46 +00:00
Translation updater bot d45ceeb755 Localisation updates from http://translatewiki.net.
Change-Id: Icbcb4196d1172e841636b44f3874e9eaad6bfb32
2013-03-19 21:37:22 +00:00
bsitu 5c701f80ef Add getCategory() method to event object
Since every event is tied to a category, it's better for event object to have it as a member method

Change-Id: I911415284486bb11d13d91366340c5c330317c34
2013-03-18 16:30:39 -07:00
bsitu efebd39118 (bug 45337) reverts/rollback should not trigger link notif
Change-Id: I7ca7687f271aae53a000affdc10c1ed3758dcb83
2013-03-18 14:56:56 -07:00
Translation updater bot b2353d6d09 Localisation updates from http://translatewiki.net.
Change-Id: I7fe214094e9d336f4eb920798cdb4e170927b0ef
2013-03-18 21:03:42 +00:00
Kaldari e6b4133e50 Adding Gratitude icon
Change-Id: Icce2d992d3b5c0bf911077bd0ccd413b29b11469
2013-03-18 13:48:15 -07:00
bsitu c4039b757b Initial version of user-right notification
Change-Id: I1b2c618df26084068edfb568de314809d8af6702
2013-03-18 11:19:26 -07:00
Siebrand Mazeland 17cb9269fa Remove use of "I" in favor of "you"
A comment by Pau on PS4 of Change-Id: I170f019b7eb5f19229b66a275732d320617c2c5e
where I initially opposed to the use of "your" versus "I":

Using "You" or My" for referring to the user are both valid and common approaches.

When talking about on-line communities it makes more sense to use "You", [..].
More info and examples on this at:
http://www.designingsocialinterfaces.com/patterns.wiki/index.php?title=Your_vs._My

Change-Id: I809b00a4bea33f5e330b6ee59d064bca5f278062
2013-03-18 01:41:41 +00:00
Translation updater bot 1c0d42248b Localisation updates from http://translatewiki.net.
Change-Id: I28c28ec50f1e063277e1f5f5d804db7682e1b8aa
2013-03-17 20:36:37 +00:00
Translation updater bot 58b2fbae9f Localisation updates from http://translatewiki.net.
Change-Id: I2e18f77d64cccbed889287d03b8ac5b3c3021120
2013-03-16 21:26:25 +00:00
Translation updater bot ff24e27445 Localisation updates from http://translatewiki.net.
Change-Id: I5ed8acb1603341c43fb77e3f57b9fd972539f706
2013-03-15 20:00:14 +00:00
Kaldari 6e8aa9b808 Merge "(bug 46046) Notification should not be created for anon users" 2013-03-15 00:33:49 +00:00
Kaldari 872464a965 Merge "(bug 46051) mentioned users should not be as object in database" 2013-03-15 00:31:58 +00:00
bsitu 9b1b6b09f1 Keep instance variable 'type' the same visibility as the others
1. Keep it as protected like the rest of the variables and there is an accessor method getType() for external access

2. Add some more documentation

Change-Id: I26b20e6b211a7dbfa96cf57eb87621698015646e
2013-03-14 12:14:43 -07:00
Kaldari 28fa282a65 Fixing issue with RTL display of badge and pokey
Change-Id: I49ab97ef062fd9a58da80ff0f5fbd21a72770855
2013-03-14 10:41:59 -07:00
Translation updater bot 52942e0910 Localisation updates from http://translatewiki.net.
Change-Id: Ife620ca0fc26ac6cc2a70816ca55d233d2ca3b71
2013-03-13 21:11:21 +00:00
bsitu 345fdb81e2 (bug 46051) mentioned users should not be as object in database
Change-Id: Id96ade333d8150fdc357db47cba9a609f9e7e108
2013-03-13 12:30:20 -07:00
bsitu ded706dd73 (bug 46046) Notification should not be created for anon users
Anon users would not see or receive notifications, it is a waste of storage space

Change-Id: Id150be111337f434d0f1471bb8049ed75a0c53a5
2013-03-12 15:52:00 -07:00
Translation updater bot 909d45c156 Merge "Localisation updates from http://translatewiki.net." 2013-03-12 21:30:16 +00:00
Translation updater bot 85676d8a30 Localisation updates from http://translatewiki.net.
Change-Id: Id0174483ee5eedc80cccb9c8a65332dd3dbf104c
2013-03-12 21:11:33 +00:00
Bsitu d4507dcd3c Merge "Fixing bug with links in flyout caused by change I76b80db1" 2013-03-12 20:58:55 +00:00