Commit Graph

6553 Commits

Author SHA1 Message Date
Sarven Capadisli 643318e98c Updated form markup for email settings 2009-11-19 11:27:49 +00:00
Sarven Capadisli fae0f36b4d Updated .form_settings fieldset fieldset styles 2009-11-19 11:27:05 +00:00
Sarven Capadisli 1e5bb7fa68 Added fieldsets for site admin page 2009-11-19 10:34:43 +00:00
Zach Copley 3ec022307c Merge branch 'admin-sections/3' into 0.9.x
* admin-sections/3:
  Added locales_path to site admin panel
  Site admin panel mostly done.  Still need to add CC license chooser.
2009-11-19 01:59:50 -08:00
Zach Copley 409ce3556d Added locales_path to site admin panel 2009-11-19 01:56:29 -08:00
Zach Copley 08165c8f03 Site admin panel mostly done. Still need to add CC license chooser. 2009-11-19 01:46:14 -08:00
Sarven Capadisli 4d589e4c2d Updated markup and style for design admin fieldsets 2009-11-19 07:40:03 +00:00
Zach Copley 6165c9601d Merge branch 'admin-sections/2' into 0.9.x
* admin-sections/2:
  Design admin panel mostly done.
2009-11-18 18:52:09 -08:00
Zach Copley cf7188a458 Design admin panel mostly done. 2009-11-18 18:25:36 -08:00
Brion Vibber f7a3e508ba Check profile->update() result against false exactly; we may legitimately get 0 back if no rows were changed. DB objects normally would return true, but the comparisons aren't 100% reliable when we've got numbers which could be ints or strings or floats.
Caused failures saving profile settings with Geonames plugin enabled; the lat/lon/id fields would get re-set with freshly looked up values which no longer matched the previous values as far as the data object could tell, but which saved as the same ol' numbers.
2009-11-18 17:36:55 -08:00
Siebrand Mazeland 69abde6e0c Removing "join-existing". Do not add on update, just rebuild complete pot. The pot file gets really dirty, really quickly. 2009-11-19 01:04:47 +01:00
Brion Vibber 1827256d0e Added support for pgettext() and npgettext() to separate contexts for translatable messages that are going to be ambiguous in English original. 2009-11-18 14:57:18 -08:00
Craig Andrews cac5a417f2 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x 2009-11-18 17:04:42 -05:00
Craig Andrews a00141a180 You cannot use static that way - using another approach to save reuse the default ldap connection 2009-11-18 16:58:06 -05:00
Craig Andrews 6d69d89cfe Reuse ldap connections for the default config 2009-11-18 16:46:16 -05:00
Craig Andrews 6a505da981 do not required that roles_to_groups be specified 2009-11-18 16:41:38 -05:00
Craig Andrews a882d093bc Blasted missing a $this! 2009-11-18 16:12:55 -05:00
Craig Andrews 745ea277d8 Should not canonicalize nickname before calling common_check_user 2009-11-18 16:09:58 -05:00
Eric Helgeson 199ccdb53f Consolidate group creation into static function in User_group 2009-11-18 15:54:24 -05:00
Craig Andrews b417e4d24f rename isMemberOfGroup to be more consistent with other LDAP functions 2009-11-18 15:53:22 -05:00
Craig Andrews a215ce6ed6 correct login checking logic 2009-11-18 15:53:07 -05:00
Zach Copley 8f2db3820f Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
* '0.9.x' of gitorious.org:statusnet/mainline:
  Terminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description.
  Localisation updates from !translatewiki !StatusNet
  Check for dupe from insertNoticeItem()
2009-11-18 12:48:17 -08:00
Zach Copley 9baddf4e44 Add MuSTArD to notice sources 2009-11-18 12:43:52 -08:00
Craig Andrews 297f320e6f attributes['username'] is required 2009-11-18 15:40:27 -05:00
Brion Vibber 645b7dec2b Terminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description. 2009-11-18 12:29:47 -08:00
Craig Andrews 9ed70a5b11 Add some functions that were previously undefined 2009-11-18 14:49:42 -05:00
Craig Andrews 3bff3b2b32 Improve the not authorized error message 2009-11-18 14:44:39 -05:00
Siebrand Mazeland cc662ec1e6 Localisation updates from !translatewiki !StatusNet 2009-11-18 20:40:08 +01:00
Craig Andrews 44c7813ac1 Add login_group configuration option so only members of a certain group can login 2009-11-18 14:35:44 -05:00
Craig Andrews d07df8a796 Added Authorization plugin
Added LDAPAuthorization plugin
2009-11-18 14:19:43 -05:00
Sarven Capadisli 63d3e07ce4 Check for dupe from insertNoticeItem() 2009-11-18 19:15:55 +00:00
Sarven Capadisli fd283273df Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x 2009-11-18 18:00:29 +00:00
Sarven Capadisli c1efb8aa7f Took out CSS from JS and placed it in its own file. 2009-11-18 17:59:44 +00:00
Craig Andrews 1d6bacc681 Improved parameter checking 2009-11-18 12:57:37 -05:00
Brion Vibber 18835403fc Notice: Undefined variable: source in actions/apistatusesupdate.php on line 88 2009-11-18 09:29:55 -08:00
Sarven Capadisli ef542afbe5 Added counter beside the play button. When paused, it will update the
counter on new received notices. Counter is removed when play is clicked
2009-11-18 17:23:04 +00:00
Sarven Capadisli ad627ac451 Updated button styles. By default, all buttons will have a drop-shadow 2009-11-18 16:08:11 +00:00
Sarven Capadisli 4823463e3f Relatively positioning notice_primary 2009-11-18 16:00:40 +00:00
Sarven Capadisli 6d3d78c793 Styled realtime_actions 2009-11-18 15:57:45 +00:00
Sarven Capadisli 5014b748e4 Added play/pause button for realtime notices. While on pause, it will
store the notices and on play it will add them to the notice list
2009-11-18 15:41:07 +00:00
Evan Prodromou fa35dab226 Merge branch '0.9.x' into mapstraction 2009-11-18 09:20:31 -05:00
Sarven Capadisli 43b6da8afc Created separate objects for receive actions 2009-11-18 13:34:06 +00:00
Evan Prodromou 1cc10aaef6 set provider global JS variable from Mapstraction 2009-11-18 08:33:48 -05:00
Sarven Capadisli 007418fdab Setting windowhasfocus to true by default 2009-11-18 12:46:36 +00:00
Sarven Capadisli 0ae7a1df6e Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x 2009-11-18 12:18:03 +00:00
Sarven Capadisli 1c1c9ccc2a Settling on min-width for entity_actions because 1. better i18n 2.
doesn't alter the width when the action is processed.
2009-11-18 12:16:11 +00:00
Ciaran Gultnieks d1d104bde2 Another syntax error in the postgres db create script 2009-11-18 11:15:05 +00:00
Sarven Capadisli 51e4a45161 Changed from click to bind 2009-11-18 10:56:25 +00:00
Sarven Capadisli 23367ecdcf Setting max notice count in order not to freak out the browser with
memory issues. It removes the node and unbinds the previously assigned
events.
2009-11-18 10:54:57 +00:00
Sarven Capadisli 0c81f39bee Added check to see whether window has focus 2009-11-18 10:53:48 +00:00