Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | I changed my mind about the more complex configuration options. We go with good default for now and don´t expose all the technical options to the users. They can still override in the config file if it´s really really needed and they know what they are doing | ||||
* | 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 |
| | | | | for now as it's not functional, improved readaibility of scripts | ||||
* | 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 ↵ | Frank Karlitschek | 2012-04-23 | 10 | -0/+347 |
it works (TM) and has all the needed features (TM) for ownCloud 4. Userinterface integration and small improvements still missing. |