589 Commits

Author SHA1 Message Date
Ian
e1789dcc81 fixed c47bd93 extended hook to respect toggle 2013-06-09 12:26:28 +02:00
Ian
c47bd93bb2 remove backend_entry_toolbar_* hook doublette 2013-06-09 12:09:21 +02:00
Matthias Mees
886a027c6b Minor CSS fix. 2013-06-08 16:39:49 +02:00
Matthias Mees
a9774d3920 Backported checkSave() function. 2013-06-08 15:41:25 +02:00
Matthias Mees
391882fbf6 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-08 15:38:33 +02:00
Matthias Mees
bb33238efc Minor CSS fixes. 2013-06-08 15:38:20 +02:00
onli
2113c1308c removed unused onlick checkInput from editor save 2013-06-08 15:34:35 +02:00
onli
dc6a5fce29 fix setcookie in media library 2013-06-08 13:03:13 +02:00
Matthias Mees
0fa8720145 Just documenting something. 2013-06-07 23:39:29 +02:00
Matthias Mees
0feb4c18c2 Fix checkInputs error in media upload. 2013-06-07 23:30:13 +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
Matthias Mees
1b4c33da51 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-07 15:21:23 +02:00
Matthias Mees
331f2c441a Add getfilename helper function; adapted checkInputs() to 2.0.
NOTE: checkInputs() is currently broken as I don't have time for
      further debugging right now. I assume it's broken due to
      changes to the upload form by jQueryfying addUploadField().
2013-06-07 15:18:20 +02:00
onli
0933bf3682 renamed plugin-config templates 2013-06-07 15:15:57 +02:00
Matthias Mees
d882a94368 Added missing checkInputs() and helper function from master. 2013-06-07 15:07:07 +02:00
Matthias Mees
a96a8184a2 Fix uncaught exception error due to wrong selector being applied. 2013-06-07 14:14:50 +02:00
Matthias Mees
a3c03d139a Added class to logged in msg. 2013-06-07 13:44:30 +02:00
Matthias Mees
9ad88fece8 Minor CSS cleanup. 2013-06-07 13:37:43 +02:00
Matthias Mees
44a9f8491d Restyled and less breakable header layout. 2013-06-07 13:23:34 +02:00
Matthias Mees
b528c2e57c Now we finally don't need those any longer. 2013-06-07 12:01:17 +02:00
Matthias Mees
37e40e4a0d Use iconfont button for toggle_extended(). 2013-06-07 11:58:47 +02:00
Matthias Mees
0861cbbd80 Removed obsolete comments; improve functions. 2013-06-07 11:40:14 +02:00
Matthias Mees
43b46ceccb Only fire those if there actually is an entry editor. 2013-06-06 22:07:39 +02:00
Matthias Mees
1f3a6348b0 Of course we still need those for the time being. 2013-06-06 22:06:23 +02:00
Matthias Mees
0b4379b06d Removed obsolete functions. 2013-06-06 21:03:14 +02:00
Matthias Mees
a7e100888b Switch personal/configuration/create/edit users to smartified config. 2013-06-06 20:41:33 +02:00
onli
357285a579 smartified serendipity_guessInput 2013-06-06 19:19:10 +02:00
onli
6447659882 config_template: respect PHP-decision not to print config-option 2013-06-06 18:34:26 +02:00
onli
3df663e0fe typo 2013-06-06 18:31:09 +02:00
onli
35625c3f81 smartify serendipity_printConfigTemplate 2013-06-06 18:26:49 +02:00
Matthias Mees
97dc035bcc Use iconfont button for category selector; add styling. 2013-06-06 15:49:37 +02:00
Matthias Mees
2d51cdae66 Maintenance: removed duplicate function, moved editor functions. 2013-06-06 14:48:41 +02:00
Matthias Mees
f166322976 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
Conflicts:
	templates/2k11/admin/serendipity_editor.js.tpl
2013-06-06 14:36:03 +02:00
Matthias Mees
e5addc8965 jQuery rewrite of config options show/hide/all.
This will replace showConfig + showConfigAll globally once @onli has
switched the parts which don't use the smartified code base yet. It
also adds a sensible no-js fallback and proper state indicators.
2013-06-06 14:27:56 +02:00
onli
8267989279 restore extended editor toggle, renamed category toggle function 2013-06-06 14:20:52 +02:00
onli
a8d7c8a9c4 restore category_toggle 2013-06-06 14:13:23 +02:00
Matthias Mees
d4d3515c8a Some minor preparations for config show/hide/all. 2013-06-06 12:52:44 +02:00
Matthias Mees
f40546b1f5 chkAll function is used by some plugins. 2013-06-06 11:36:28 +02:00
Matthias Mees
a41b66ae8f Another attempt to style the type-based filters. 2013-06-05 21:14:02 +02:00
Matthias Mees
4d8eab61cb Adapted installer.tpl to 2k11/2.0 backend. 2013-06-05 19:48:52 +02:00
Matthias Mees
76c49a67dd Maintenance: removed obsolete functions. 2013-06-05 18:46:51 +02:00
Matthias Mees
af0115d4f5 Clean up code comments. 2013-06-05 18:45:34 +02:00
Matthias Mees
cb09463326 jQuery rewrite of invertSelection() function.
This works for entries, comments and media items including changing
the multidelete marker. Needs to be tested with Karma plugin which
uses the old function as well.
2013-06-05 18:37:55 +02:00
Matthias Mees
26df96b886 Multidelete markers for plugins. 2013-06-05 16:15:09 +02:00
onli
8bcfa19259 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-04 18:17:24 +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
Matthias Mees
8d72e632cc Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-04 17:51:48 +02:00
onli
566359a20f test: filecategory-buttons as header bar 2013-06-04 17:31:39 +02:00
onli
e3a126af54 media_pane: Move filters from sort-order to filters 2013-06-04 16:45:05 +02:00
onli
bc6f48e1b6 instant reaction from media filter buttons 2013-06-04 15:53:00 +02:00