|
|
|
@3809
|
[3809]
|
04/17/07 11:49:43 |
erestar |
Erestar:sfPropelFileStoragePlugin: I accidently had a hardpatch coded in … |
|
|
|
@3576
|
[3576]
|
03/05/07 20:35:47 |
forkmantis |
sfPropelFileStoragePlugin: Refactored sfPropelFileStorage actions into … |
|
|
|
@3292
|
[3292]
|
01/15/07 23:15:58 |
erestar |
sfPropelFileStorage:Erestar:Added tasks to load and save files from a … |
|
|
|
@3122
|
[3122]
|
12/29/06 17:04:50 |
forkmantis |
Corrected bugs in sfPropelFileStoragePlugin pointed out by infect in this … |
|
|
|
@3107
|
[3107]
|
12/21/06 23:06:37 |
erestar |
Erestar:sfPropelFileStoragePlugin:Added generateFileInfoFromThumbnail … |
|
|
|
@3079
|
[3079]
|
12/18/06 20:53:52 |
erestar |
Erestar:sfPropelFileStoragePlugin: Removed ability to override … |
|
|
|
@3032
|
[3032]
|
12/14/06 23:21:08 |
erestar |
Made 'file too big' exception show current maxfile size |
|
|
|
@3031
|
[3031]
|
12/14/06 23:11:41 |
erestar |
Erestar:sfPropelFileStoragePlugin:Added validation to admin module, added … |
|
|
|
@2841
|
[2841]
|
11/28/06 01:15:44 |
erestar |
Erestar:sfPropelFileStoragePlugin: Added file name filter to … |
|
|
|
@2840
|
[2840]
|
11/27/06 22:55:31 |
erestar |
Erestar:sfPropelFileStoragePlugin: Made the sfPropelFileStorageAdmin … |
|
|
|
@2617
|
[2617]
|
11/03/06 20:23:23 |
forkmantis |
sfPropelFileStoragePlugin: fixed formatting issue w/ test, and corrected … |
|
|
|
@2616
|
[2616]
|
11/03/06 20:07:28 |
forkmantis |
sfPropelFileStoragePlugin: Added unit tests for … |
|
|
|
@2607
|
[2607]
|
11/02/06 22:32:27 |
forkmantis |
Updated plugin to save break files up into smaller chunks before writing … |
|
|
|
@2605
|
[2605]
|
11/02/06 17:32:56 |
forkmantis |
Migrated parse_file_size function into a helper. An error is now logged … |
|
|
|
@2593
|
[2593]
|
11/02/06 00:01:28 |
forkmantis |
Added function for making url safe filenames. |
|
|
|
@2592
|
[2592]
|
11/01/06 23:50:37 |
forkmantis |
Added camel cased function parseFileSize and deprecated parse_file_size. |
|
|
|
@2590
|
[2590]
|
11/01/06 22:59:19 |
forkmantis |
Added a usage example to the README. |
|
|
|
@2588
|
[2588]
|
11/01/06 20:40:27 |
forkmantis |
Refactored function saveFromRequest().
- created new function: … |
|
|
|
@2585
|
[2585]
|
10/31/06 23:36:12 |
forkmantis |
Add save commands for file_info and file_data objects.
Remove unneeded … |
|
|
|
@2584
|
[2584]
|
10/31/06 22:11:22 |
forkmantis |
fixed typo. |
|
|
|
@2583
|
[2583]
|
10/31/06 18:22:10 |
forkmantis |
Add ignore for lib/model/{om,map}. |
|
|
|
@2581
|
[2581]
|
10/31/06 16:52:43 |
forkmantis |
Removed 'default="0"' from auto_increment id field in file_info table … |
|
|
|
@2580
|
[2580]
|
10/31/06 16:46:54 |
erestar |
erestar: sfPropelFileStoragePlugin: Fixed a problem with saving in … |
|
|
|
@2550
|
[2550]
|
10/27/06 17:10:18 |
erestar |
erestar: sfPropelFileStoragePlugin: Missed adding config folder on last … |
|
|
|
@2472
|
[2472]
|
10/21/06 08:57:09 |
erestar |
erestar: added some information to the sfPropelFileStorage README |
|
|
|
@2471
|
[2471]
|
10/21/06 06:48:41 |
forkmantis |
Added more to the README file.
Set schema to default to no user management … |
|
|
|
@2470
|
[2470]
|
10/21/06 04:13:01 |
erestar |
erestar: added a file size parser to be use in sfPropelFileStorageAdmin … |
|
|
|
@2469
|
[2469]
|
10/21/06 04:08:26 |
erestar |
erestar: sfPropelFileStoragePlugin now uses the admin generator |
|
|
|
@2468
|
[2468]
|
10/21/06 02:44:57 |
erestar |
-Added a toString method for FileInfo? object |
|
|
|
@2442
|
[2442]
|
10/19/06 17:26:49 |
fabien |
removed Propel generated files from sfPropelFileStoragePlugin |
|
|
|
@2441
|
[2441]
|
10/19/06 16:13:32 |
forkmantis |
Initial import of erestar's sfPropelFileStoragePlugin. |
|
|
|
@2437
|
[2437]
|
10/19/06 16:11:10 |
forkmantis |
Create directory for sfPropelFileStoragePlugin plugin. |