Siebrand Mazeland
edd8045375
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
2011-08-18 15:11:10 +02:00
Siebrand Mazeland
7bd594e9d3
Use _m() instead of ngettext().
2011-04-03 22:08:50 +02:00
Brion Vibber
54e98ffe22
Fix ticket #3013 : MAX_FILE_SIZE hidden fields were incorrectly placed
...
In order to apply to PHP's POST processing, the MAX_FILE_SIZE field must appear *before* the file upload field. They were incorrectly placed after, where they had no effect on POST processing.
2011-01-26 15:49:57 -08:00
Siebrand Mazeland
b9177f5e2e
* i18n/L10n and translator documentation updates.
...
* whitespace and indentation updates
2010-09-29 00:39:45 +02:00
Brion Vibber
24bb6feba7
Clean up notice spew from accessing member variables of null when opening the add/edit oauth application form
2010-09-20 16:39:51 -07:00
Siebrand Mazeland
39802077a8
* update/add translator documentation
...
* remove superfluous whitespace
2010-09-13 21:10:55 +02:00
Siebrand Mazeland
9b788471d4
Add translator documentation.
2010-04-10 22:50:15 +02:00
Zach Copley
8cdb319533
Remove redundant session token field from form (was already being added by base class).
2010-01-28 18:34:25 +00:00
Siebrand Mazeland
6d8469947e
Make more complete sentence.
2010-01-14 23:38:29 +01:00
Zach Copley
7c34ac8cc2
Rework application registration workflow to be more private
2010-01-14 02:41:09 +00:00
Sarven Capadisli
881e1c50b9
Updated markup for application edit form; image, radios
2010-01-14 02:41:08 +00:00
Sarven Capadisli
c6bdbd478b
Updated markup for application edit form submits
2010-01-14 02:41:06 +00:00
Zach Copley
b14a97f5f9
Add icons/icon upload to Oauth apps
2010-01-14 02:41:05 +00:00
Zach Copley
dad67b030f
Workflow for registering new OAuth apps pretty much done.
2010-01-14 02:41:04 +00:00
Zach Copley
f802542885
Reorganized the OAuth app URLs and more work on the register app workflow
2010-01-14 02:41:04 +00:00