root/management/bs-admin/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @469 [469] 10/17/09 01:34:17 cedenoj refs #4959 A sql query is failing in the live site. One project probably …
(edit) @468 [468] 10/15/09 21:40:34 cedenoj refs #4957: adding some error checking and changing the paths used by the …
(edit) @467 [467] 10/15/09 21:33:08 cedenoj fixes #4956 : adding projectsync cronjobs to svn. This is what the live …
(edit) @418 [418] 07/17/09 13:21:11 bettse The global trac.ini didn't have notification enabled as it was on the live …
(edit) @415 [415] 07/16/09 15:21:35 bettse re #4226 modifying cache and sync to remove per-project favicon conf line
(edit) @414 [414] 07/16/09 15:19:36 bettse re #4226 Adding line to global trac.ini to define favicon as /favicon.ico
(edit) @404 [404] 07/10/09 10:08:53 gallardj beaversource.py changes for migration. refs #4227
(edit) @403 [403] 07/10/09 10:07:28 gallardj cache_and_sync changes for migration. refs #4227
(edit) @402 [402] 07/10/09 10:06:44 gallardj bs-admin changes for migration. refs #4227
(edit) @299 [299] 05/26/09 15:21:03 bettse All project profiles should be publically visible, I'm not sure why we …
(edit) @298 [298] 05/20/09 18:36:41 bettse re #2733 adding sanitized copy of apache confix to svn
(edit) @297 [297] 05/20/09 18:35:55 bettse re #3248 removes the mainnav line and resaves the config
(edit) @289 [289] 05/06/09 16:18:45 bettse re #3678 Comits changes to hide the plugin menu and nonfunctional account …
(edit) @263 [263] 03/23/09 15:03:15 bettse re 3266 Added new function to the cache and sync script that will add the …
(edit) @242 [242] 03/03/09 14:25:36 bettse missed a change in r220
(edit) @233 [233] 02/23/09 16:29:22 gallardj Fixes another silly tyop.
(edit) @232 [232] 02/23/09 16:26:48 gallardj Fixes a syntax error.
(edit) @229 [229] 02/22/09 17:00:03 bettse re #3138 adds the changes specified in this ticket to the global …
(edit) @228 [228] 02/20/09 15:38:09 gallardj Fixes a bug where it couldn't find beaversource.ini when ran from a …
(edit) @227 [227] 02/20/09 05:48:50 gallardj refs #3041. Currently this handles public and logged in project visibility …
(edit) @226 [226] 02/20/09 05:25:37 gallardj refs #2674. Adds last wiki change and last commit to profile data
(edit) @223 [223] 02/20/09 04:59:26 gallardj refs #2674. Adds last ticket modification time to profile data.
(edit) @222 [222] 02/20/09 04:38:07 gallardj refs #2674. This updates cache_and_sync.py to add the project start date …
(edit) @220 [220] 02/18/09 13:59:32 bettse Emails should be sent to the specified project email, not the owner's …
(edit) @196 [196] 01/26/09 14:50:25 gallardj Fixes #2931. If a user hasn't logged into elgg, they won't have a …
(edit) @188 [188] 01/22/09 13:19:03 gallardj Fixes #2929. Uses a smart truncate function to clip the project …
(edit) @186 [186] 01/19/09 20:38:11 bettse converted gpl3 from UTF8 to ASCII to be compatible with the make_svn …
(edit) @184 [184] 01/18/09 22:28:01 gallardj Fixed a postgres quoting problem
(edit) @183 [183] 01/18/09 18:29:55 gallardj #2674. Fixes a bug that crashed the script if a project did not exist.
(edit) @179 [179] 01/18/09 17:15:14 gallardj #2674. This patches cache_and_sync to sync the appropriate project data to …
(edit) @160 [160] 12/12/08 06:27:37 gallardj Fixes #2819. The changes to bs-admin.py create an elgg user with a user …
(edit) @156 [156] 12/04/08 14:47:15 gallardj Fixes #14. Need to make a note in the installation docs to set this path …
(edit) @149 [149] 11/24/08 16:23:07 bettse adding gpl3 as requested by Jeff_S
(edit) @146 [146] 11/20/08 23:35:52 bettse re #2814 making gantt non-default (individual projects can enable as …
(edit) @144 [144] 11/14/08 16:07:22 bettse fixes #2731 updated the trac.ini-dist for gloabl use to reflect our …
(edit) @139 [139] 11/11/08 21:11:15 bettse re #2772 projects created by cron will spawn an email to the project owner …
(edit) @126 [126] 10/31/08 14:37:26 bettse removed old unneeded comments
(edit) @122 [122] 10/26/08 11:04:38 bettse fixed #2681 checks that p.status =='A' before running on that project
(edit) @85 [85] 07/18/08 13:58:52 bettse corrected use of subprocess.Popen to use a list and thus be more secure
(edit) @84 [84] 07/18/08 09:27:02 bettse crap, checked in the password again and had to change it, also just going …
(edit) @83 [83] 07/18/08 09:26:06 bettse changed from os.open to subprocess.Popen (more secure)
(edit) @79 [79] 07/17/08 11:17:05 bettse instead of many configs, the project configs are one file at /etc/apache2/ …
(edit) @78 [78] 07/16/08 15:20:27 bettse modularlized and corrected cache_and_sync. It will not produce mini …
(edit) @76 [76] 07/10/08 23:20:50 bettse removed connection string and changed passwords internally
(edit) @73 [73] 07/10/08 23:06:39 bettse re #2 and #3 adn #2500 * mofied bs-admin.py and beaversource.py to …
(edit) @59 [59] 05/08/08 09:29:07 hopsonro refs #447 - Fix the post commit invocation to pass in REV instead of TXN. …
(edit) @56 [56] 05/04/08 14:03:11 hopsonro Initial (and pretty ugly) patch for renaming a project. There isn't a …
(edit) @24 [24] 04/25/08 10:21:41 hopsonro Resolves #454 Remove the per-site trac settings and automatic copying of …
(edit) @15 [15] 04/07/08 12:52:13 hopsonro Enable --destroy action to clean up projects. Set Beaver theme by default.
(edit) @10 [10] 04/03/08 16:09:54 hopsonro Add a 'shortname' parameter to the trac config for SSO, so we can redirect …
(add) @8 [8] 03/20/08 07:26:33 hopsonro Initial checkin of several management tools. master-svn/ contains hook …
Note: See TracRevisionLog for help on using the revision log.