|
|
|
@2913
|
[2913]
|
08/10/08 07:25:14 |
arvind |
POD for MT::Revisable |
|
|
|
@2863
|
[2863]
|
07/29/08 22:38:06 |
arvind |
Added callbacks:
* Pkg::unpack_revision
* Pkg::pack_revision
* … |
|
|
|
@2860
|
[2860]
|
07/29/08 22:01:20 |
arvind |
Added label and description fields to MT::Revisable::Local |
|
|
|
@2859
|
[2859]
|
07/29/08 20:50:43 |
arvind |
Abstracted code that generates entry live preview into two routines:
* … |
|
|
|
@2857
|
[2857]
|
07/29/08 18:55:02 |
arvind |
Fixing bug where you could not uncheck Track Revisions |
|
|
|
@2856
|
[2856]
|
07/29/08 18:48:48 |
arvind |
Exposed TrackRevisions as a checkbox on cfg_system |
|
|
|
@2855
|
[2855]
|
07/29/08 18:22:49 |
arvind |
Added TrackRevisions boolean config directive to enable/disable revision … |
|
|
|
@2854
|
[2854]
|
07/29/08 17:56:15 |
arvind |
The revision number stored for an object should be determined by the … |
|
|
|
@2852
|
[2852]
|
07/29/08 03:46:19 |
arvind |
Initial refactoring to support drivers to store revision history, e.g. … |
|
|
|
@2850
|
[2850]
|
07/28/08 22:05:40 |
arvind |
Rolling back MT::Revisable rename, mixin classes need to have the -able … |
|
|
|
@2849
|
[2849]
|
07/28/08 21:59:25 |
arvind |
Changing MT::Revisable to MT::Versioned |
|
|
|
@2848
|
[2848]
|
07/28/08 21:52:45 |
arvind |
Fixed bug for collision checking - current_revision isn't submitted when … |
|
|
|
@2847
|
[2847]
|
07/28/08 03:33:20 |
arvind |
* All user-editable entry fields are now revisioned (status, comments, … |
|
|
|
@2831
|
[2831]
|
07/22/08 23:26:13 |
arvind |
More bug fixes:
* $orig is not available on a post_save callback for new … |
|
|
|
@2830
|
[2830]
|
07/22/08 21:28:17 |
arvind |
Future proofing by serializing entire object + meta values |
|
|
|
@2829
|
[2829]
|
07/22/08 21:22:43 |
arvind |
Bug Fixes:
* Swapped back to MT callbacks (rather than D::OD triggers) to … |
|
|
|
@2826
|
[2826]
|
07/21/08 21:49:11 |
arvind |
Added diffing routines |
|
|
|
@2815
|
[2815]
|
07/18/08 21:00:14 |
arvind |
Made load_revision more like MT::Object->load, allows and or simply just |
|
|
|
@2814
|
[2814]
|
07/18/08 19:54:28 |
arvind |
Track a revision number with each revision and store current_revision in … |
|
|
|
@2808
|
[2808]
|
07/17/08 21:54:50 |
arvind |
Storing the 'original' object became too complicated, just save a copy of … |
|
|
|
@2804
|
[2804]
|
07/16/08 23:16:41 |
arvind |
Loading and reverting revisions |
|
|
|
@2803
|
[2803]
|
07/16/08 21:54:50 |
arvind |
Added callbacks to MT::Revisable to save revisions |
|
|
|
@2790
|
[2790]
|
07/16/08 05:44:12 |
arvind |
Swapping versioned to revisioned for consistency |
|
|
|
@2789
|
[2789]
|
07/16/08 05:05:53 |
arvind |
Foundation of MT::Revisable with creation of MT::Object::Revision … |
|
|
|
@2785
|
[2785]
|
07/16/08 00:42:19 |
arvind |
* Augmented MT::Object to not assume column_defs will be either strings or … |
|
|
|
@2760
|
[2760]
|
07/11/08 18:54:51 |
arvind |
Branching for revision histories feature |
|
copied from branches/release-41:
|
|
|
|
@2759
|
[2759]
|
07/11/08 03:13:59 |
bsmith |
bugzid:80461 - fixes for edge case of really long blog names in app |