Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-03 | Move snapshot configuration to its own admin panel | Zach Copley | |
Turn on with: $config['admin']['panels'][] = 'snapshot'; | |||
2010-03-03 | Language setting fixes: | Brion Vibber | |
- switch 'en_US' to 'en', fixes the "admin panel switches to Arabic" bug - tweak setting descriptions to clarify that most of the time we'll be using browser language - add a backend switch to disable language detection (should this be exposed to ui?) | |||
2010-01-26 | New access admin panel for site registration settings | Zach Copley | |
2010-01-26 | - Remove redudant/unused 'server' setting from site admin panel | Zach Copley | |
- Move 'fancy urls' checkbox from site admin panel to paths admin panel | |||
2010-01-10 | Lots of tiny message changes. | Siebrand Mazeland | |
* Mostly punctuation updates so that the same message is used consistently in all of StatusNet. * Some cases of "Title Case" removed, because that does not appear to be used consistently. | |||
2009-12-24 | Paths admin panel should not insist on an ssl server being specified, | Zach Copley | |
ever. | |||
2009-12-24 | Move ssl settings from site admin panel to paths admin panel | Zach Copley | |
2009-11-20 | UI text fixes and tweaks. | Siebrand Mazeland | |
2009-11-19 | Moved most path and server settings to a new paths admin panel | Zach Copley | |
2009-11-19 | Added fieldsets for site admin page | Sarven Capadisli | |
2009-11-19 | Added locales_path to site admin panel | Zach Copley | |
2009-11-19 | Site admin panel mostly done. Still need to add CC license chooser. | Zach Copley | |
2009-11-18 | Design admin panel mostly done. | Zach Copley | |
2009-11-17 | Updated admin forms to use form_settings styles | Sarven Capadisli | |
2009-11-17 | more snapshot stuff in siteadminpanel | Evan Prodromou | |
2009-11-17 | add private flag back into site admin panel | Evan Prodromou | |
2009-11-15 | Move some user-related stuff to useradminpanel from siteadminpanel | Evan Prodromou | |
2009-11-11 | store boolean values correctly in siteadminpanel | Evan Prodromou | |
2009-11-11 | use <li>s in form data for site admin panel | Evan Prodromou | |
2009-11-08 | add registration restrictions and privacy to site admin panel | Evan Prodromou | |
2009-11-08 | add default language to site admin panel | Evan Prodromou | |
2009-11-08 | add default timezone to site admin panel | Evan Prodromou | |
2009-11-08 | incorrectly saving wrong values in siteadminpanel | Evan Prodromou | |
2009-11-08 | add some more fields to site admin panel | Evan Prodromou | |
2009-11-07 | add site admin panel | Evan Prodromou | |