0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from awheeler/master More... over 12 years ago
Cleaned up some formatting. More... over 12 years ago
Fixed a bug where the create_draft function would generate a bunch of 'Undefined index' errors. This would normally only be visible to the Super Admin. Cleaned up some formatting. More... over 12 years ago
Don't execute matrix dependant code if matrix isn't installed. Fixed the permissions hack by adding settings on the Fieldtypes page so that you can select via checkbox which member groups can publish. Removed the dependancy on passing the channel_id when creating a draft via ajax, as the pages module doesn't include the channel_id, and if you have the entry_id, you can get the channel_id easily enough. Neatened up the layout a bit (replaced spaces with tabs in some files). Began work on a tab.draftee.php file to automatically generate the draftee tab, but this is not enabled by default. Delete the entries from the draftee_drafts table when a publish close action takes place -- but if the entries are manually deleted, the draftee_drafts entries remain. More... over 12 years ago
Don't execute matrix dependant code if matrix isn't installed. Fixed the permissions hack by adding settings on the Fieldtypes page so that you can select via checkbox which member groups can publish. Removed the dependancy on passing the channel_id when creating a draft via ajax, as the pages module doesn't include the channel_id, and if you have the entry_id, you can get the channel_id easily enough. Neatened up the layout a bit (replaced spaces with tabs in some files). Began work on a tab.draftee.php file to automatically generate the draftee tab, but this is not enabled by default. Delete the entries from the draftee_drafts table when a publish close action takes place -- but if the entries are manually deleted, the draftee_drafts entries remain. More... over 12 years ago
Merge pull request #1 from ndhoa/master More... almost 13 years ago
Fix update_matrix_data - update data for the original entry instead of draft entry
Hoa
More... almost 13 years ago
Update Readme to include instruction for Editor group hack
Hoa
More... almost 13 years ago
Ugly hard code to make sure EDITOR group can't publish draft
Hoa
More... almost 13 years ago
Group Permission Hack - Pass the group_id to the view
Hoa
More... almost 13 years ago
Fork changelog
Hoa
More... almost 13 years ago
Cleaning up the draft and matrix data if close draft option is checked
Hoa
More... almost 13 years ago
When publishing draft - keep the original author (Editor)
Hoa
More... almost 13 years ago
Matrix Data Support - update_matrix_data(original, draft) : preserving the matrix data when publishing draft
Hoa
More... almost 13 years ago
Matrix Data Support - Duplicate another set of matrix data when creating a new draft
Hoa
More... almost 13 years ago
Remove trailing whitespace.
Hoa
More... almost 13 years ago
slide instead of fade More... over 13 years ago
Publish draft functionality, tidy up interface More... over 13 years ago
List drafts if they exist while editing an entry More... over 13 years ago
Add date stamp to track parent entry date at time the draft was created, do check and warn user if viewing a draft where the parent has been edited More... over 13 years ago
readme.. again... More... over 13 years ago
readme More... over 13 years ago
readme More... over 13 years ago
initial commit More... over 13 years ago