Commit Graph

833 Commits

Author SHA1 Message Date
Bart Visscher
950d4e1da4 Move lostpassword code to own app 2011-09-26 21:17:26 +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
Jan-Christoph Borchardt
75383a8308 small wording changes 2011-09-04 18:13:53 +02:00
Jan-Christoph Borchardt
14bbd6f976 updated translations 2011-09-04 18:12:58 +02:00
Jan-Christoph Borchardt
a47f22a275 clarified what we do 2011-09-04 16:38:45 +02:00
Jan-Christoph Borchardt
2fed316efa hid localhost field for SQLite 2011-09-04 15:03:25 +02:00
Jan-Christoph Borchardt
252bca5057 removed database table prefix choice, use oc_ 2011-09-04 14:56:09 +02:00
Jan-Christoph Borchardt
5700d8d6b1 added labels for the other advanced fields, thanks to Elias Probst for the suggestion 2011-08-30 09:17:25 +02:00
Michael Gapczynski
427747abba Cleanup in login templates and link to lost password reset 2011-08-29 15:01:05 -04:00
Michael Gapczynski
1c955606a1 Initial work on resetting forgotten passwords. It works, but still need to email a token to allow reset 2011-08-29 14:37:18 -04:00
Jan-Christoph Borchardt
897bc55d46 Revert "Style searchbox like other textboxes"
The search box style is a design decision, search boxes are always styled differently from other inputs.
This reverts commit 9d48ca75ff.
2011-08-27 20:02:11 +02:00
Michael Gapczynski
9d48ca75ff Style searchbox like other textboxes 2011-08-27 13:42:03 -04:00
Jan-Christoph Borchardt
d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 2011-08-20 05:07:58 +02:00
Jan-Christoph Borchardt
0db5c734bc some header fixes 2011-08-19 22:53:07 +02:00
Frank Karlitschek
cb9fc6d901 make the help section working and pretty. knowledge base entries are fetched via OCS from a different server. cool stuff 2011-08-17 00:24:50 +02:00
Jan-Christoph Borchardt
4a52886728 updated why we do this 2011-08-15 17:02:26 +02:00
Jan-Christoph Borchardt
7bb261f810 more fixes for Personal and Tipsy 2011-08-14 16:12:31 +02:00
Jan-Christoph Borchardt
9be059aced removed subnavigation code 2011-08-13 05:31:56 +02:00
Jan-Christoph Borchardt
b2768637d2 updated translations 2011-08-13 05:13:35 +02:00
Dawid Opis
8aac43c12b fixed width for three database type buttons, more highlighted when selected 2011-08-11 19:50:44 +02:00
Jan-Christoph Borchardt
99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 2011-08-11 19:00:32 +02:00
Dawid Opis
ef5e253bf5 changed radiobuttons to jQuery UI buttons (restyled) on installation page 2011-08-11 18:18:50 +02:00
Dawid Opis
952d88a28c fixed mysql/sqlite selection labels in installation screen 2011-08-11 16:37:20 +02:00
Jan-Christoph Borchardt
a8cb411a92 restyle logout 2011-08-11 00:47:21 +02:00
Jan-Christoph Borchardt
05f3910718 moved search box directly to template 2011-08-10 22:56:55 +02:00
Jan-Christoph Borchardt
fbf86c6683 made sliding settings more awesome 2011-08-10 17:31:01 +02:00
Robin Appelman
9059b55979 make more strings translatable 2011-08-10 14:03:54 +02:00
Jan-Christoph Borchardt
74be4644ed fixed some styling again, the dirty way 2011-08-09 23:34:10 +02:00
Jan-Christoph Borchardt
ec2dd5be3a removed some autocompletion 2011-08-09 22:51:08 +02:00
Jan-Christoph Borchardt
9817b51c21 who took a <p> in here? 2011-08-09 22:48:19 +02:00
Jan-Christoph Borchardt
9e4fb257e3 proper advanced options 2011-08-09 22:43:58 +02:00
Jan-Christoph Borchardt
34529b1c35 removed required parameter again because of issues 2011-08-09 22:33:56 +02:00
Serge Martin
4e5b6f72c1 Merge branch 'master' of git://anongit.kde.org/owncloud 2011-08-09 11:33:15 +02:00
Serge Martin
97462b018d Merge MySQL and PostgreSQL input fields 2011-08-09 11:32:22 +02:00
Jan-Christoph Borchardt
44f3dfe771 added semantic meaning with header, nav and footer 2011-08-09 10:30:37 +02:00
Jan-Christoph Borchardt
8e3914bceb moved installation form error reporting directly to the HTML 2011-08-09 10:13:19 +02:00
Jan-Christoph Borchardt
5ed1030dbf fixed icons 2011-08-08 23:39:16 +02:00
Jan-Christoph Borchardt
16bb34cd94 settings are now AWESOME 2011-08-08 23:32:09 +02:00
Robin Appelman
d1d47eb5eb do proper styling for settings pages 2011-08-08 22:38:42 +02:00
Robin Appelman
e6f6d3dabc dont use a different navigation page for settings stuff 2011-08-08 21:43:31 +02:00
Jan-Christoph Borchardt
3b34cba4ae first mediaplayer styling 2011-08-08 21:40:39 +02:00
Jan-Christoph Borchardt
ded97de891 removed excess code 2011-08-08 19:50:42 +02:00
Jan-Christoph Borchardt
c350301342 optimized CSS, fixed login header 2011-08-08 19:50:42 +02:00
Jan-Christoph Borchardt
4de7009014 removed gratuitous main div 2011-08-08 19:50:42 +02:00
Jan-Christoph Borchardt
8c1e100fe0 first fix of the installation form 2011-08-08 12:19:22 +02:00
Jan-Christoph Borchardt
c572de6276 hide log in button etc when form fields not filled 2011-08-08 11:46:39 +02:00
Jan-Christoph Borchardt
b1a369b49f quick fix for public links, removed expiration date and styled correctly 2011-08-08 11:17:03 +02:00
Jan-Christoph Borchardt
51f74d021f refactoring CSS part 1, input elements 2011-08-08 09:47:58 +02:00
Jan-Christoph Borchardt
41a4fa97b8 HTML5 form field placeholders 2011-08-08 09:05:16 +02:00
Serge Martin
3e8ae8636c Add postgresql support
REVIEW: 102101
2011-08-07 21:06:53 +02:00
Frank Karlitschek
1dc3cb67fa more improved error reporting 2011-08-06 23:31:38 +02:00
Jan-Christoph Borchardt
a84b00cefc fixing old CSS and HTML, navigation before content 2011-08-03 05:19:17 +02:00
Jan-Christoph Borchardt
04b745d67a compacted sidebar 2011-08-02 02:03:14 +02:00
Jan-Christoph Borchardt
ad45c78b44 pimped the search dropdown style a bit 2011-08-01 21:31:16 +02:00
Robin Appelman
ef22498c6f some fixes for persistent playlists 2011-08-01 01:59:57 +02:00
Robin Appelman
5ef407d1c9 keyboard shortcuts for search results 2011-07-31 04:03:48 +02:00
Jan-Christoph Borchardt
d6faa89ed7 fix header on error page 2011-07-30 21:58:04 +02:00
Robin Appelman
d2d77b2a48 initial work on instant search 2011-07-30 18:05:20 +02:00
Jan-Christoph Borchardt
8426babab9 updated navigation subentry styling 2011-07-30 10:56:28 +02:00
Jakob Sack
bafd684eb6 Renaming classes :-) 2011-07-29 21:36:03 +02:00
Jakob Sack
2bfad189e7 Merge branch 'master' of git://anongit.kde.org/owncloud into autoload
Conflicts:
	lib/base.php
	lib/filestorage.php
2011-07-29 20:42:24 +02:00
Robin Appelman
d12d08e2f3 some more changes for navigation subentries 2011-07-29 19:43:06 +02:00
Michael Gapczynski
997e1f9743 Merge branch 'master' of git://anongit.kde.org/owncloud 2011-07-29 12:26:30 -04:00
Michael Gapczynski
9f867abe75 Display subnavigation entries in user layout template 2011-07-29 12:25:57 -04:00
Robin Appelman
2781fdeed8 automatically replace svg images with png for browsers that dont support svg 2011-07-29 17:51:38 +02:00
Robin Appelman
dee7fb3b72 fix login header for ie 2011-07-29 17:51:38 +02:00
Jan-Christoph Borchardt
23f051ccd6 redesigned search box 2011-07-29 02:35:21 +02:00
Jan-Christoph Borchardt
c5bc345604 rewrote header in pure CSS, smaller, less obtrusive 2011-07-28 02:30:09 +02:00
Jakob Sack
2f807a3c7f Delete requires in applications where possible 2011-07-27 19:25:49 +02:00
Robin Appelman
9950f06c59 Merge branch 'master' into interface 2011-07-22 00:28:17 +02:00
Robin Appelman
828a26c69e dont load some javascript files multiply times 2011-07-22 00:24:25 +02:00
Robin Appelman
be6b5c8e77 some work on the updated interface 2011-07-21 22:01:55 +02:00
Jan-Christoph Borchardt
3fab6016f9 moved Remember login below password field 2011-07-20 16:11:39 +02:00
Bartek Przybylski
c5776fdae4 remember login added 2011-07-20 15:04:14 +02:00
Jan-Christoph Borchardt
01a9d916e7 mark active navigation subentry 2011-07-07 21:19:18 +02:00
Jan-Christoph Borchardt
39c56a6ed0 styled navigation subcategories 2011-07-06 20:13:21 +02:00
Jan-Christoph Borchardt
4e5eb4c23e autofocus on the username field for setup & login 2011-07-06 19:43:24 +02:00
Jan-Christoph Borchardt
5165e5dfcf removed search box from settings area 2011-07-06 19:36:41 +02:00
Jan-Christoph Borchardt
bea758271a updated search box display 2011-07-06 19:31:16 +02:00
Jan-Christoph Borchardt
1eb19b63ad reworded some bits in the setup 2011-07-06 19:03:27 +02:00
Robin Appelman
4d11e920be provide an option to add custom elements to the header of templates 2011-06-24 18:02:19 +02:00
Kamil Domanski
2073d3b08e fix 404 2011-06-23 23:47:46 +02:00
Jakob Sack
91c37bbb76 moved core stuff to /core 2011-06-20 20:29:30 +02:00