Robin Appelman
|
4131b205d4
|
fix some more phpdoc
|
2012-09-23 02:40:03 +02:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Thomas Müller
|
e5cb638c09
|
Respect coding style
|
2012-09-05 15:42:06 +03:00 |
Brice Maron
|
33165e3915
|
Do not close php tag on config file
|
2012-06-22 21:01:12 +00:00 |
Brice Maron
|
72fe463f7f
|
Correct OC_Config writer. Use var_export (has support for array,...)
|
2012-06-22 12:46:21 +02:00 |
Thomas Mueller
|
521294d0bf
|
fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987
|
2012-06-12 23:16:26 +02:00 |
Frank Karlitschek
|
a945fa10a6
|
update copyright
|
2012-05-26 19:14:24 +02:00 |
Bart Visscher
|
bd7227bb93
|
Spelling fix hint text
|
2012-02-17 22:10:02 +01:00 |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00:00 |
Frank Karlitschek
|
3acea2f574
|
change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp.
|
2011-10-22 19:39:05 +02:00 |
Thomas Schmidt
|
182333a781
|
use central method for checking webserver user
|
2011-09-29 15:54:41 +02:00 |
Bart Visscher
|
82c7598861
|
Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
|
2011-09-18 19:37:54 +02:00 |
Frank Karlitschek
|
c2a5b49834
|
better error reporting during installation
|
2011-08-12 19:22:29 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
2ff8d7a8bc
|
One class per file!
|
2011-07-29 21:03:53 +02:00 |
Robin Appelman
|
00858efbe2
|
store numbers as strings to prevent errors with numeric passwords
|
2011-06-14 01:20:41 +02:00 |
Robin Appelman
|
1e0fe05bef
|
fix error with empty config file
|
2011-06-14 01:20:41 +02:00 |
Jakob Sack
|
d70dfbdebb
|
Renamed a few columns in order t ohave both sqlite and mysql up and running
|
2011-05-15 15:03:12 +02:00 |
Jakob Sack
|
8465f76e7e
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +02:00 |
Jakob Sack
|
177fd27382
|
Make OC_CONFIG working again
|
2011-04-16 11:25:21 +02:00 |
Jakob Sack
|
f66d3ab208
|
Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES
|
2011-04-08 16:54:12 +02:00 |
Jakob Sack
|
a3070405d9
|
OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring
|
2011-03-13 17:25:34 +01:00 |
Jakob Sack
|
59847bb901
|
OC_CONFIG prepared for refactoring
|
2011-03-12 18:19:11 +01:00 |
Jakob Sack
|
132695ceb1
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
2011-03-01 23:20:16 +01:00 |