summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Expand)AuthorAgeFilesLines
* provide small wrapper around server side events and provide a fallback for IERobin Appelman2012-01-301-0/+1
* some aditional feedback during database upgradeRobin Appelman2012-01-161-1/+5
* use absolute path for db_structure.xml when updatingRobin Appelman2012-01-131-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloud into jqueryuiTom Needham2012-01-081-2/+50
|\
| * don't try to upgrade what isn't installedRobin Appelman2012-01-081-7/+9
| * update apps when their version number increasesRobin Appelman2012-01-081-0/+2
| * set the installed version after updating the databaseRobin Appelman2012-01-081-0/+1
| * automatically upgrade the main database on version number increase (doesnt wo...Robin Appelman2012-01-081-2/+8
| * add a formfactor session variable which is autodetected but can also manually...Frank Karlitschek2012-01-061-0/+37
* | Updated jquery ui js and css. Improved color scheme.Tom Needham2011-12-301-2/+2
|/
* set http auth headers for apache+php-cgi work around if variable gets renamed...Hendrik Langer2011-11-241-0/+8
* 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