e107steved
259d3a3708
Allow control of who can email items
2009-09-28 21:00:18 +00:00
CaMer0n
75dd9c7f9b
New feature: Option to allow main admins to lock-out regular admins during maintenance mode.
2009-09-27 21:18:42 +00:00
secretr
c32d6cc02e
eURL and news administration cleanup, server caching added to various news related places, blog calendar fixes
2009-09-25 20:20:23 +00:00
e107steved
c5ae938501
Small bugfix in uninstall functionality, hard-coded LAN
2009-09-21 20:57:55 +00:00
e107steved
72bfadb1cc
Small clarification to help text
2009-09-21 19:59:22 +00:00
CaMer0n
50e0f59bff
deprecated language file removal and modification of banner plugin category.
2009-09-18 22:36:09 +00:00
secretr
c0df5fef12
News front-end done - SEO, real SEF URLs (category list, item view), default item view changed to 'extend', default category list changed to 'list', comments are rendered now by news code, new and improved news shortcodes
2009-09-14 18:22:16 +00:00
secretr
ea6441de45
error page: handle better 404, minimal mod, LAN fixes
2009-09-14 18:13:51 +00:00
secretr
70ad1fa8b1
More News work, front-end started (rewrites are BROKEN), work in progres
2009-09-13 16:37:18 +00:00
CaMer0n
9642b13c0f
Language Pack Sharing and Listing added to admin.
2009-09-08 23:53:13 +00:00
CaMer0n
c0041d69d0
Syntax and Notice fixes.
2009-09-06 20:04:04 +00:00
e107steved
bbbde843f6
Update phpmailer to PHP5 version, start of class-based mail handling object. Probably break a few things along the way.
2009-09-01 19:53:08 +00:00
CaMer0n
a4cb2693e0
Fixed LAN on installer and removed trailing slashes from menu_paths on default install.
2009-08-31 02:07:08 +00:00
CaMer0n
d6c87894bd
More install-routine work. default_install.xml added
2009-08-31 02:00:51 +00:00
CaMer0n
39a9f98b18
comments manager link added - work in progress.
2009-08-30 08:23:51 +00:00
CaMer0n
bcc8fa2ff3
New Installer Prefs added, and some cleanup.
2009-08-29 02:44:39 +00:00
CaMer0n
22fcfd85e8
Export of preferences and table-data. Preferences import working also.
2009-08-27 21:01:44 +00:00
CaMer0n
986eaea955
pref import/export added - work in progress.
2009-08-22 00:28:55 +00:00
CaMer0n
6287c9fad2
First part of membersonly exception pages
2009-08-20 11:38:24 +00:00
e107steved
06760efef8
Bugtracker #4780 - leave upload handler to check size of uploaded files
2009-08-17 19:26:17 +00:00
CaMer0n
123fdf4d13
Moved theme/plugin release notification function to new class. Should be fully functional for both themes and plugins now. To-Do Ajax checking.
2009-08-17 18:42:22 +00:00
CaMer0n
e3dd3ba6c3
Allow for missing lan.
2009-08-17 14:26:57 +00:00
CaMer0n
8ae34841ab
Theme release alerts added. Also, XML class was failing with remote files.
2009-08-17 12:48:52 +00:00
marj
8885c109d1
Solve some ANSI_X3.4-1968 related bugs
2009-08-15 13:23:10 +00:00
CaMer0n
f194fadfc7
Added 'Remove Userclass' to batch options.
2009-08-10 15:34:28 +00:00
CaMer0n
f355b5c3aa
More user-extended-fields clean-up
2009-08-07 13:47:35 +00:00
CaMer0n
09be59c9d8
admin/userclass.php and admin/userinfo.php now included in admin/users.php. deprecated files and their language files removed.
2009-08-05 16:02:09 +00:00
CaMer0n
a7e312c388
Split custom-menus and custom-pages into separate sub-pages, and added separate administrator perms for each.
2009-08-05 14:22:15 +00:00
CaMer0n
5ebd168620
Userclass exclusion added to default drop-down menu.
2009-08-04 14:36:56 +00:00
CaMer0n
6fcf86cea6
More work on admin->user batch processing. Userclass adding/removing completed. Also removed reliance on admin/userclass.php
2009-07-23 06:55:39 +00:00
marj
5e462df2c7
CHARSET deprecated
2009-07-19 11:44:30 +00:00
marj
33af05c1c3
language cleanup on install
2009-07-18 18:37:45 +00:00
marj
6657118a6b
language cleanup
2009-07-18 17:03:39 +00:00
marj
3908f2a47c
Contact need a title
2009-07-18 17:01:18 +00:00
marj
e40a21054e
language cleanup
2009-07-18 15:53:43 +00:00
marj
e4c1ecd33a
Bugtracker #2230 - possible fix - manage database utf8 encoding
2009-07-17 14:20:26 +00:00
CaMer0n
afcf85cd8e
More Iconpicker and icon folder cleanup.
2009-07-16 08:15:35 +00:00
CaMer0n
5f1933c3fa
Separated admin/menu.php into a separate class. Added instant menuPreset activation in theme-manager plus other small gui enhances. Added iconpool - work in progress.
...
Iconpool: installed plugins containing png files in their image folder with a *_16, *_32, *_48 etc name ending will automatically be added to the iconpool. This central pool will be available in all areas of admin where we choose icons. eg. download category, links, event-calendar, links-page etc etc.
2009-07-16 02:55:19 +00:00
CaMer0n
8a680030c3
Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank
2009-07-15 09:38:00 +00:00
CaMer0n
3368ac6104
TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... />
2009-07-14 11:05:54 +00:00
CaMer0n
97286190ad
Some theme-manager fixes, theme-preview fixes etc. Had to move up theme-loading before menu loading in class2.php. Let's hope it doesn't break anything.
2009-07-12 14:44:57 +00:00
CaMer0n
aeed844033
More theme manager and menu manager refinements
2009-07-09 11:37:36 +00:00
CaMer0n
b81a3a0536
More work on theme-manager and menu-manager.
2009-07-09 08:31:38 +00:00
CaMer0n
35aef983c4
Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme.
2009-07-09 02:47:17 +00:00
CaMer0n
6c0bd1e16a
admin-> custom pages and admin->users. More work on column selection.
2009-07-08 10:31:53 +00:00
CaMer0n
c5c7af80e9
admin -> administrator LAN
2009-07-07 22:55:13 +00:00
CaMer0n
04f3934852
More $imode removal
2009-07-07 07:33:00 +00:00
CaMer0n
8e634b6e70
Minor fixes in Plugin Manager
2009-07-07 06:26:51 +00:00
CaMer0n
30dfad8d71
Plugin Manager rework.
2009-07-07 02:22:57 +00:00
CaMer0n
9534455844
Changed "Required plugins" in Theme Manager, to "Suggested Plugins". If required, the theme creator can make mention of it. For everything else, they are optional
2009-07-06 09:28:02 +00:00