1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 08:42:56 +01:00

293 Commits

Author SHA1 Message Date
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
marj
7d3cfef795 cleaned up some lan 2009-07-06 07:50:44 +00:00
CaMer0n
10af36751f Theme Manager Lans 2009-07-06 06:33:29 +00:00
CaMer0n
14c781b772 Theme Manager re-work. 2009-07-06 05:59:42 +00:00
e107steved
dad824a8d2 Various alt_auth improvements and bug fixes 2009-07-05 18:47:52 +00:00
CaMer0n
7723d9b836 admin->menus is now functioning correctly with theme.xml. Support for choosing the default layout and menuPresets is working. Still to do - storage of menu placement and custompages for each layout. 2009-07-05 11:57:40 +00:00
CaMer0n
fc160ba9c1 Added simple 'field display' drop-down menu to admin -> news list. 2009-07-03 02:27:03 +00:00
CaMer0n
cd8d4b46b3 Purge "Unverified Older than 30 days" added. 2009-06-24 20:10:34 +00:00
e107steved
6aa6fd68b4 Various bug fixes, bug creations, tweaks and changes 2009-06-12 20:41:35 +00:00
bugrain
aa6658c900 Bug #3746 - Duplicate 'Rating' label in user profile 2009-05-18 21:37:50 +00:00
e107steved
c5b338c6fc Bugtracker #4651 - news comment counting 2009-05-08 21:50:19 +00:00