summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Expand)AuthorAgeFilesLines
...
| * | update apps when their version number increasesRobin Appelman2011-12-111-0/+2
| * | Merge branch 'master' into databaseRobin Appelman2011-12-111-0/+8
| |\|
* | | Merge branch 'master' into filesystemRobin Appelman2011-12-111-0/+8
|\ \ \ | | |/ | |/|
| * | set http auth headers for apache+php-cgi work around if variable gets renamed...Hendrik Langer2011-11-241-0/+8
* | | Merge branch 'database' into filesystemRobin Appelman2011-11-261-2/+9
|\ \ \ | | |/ | |/|
| * | set the installed version after updating the databaseRobin Appelman2011-11-151-0/+1
| * | automatically upgrade the main database on version number increase (doesnt wo...Robin Appelman2011-11-131-2/+8
| |/
* / remove the need to register storage providers, pass the classname during moun...Robin Appelman2011-11-081-3/+0
|/
* Enable php display_errors settingBart Visscher2011-10-271-0/+3
* Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi...Hendrik Langer2011-10-191-12/+13
* make sharing work with the new mouting mechanismRobin Appelman2011-10-181-7/+7
* prevent error involving webdav workaroundRobin Appelman2011-10-131-1/+1
* webdav workaround for apache+php-cgiRobin Appelman2011-10-131-0/+8
* added infield labels. readded fade in of login button. updated label on insta...Marvin Thomas Rabe2011-10-031-0/+1
* set cookie secure if forcessl is enabledFlorian Pritz2011-09-241-2/+4
* use jquery 1.6.4Florian Pritz2011-09-241-1/+1
* Make event category choice multiselectBart Visscher2011-09-231-1/+1
* Cleanup lib/base.phpBart Visscher2011-09-181-166/+91
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-18/+9
* added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt2011-08-121-1/+4
* work on user managementRobin Appelman2011-08-101-0/+2
* work in new app managementRobin Appelman2011-08-101-1/+2
* Copying globals to OC::*Jakob Sack2011-08-101-0/+6
* fix include pathFrank Karlitschek2011-08-071-1/+1
* more improved error reportingFrank Karlitschek2011-08-061-8/+11
* Merge branch 'master' of git.kde.org:owncloudFrank Karlitschek2011-08-061-5/+5
|\
| * descriptions for OC:: variablesRobin Appelman2011-08-061-5/+5
* | nicer error report and streamlined setupFrank Karlitschek2011-08-061-1/+11
|/
* Add principals, minor changes in base.phpJakob Sack2011-08-061-9/+21
* prepare replacing global $vars with OC::$varsJakob Sack2011-08-021-2/+25
* Introducing a semiautoload. Enables autoload for classes that are not in lib/Jakob Sack2011-08-021-2/+15
* keyboard shortcuts for search resultsRobin Appelman2011-07-311-0/+1
* make sure jquery and common javascript is loaded before the javascript of the...Robin Appelman2011-07-311-7/+7
* configure users/groups before loading appsRobin Appelman2011-07-311-3/+4
* laod apps ways earlier!Jakob Sack2011-07-311-4/+6
* Renaming classes :-)Jakob Sack2011-07-291-21/+21
* One class per file!Jakob Sack2011-07-291-0/+90
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-291-3/+0
|\
| * bumb version number for upcomming betaRobin Appelman2011-07-281-1/+1
* | Further improvementsJakob Sack2011-07-271-2/+10
* | Use autoloadJakob Sack2011-07-271-330/+8
|/
* bumb jquery and jquery-ui versionsRobin Appelman2011-07-251-3/+3
* not all http server add index.php to $_SERVER[SCRIPT_NAME], do it manuallyRobin Appelman2011-06-261-1/+5
* allow plugins/apps to add custom headers to all pagesRobin Appelman2011-06-241-0/+11
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-1/+1
* Multiply changes to user systemRobin Appelman2011-06-211-1/+1
* added preferences to base.php, will be needed for i18n stuffJakob Sack2011-06-191-0/+2
* allow tear down of filesystem.Robin Appelman2011-06-121-1/+6
* try to adjust times to the clients timezoneRobin Appelman2011-06-051-2/+9
* merge refactoring in masterRobin Appelman2011-06-021-5/+0