425 Commits

Author SHA1 Message Date
onli
36aee4324c fix last page of the installer 2013-06-27 23:15:03 +02:00
Matthias Mees
3c3369f64b Markup maintenance. 2013-06-24 16:08:26 +02:00
onli
ea317649ac Use bigger previews in template list
TODO: Generate real previews instead of downscaling the bigger ones, Cleanup inline css
2013-06-23 21:38:23 +02:00
onli
9a989dddb3 Remove Advanced-JS option 2013-06-23 20:12:06 +02:00
onli
ae2ff8a3b2 fix missing import-inputs 2013-06-23 19:54:42 +02:00
onli
80a34b036d Implement Dashboard into the core
Update-Notifier, future Entries, new comments so far
2013-06-23 19:47:14 +02:00
onli
cbe07715fd use include_once 2013-06-21 18:11:03 +02:00
onli
342d8676bf show_plugin_config: use return instead of echo 2013-06-21 12:28:43 +02:00
onli
02d4df2a02 Move internal plugins into plugin-folder
Stepping stone to later use spartacus for all of them. Will break installed plugins
2013-06-16 19:39:44 +02:00
onli
43a8bb9a39 smartify placement of entryeditor page elements 2013-06-14 23:26:49 +02:00
onli
4927f38429 {} shows the amount of available entries in the entry-list 2013-06-09 17:57:56 +02:00
onli
6413493e9d Admin-entrylist: give to smarty 2013-06-09 17:19:09 +02:00
Garvin Hicking
451601348a upport 2013-06-09 13:40:10 +02:00
onli
ad98a01899 cleanup of images.inc.php 2013-06-08 12:24:46 +02:00
onli
3472e11ef8 Include SetCookie-calls into entries.tpl, first cleanup of admin/entries.inc.php
Instead of using serendipity_JSsetCookie, and using .ready
2013-06-07 17:45:20 +02:00
onli
9944effb93 Further smartify installer
by placing the code of serendipity_admin.php into installer.inc.tpl. Also removes php-fallback.
2013-06-04 18:15:25 +02:00
onli
2911e71bc6 Moved theme-settings to own page 2013-05-30 22:56:40 +02:00
onli
ae74401668 2k11 is default template, included admin-tpls, and made it installable 2013-05-30 22:19:07 +02:00
Matthias Mees
b2ca3ef066 Include admin_scripts.js in serendipity_editor.js.tpl.
Also update redundant references in .tpl files.
2013-05-30 19:06:10 +02:00
Matthias Mees
69e8f8e050 Remove redundant serendipity_editor.js references.
Since we're now including serendipity_editor.js in the index.tpl,
there's no need to load it in the body in various .tpl files any
longer.
2013-05-30 18:01:44 +02:00
Matthias Mees
5058866698 Include image_selector.js in serendipity_editor.js.tpl. 2013-05-30 17:28:46 +02:00
Matthias Mees
3e536dd4a8 Move backend jQuery plugins to dedicated subdirectory.
From now on, we'll keep jQuery plugins required by the backend in
/templates/2k11/admin/js/ (as well as other vendor JS like e.g.
Modernizr).
2013-05-30 17:15:54 +02:00
onli
85c20f7b4b add autoscroll to plugins 2013-05-30 16:52:51 +02:00
onli
e4f3365414 typo 2013-05-30 16:51:01 +02:00
onli
a56b5382e1 removed TEMPLATE_SWITCH 2013-05-27 21:06:52 +02:00
Matthias Mees
9f59ab6081 Use smartified serendipity_editor.js. 2013-05-27 17:23:49 +02:00
Matthias Mees
e3d4841808 Equal heights for template selection. 2013-05-27 12:30:01 +02:00
Matthias Mees
2ae8c3dca5 Move drag 'n' drop styles to admin stylesheet.
References #6b49f49
2013-05-27 11:24:42 +02:00
onli
6b49f49ba0 ported plugin drag&drop to jquery 2013-05-24 20:40:39 +02:00
Garvin Hicking
5ec7481030 Port of patch #16 to 2.0 2013-05-06 09:47:19 +02:00
Ian
db3ea84b02 Update upgrader.inc.php
fixed upgrader typo
2013-03-21 17:33:09 +01:00
onli
0cd974fa6d proof-of-concept .js.tpl: Added fallback for serendipity_editor.js.tpl as serendipity_editor.js to default-template, and changed serendipity_get_file to react to .js.tpl-files in template-directories 2013-03-06 14:55:21 +01:00
onli
581bcfe066 proof of concept: include serendipity_editor.js from a serendipity_editor.js.tpl out of the template-directory. Breaks comment-page in backend for templates other than 2k11 2013-03-04 16:35:52 +01:00
Ian
b4b3541088 Update include/admin/groups.inc.php
stick to constant string and revert 5c3b2d3
2013-02-20 17:16:55 +01:00
Matthias Mees
4d144a10b1 Minor layout fixes for data import. 2013-02-18 19:34:02 +01:00
Matthias Mees
5e0c752f37 Various minor layout fixes. 2013-02-18 19:17:36 +01:00
Matthias Mees
2de81f9d1f Fixed layout for editing categories. 2013-02-18 18:22:00 +01:00
Matthias Mees
25c8884db9 More layout fixes for plugin configuration, especially groups. 2013-02-18 17:43:12 +01:00
Matthias Mees
0ec5a237dd Layout fixes for plugin configuration. 2013-02-18 17:24:57 +01:00
Matthias Mees
b93a9b37ca Removed previously commented, potentially harmful code. 2013-02-18 15:32:29 +01:00
Ian
5c3b2d3591 Update include/admin/groups.inc.php
fixed display group name

analog to 412359adf79d48dbdbd4c014cc43ab07ff32944d
2013-02-18 14:59:05 +01:00
Matthias Mees
5344f90338 Proper layout for editing users. 2013-02-18 14:47:16 +01:00
Matthias Mees
991266a50c Proper error messages, layout and button states for rebuilding thumbs. 2013-02-18 14:28:14 +01:00
Matthias Mees
cc0c879538 Fixed display of resize preview & resize form layout. 2013-02-18 14:18:10 +01:00
Matthias Mees
bd3a260096 UI consistency: tweaked some buttons to reflect button state. 2013-02-18 13:57:12 +01:00
Matthias Mees
d8ebb6163a Ported code by @onli to emit nested media db directories. Yay. 2013-02-18 13:21:10 +01:00
Matthias Mees
5dddaeb89d Proper styling for plugin installation. 2013-02-18 12:57:59 +01:00
Matthias Mees
8c4f470d16 Amended comment to reflect it's not a tpl error but a bug. 2013-02-18 12:25:46 +01:00
Matthias Mees
11b9c86ad0 Commented something out which disrupts backend layout.
The phrase 'userid: ' plus the actual user id is being emitted at
a somewhat arbitrary positon in the backend when editing a user.
If this actually serves a purpose, I'm happy to add it back, but
it doesn't seem to …
2013-02-18 12:11:54 +01:00
Matthias Mees
d4a2633699 Minor fixes to comments list. 2013-02-14 13:34:03 +01:00