Chimo
|
7cea3f9f11
Add 'statusnet_textarea' backward-compatibility
|
9 years ago |
Chimo
|
d816af9aa9
Prepopulate newnotice from URL arg
|
10 years ago |
Mikael Nordfeldth
|
8b585ff647
MediaFile upload simplifying
|
10 years ago |
Mikael Nordfeldth
|
65c540478e
newnotice action always returns the notice's URL
|
10 years ago |
Mikael Nordfeldth
|
370341ce31
Don't show notice form navs on newnotice action
|
10 years ago |
Mikael Nordfeldth
|
55db74291c
Using empty on a function return value (thanks mrvdb)
|
10 years ago |
Mikael Nordfeldth
|
eb955fe629
"Notice posted" message in Ajax title for NewnoticeAction
|
10 years ago |
Mikael Nordfeldth
|
9ce06f3e82
Adapt NewnoticeAction to latest Form- and ManagedAction
|
10 years ago |
Mikael Nordfeldth
|
2e77cbfa86
FormAction updates, also fixing NoticeForm CSS
|
10 years ago |
Mikael Nordfeldth
|
d596513e39
Stronger typing for NoticeListItem and so
|
10 years ago |
Mikael Nordfeldth
|
78f9629bf3
Moved shareLocation preference check to Profile class
|
11 years ago |
Mikael Nordfeldth
|
48da97f204
MediaFile code improvements, preparing to implement multi-attachments
|
11 years ago |
Mikael Nordfeldth
|
64df40e409
Filling in missing endHTML calls for Action AJAX
|
11 years ago |
Mikael Nordfeldth
|
1c6f9df80e
PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX)
|
11 years ago |
Mikael Nordfeldth
|
a9c4bcd71f
Removing unnecessary require_once lines (autoload!)
|
11 years ago |
Mikael Nordfeldth
|
c5bf6cb05e
Using a bit more of $this->scoped (Action parent class)
|
11 years ago |
Mikael Nordfeldth
|
f0e967fefd
needLogin renamed checkLogin and made a property
|
11 years ago |
Mikael Nordfeldth
|
89b10666bb
IMPORTANT: parent::handlePost() in NewnoticeAction
|
11 years ago |
Mikael Nordfeldth
|
0612e5ec87
NewnoticeAction converted to extend FormAction
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Zach Copley
|
03de85ed46
Make it so input forms that don't have navigation don't accidentally get hidden. Add a "nonav" class to them.
|
13 years ago |
Zach Copley
|
fcd863bba9
Theming - add some new markup to DM and new notice pages
|
13 years ago |
Siebrand Mazeland
|
2dbdb0f185
Translator documentation updated/added.
|
13 years ago |
Siebrand Mazeland
|
84a2fb44b9
Add/update translator documentation.
|
13 years ago |
Siebrand Mazeland
|
9a6ee5e859
Update translator documentation.
|
13 years ago |
Evan Prodromou
|
5147404ea2
ToSelector widget to send private notices
|
13 years ago |
Evan Prodromou
|
c7defb32f9
NoticeForm constructor takes array of optional parameters
|
13 years ago |
Siebrand Mazeland
|
a127ba78a8
* translator documentation updated.
|
13 years ago |
Siebrand Mazeland
|
b37e12ed34
* translator documntation updated
|
13 years ago |
Brion Vibber
|
9689bda21c
Loading the original form instead of faking up our own. Sorta works but not pretty :D
|
13 years ago |