| Commit message (Expand) | Author | Age | Files | Lines |
* | more fixes | Frank Karlitschek | 2012-05-31 | 1 | -9/+9 |
* | someone broke this completely. Hope it works again. Please check your apache ... | Frank Karlitschek | 2012-05-31 | 1 | -2/+2 |
* | Fix check for when to store a new version of a file | Michael Gapczynski | 2012-05-18 | 1 | -2/+2 |
* | Fix revert link on history page of file versions | Michael Gapczynski | 2012-05-18 | 1 | -1/+1 |
* | Fix versioning of shared files | Michael Gapczynski | 2012-05-18 | 1 | -17/+51 |
* | Forgot to actually call remove on the history dropdown | Michael Gapczynski | 2012-05-18 | 1 | -0/+1 |
* | Remove the history dropdown before creating a new one | Michael Gapczynski | 2012-05-18 | 1 | -3/+11 |
* | Don't show the select form in the history dropdown if a file has no other ver... | Michael Gapczynski | 2012-05-18 | 1 | -5/+7 |
* | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -6/+7 |
* | fix call of all versions page | Georg Ehrke | 2012-05-18 | 1 | -1/+1 |
* | History dropdown clean-up | Michael Gapczynski | 2012-05-17 | 1 | -5/+8 |
* | Close history dropdown on success. Avoids confusion. | Tom Needham | 2012-05-17 | 1 | -1/+4 |
* | allow reverting file from history dropdown | Robin Appelman | 2012-05-17 | 3 | -42/+29 |
* | fix versioning for movable apps | Robin Appelman | 2012-05-17 | 1 | -1/+0 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 9 | -0/+0 |
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
* | Add ctmp extension to blacklist to make sync test files not versioned. | Klaas Freitag | 2012-05-14 | 1 | -1/+1 |
* | improved url generation - made use of OC.linkTo() for linking to versions hi... | Sam Tuke | 2012-05-11 | 2 | -4/+4 |
* | fixed some include path issues | Sam Tuke | 2012-05-11 | 4 | -63/+25 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 2 | -2/+2 |
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -1/+1 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 3 | -6/+6 |
* | don't try to register file actions when we're not in the files app | Robin Appelman | 2012-05-02 | 1 | -21/+21 |
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 3 | -23/+23 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | some more porting | Frank Karlitschek | 2012-05-01 | 3 | -4/+4 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 3 | -10/+10 |
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | forgot a file | Frank Karlitschek | 2012-05-01 | 1 | -0/+11 |
* | one todo less | Frank Karlitschek | 2012-04-30 | 1 | -1/+0 |
* | Implement a basic versioning configuration. Only a on/off switch for now. | Frank Karlitschek | 2012-04-30 | 2 | -8/+16 |
* | enable by default. at least during oC4 testing | Frank Karlitschek | 2012-04-29 | 1 | -0/+1 |
* | added revert attempt outcome messages, removed contextual ajax revert button ... | Sam Tuke | 2012-04-27 | 6 | -32/+77 |
* | started implementing ajax file rollback | Sam Tuke | 2012-04-26 | 4 | -17/+61 |
* | added available version names to files dropdown menu via new ajax script | Sam Tuke | 2012-04-26 | 4 | -31/+122 |
* | improved styling, called css file in history.php | Sam Tuke | 2012-04-26 | 4 | -4/+8 |
* | linked more button to history page | Sam Tuke | 2012-04-26 | 1 | -3/+3 |
* | changed function name to avoid clash with sharing dropdown | Sam Tuke | 2012-04-26 | 1 | -2/+2 |
* | added dropdown js menu for file versions, improved readability of history.php | Sam Tuke | 2012-04-25 | 2 | -2/+60 |
* | fixed path to history script | Sam Tuke | 2012-04-25 | 1 | -1/+1 |
* | added script and loaded it for adding history button | Sam Tuke | 2012-04-25 | 2 | -1/+9 |
* | made code a little more readable | Sam Tuke | 2012-04-25 | 1 | -19/+19 |
* | wrote a new versioning app over the weekend. Basic functionality to far but i... | Frank Karlitschek | 2012-04-23 | 10 | -0/+347 |