Mikael Nordfeldth
|
a30d34be7f
Returnto the previous page when deleting a notice.
|
8 years ago |
Mikael Nordfeldth
|
dac617d95a
I think all the notice deletion calls are event-compatible now
|
9 years ago |
Mikael Nordfeldth
|
ac98600640
More RESTish URL (/notice/:notice/delete) for notice delete
|
9 years ago |
Mikael Nordfeldth
|
7d524307d2
DeletenoticeForm is its own class now
|
9 years ago |
Mikael Nordfeldth
|
76432b958b
delete notice form fix
|
9 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Siebrand Mazeland
|
2dbdb0f185
Translator documentation updated/added.
|
13 years ago |
Siebrand Mazeland
|
9a6ee5e859
Update translator documentation.
|
13 years ago |
Siebrand Mazeland
|
a159352b65
* improve L10n consistency for English. For example proper punctuation for all button and label titles.
|
13 years ago |
Siebrand Mazeland
|
26652d9be6
Update translator documentation
|
14 years ago |
Siebrand Mazeland
|
760a1c27bc
Update translator documentation.
|
14 years ago |
Brion Vibber
|
f62e7c461f
Fix PHP fatal error in DeletenoticeAction: died when we had a valid notice, but weren't logged in due to accessing $this->user before the login check. Moved check up to prepare() from handle() so it's done before usage
|
14 years ago |
Evan Prodromou
|
255e96d3b5
add a hook for when someone deletes their own notice
|
14 years ago |
Siebrand Mazeland
|
69eebc1ec8
Add translator documentation for uses of 'Yes' and 'No' in the interface.
|
14 years ago |
Siebrand Mazeland
|
4af6b7f5c3
Lots of tiny message changes.
|
15 years ago |
Evan Prodromou
|
1de9496c7f
fix constant for deleteothersnotice
|
15 years ago |
Evan Prodromou
|
ee9856c452
moderator can delete another user's notice
|
15 years ago |
Evan Prodromou
|
a8d1b7e9c2
Merge DeleteAction class into DeletenoticeAction
|
15 years ago |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 years ago |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
15 years ago |
Evan Prodromou
|
ae883ceb9b
change controlyourself.ca to status.net
|
15 years ago |
Evan Prodromou
|
d35b2d3f3c
change laconi.ca to status.net
|
15 years ago |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
15 years ago |
Sarven Capadisli
|
56a8a255ff
Changed No/Yes and Reset/Save locations. They are now a little more
|
15 years ago |
Evan Prodromou
|
c172cbafaa
Try to do intelligent redirect codes
|
15 years ago |
Sarven Capadisli
|
ac23321a40
Added primary and secondary form actions. Fixed markup for
|
15 years ago |
Evan Prodromou
|
0d34cd24ab
Update notice deletion
|
16 years ago |
Evan Prodromou
|
1f4edd70cb
whitespace in deletenotice.php
|
16 years ago |
Zach Copley
|
047c87d1cc
Converted DeleteAction and DeletenoticeAction to new uiredesign zeitgeist
|
16 years ago |
Evan Prodromou
|
eaa81d25fa
Convert all actions to use new UI functions
|
16 years ago |