Archived
1
0
Commit Graph

30 Commits

Author SHA1 Message Date
onli ee3ea72208 Introduce Maintenance menu
Containing all the small action menu-items that were in the main navigation menu, like verify installation
2014-01-19 13:19:30 +01:00
Garvin Hicking 9aef3bc41a HOTFIX: We need Smarty. Dunno why this is an issue?! 2013-07-20 16:19:59 +02:00
onli d80a8334c8 Use return instead of echo in the remaining core
Debug-messages still may use echo, and some functions in functions_image and trackback still use it to generate progress messages, which should get cleaned up as well but is not that urgent
2013-07-05 19:16:11 +02:00
onli 8a188747ae Fix installer, smartification broke it
Sorry Falk
2013-06-27 21:01:16 +02:00
onli 347311e78d rely on smarty-init-css also in the backend 2013-06-15 15:40:42 +02:00
onli b2fa981e36 serendipity_admin.php: move installer template selection to the bottom 2013-06-14 23:37:00 +02:00
Matthias Mees a658e20b27 New iconfont build.
This includes only the icons actually used or intended to be used
in the backend. Please note that unfortunately, some class names
have changed. Also some icons have been exchanged.
2013-06-11 12:54:58 +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
Ian 1e540cb6d0 upport b54d5f9693 - fixed testing checksum empty 2013-04-25 12:14:50 +03:00
Matthias Mees 5a6b95d343 Title and message for installation integrity check adapted to new backend. 2013-01-28 15:01:33 +01:00
Garvin Hicking 71ee300143 Purge browser cache using a timestamp variable when switching templates.
This should hopefully fix Ian and my problems.
2013-01-28 09:35:34 +01:00
Matthias Mees 78044113aa More redundant br elements fixed. 2012-12-03 15:40:51 +01:00
Matthias Mees 7288ffdef8 Fixed most of the redundant br elements in the core. 2012-12-03 13:35:59 +01:00
Ian a3f03a40af forward thinking - added error / success / notice classes and
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Ian c9b1bfd5dd added this no_footer option to non-smartified backend too 2012-01-31 16:14:03 +01:00
Ian 162acc15ad added GET/POST noFooter option to backend
please allow this little tweak - it wont harm anybody ... ;-)
2012-01-31 16:09:31 +01:00
Garvin Hicking 2749dc54ad Smarty3 2011-11-24 12:16:02 +01:00
Garvin Hicking fc9048397e Patch by only to allow custom titles for the admin backend 2009-05-22 08:20:51 +00:00
Garvin Hicking 97fbaf3de3 Fix setting cookies 2008-12-02 12:07:46 +00:00
Jude Anthony 0e67b071dd Included missed language constant in checksum verification 2008-04-29 19:42:57 +00:00
Jude Anthony 84d9e8199f Correct thumbnail constraints. S9Y now supports width, height, largest,
and smallest constraints.  Backwards compatibility is maintained with the
imageselectorplus plugin (the only plugin to use the thumbnail or aspect
calculation code).  Language files are updated and a new option screen
is displayed after choosing "Rebuild Thumbs".
2008-04-09 01:57:10 +00:00
Garvin Hicking d34bbd7181 * Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
      for untrusted author environments, thanks to Hanno Boeck.
      (garvinhicking)
2008-02-01 14:10:14 +00:00
Garvin Hicking 0971639dee Upport 2007-08-09 09:31:29 +00:00
Garvin Hicking a0d950b320 HTML and images by Don 2007-08-06 10:18:26 +00:00
Garvin Hicking 472432b1b9 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Garvin Hicking cff33ccb4d Allow possibility to style the backend (surrounding layout + entry editor so far) 2007-05-30 11:20:53 +00:00
Garvin Hicking 742fd47078 Shared http/https sessions by rob richards from the forums 2007-02-08 12:08:43 +00:00
Garvin Hicking 7e234bd7b6 More Obscurity and less PR makes Absynth a glad boy 2006-11-15 10:21:14 +00:00
Garvin Hicking 41dd356d45 Admin-based comment response, CSRF-protection for comment form in antispam plugin 2006-10-26 09:41:10 +00:00
Garvin Hicking 80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00