|
|
|
@467
|
[467]
|
10/15/09 21:33:08 |
cedenoj |
fixes #4956 : adding projectsync cronjobs to svn. This is what the live … |
|
|
|
@415
|
[415]
|
07/16/09 15:21:35 |
bettse |
re #4226 modifying cache and sync to remove per-project favicon conf line |
|
|
|
@403
|
[403]
|
07/10/09 10:07:28 |
gallardj |
cache_and_sync changes for migration. refs #4227 |
|
|
|
@299
|
[299]
|
05/26/09 15:21:03 |
bettse |
All project profiles should be publically visible, I'm not sure why we … |
|
|
|
@297
|
[297]
|
05/20/09 18:35:55 |
bettse |
re #3248 removes the mainnav line and resaves the config |
|
|
|
@263
|
[263]
|
03/23/09 15:03:15 |
bettse |
re 3266
Added new function to the cache and sync script that will add the … |
|
|
|
@242
|
[242]
|
03/03/09 14:25:36 |
bettse |
missed a change in r220 |
|
|
|
@233
|
[233]
|
02/23/09 16:29:22 |
gallardj |
Fixes another silly tyop. |
|
|
|
@232
|
[232]
|
02/23/09 16:26:48 |
gallardj |
Fixes a syntax error. |
|
|
|
@228
|
[228]
|
02/20/09 15:38:09 |
gallardj |
Fixes a bug where it couldn't find beaversource.ini when ran from a … |
|
|
|
@227
|
[227]
|
02/20/09 05:48:50 |
gallardj |
refs #3041. Currently this handles public and logged in project visibility … |
|
|
|
@226
|
[226]
|
02/20/09 05:25:37 |
gallardj |
refs #2674. Adds last wiki change and last commit to profile data |
|
|
|
@223
|
[223]
|
02/20/09 04:59:26 |
gallardj |
refs #2674. Adds last ticket modification time to profile data. |
|
|
|
@222
|
[222]
|
02/20/09 04:38:07 |
gallardj |
refs #2674. This updates cache_and_sync.py to add the project start date … |
|
|
|
@220
|
[220]
|
02/18/09 13:59:32 |
bettse |
Emails should be sent to the specified project email, not the owner's … |
|
|
|
@196
|
[196]
|
01/26/09 14:50:25 |
gallardj |
Fixes #2931. If a user hasn't logged into elgg, they won't have a … |
|
|
|
@188
|
[188]
|
01/22/09 13:19:03 |
gallardj |
Fixes #2929. Uses a smart truncate function to clip the project … |
|
|
|
@184
|
[184]
|
01/18/09 22:28:01 |
gallardj |
Fixed a postgres quoting problem |
|
|
|
@183
|
[183]
|
01/18/09 18:29:55 |
gallardj |
#2674. Fixes a bug that crashed the script if a project did not exist. |
|
|
|
@179
|
[179]
|
01/18/09 17:15:14 |
gallardj |
#2674. This patches cache_and_sync to sync the appropriate project data to … |
|
|
|
@139
|
[139]
|
11/11/08 21:11:15 |
bettse |
re #2772
projects created by cron will spawn an email to the project owner … |
|
|
|
@122
|
[122]
|
10/26/08 11:04:38 |
bettse |
fixed #2681
checks that p.status =='A' before running on that project |
|
|
|
@85
|
[85]
|
07/18/08 13:58:52 |
bettse |
corrected use of subprocess.Popen to use a list and thus be more secure |
|
|
|
@83
|
[83]
|
07/18/08 09:26:06 |
bettse |
changed from os.open to subprocess.Popen (more secure) |
|
|
|
@79
|
[79]
|
07/17/08 11:17:05 |
bettse |
instead of many configs, the project configs are one file at /etc/apache2/ … |
|
|
|
@78
|
[78]
|
07/16/08 15:20:27 |
bettse |
modularlized and corrected cache_and_sync. It will not produce mini … |
|
|
|
@73
|
[73]
|
07/10/08 23:06:39 |
bettse |
re #2 and #3 adn #2500
* mofied bs-admin.py and beaversource.py to … |