1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

565 Commits

Author SHA1 Message Date
CaMer0n
5a93baa8c8 Notice removal 2009-09-04 15:24:41 +00:00
CaMer0n
3220a8efb3 Notice removal 2009-09-04 14:35:01 +00:00
e107steved
fdf5910af2 Start tidying things up 2009-09-03 19:32:33 +00:00
CaMer0n
262c075a49 Infopanel can now be customized with any available menu item. Also, some additional serialize cleanup in plugin_class.php 2009-09-03 01:27:27 +00:00
CaMer0n
722e007d51 removed some debugging text. 2009-09-02 17:45:02 +00:00
CaMer0n
256de1d33a Small interface changes to admin->comment and admin->db 2009-09-02 17:27:29 +00:00
CaMer0n
9b39dcefb3 CSS fixes and some comments 2009-09-02 16:39:32 +00:00
CaMer0n
9cb70e72b9 Convert serialized core prefs to e107 arrayStorage during upgrade. Modified pref_class. expecting some things to break.. work in progress. default_install.xml should now install default emoticon pack correctly. 2009-09-01 20:09:36 +00:00
CaMer0n
30e6ad4225 Update Routines now checks default_install.xml for default core preferences. XML import function improvements and some PHP notice removal. 2009-09-01 02:00:56 +00:00
CaMer0n
d794790a59 Small change to theme.xml naming for plugin installation. 2009-08-31 14:37:24 +00:00
CaMer0n
d7a50e2647 Notice removal and some more default install-settings correction. 2009-08-31 13:12:03 +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
9c16c71089 Xml DB import work, + db_Replace() function added to mySql class. ie. REPLACE INTO etc.. 2009-08-29 18:07:42 +00:00
CaMer0n
b3fa166ae7 admin->db - bit of cleanup 2009-08-29 15:30:41 +00:00
CaMer0n
8208a64af1 Bugfix - no slashes in export 2009-08-28 17:56:24 +00:00
secretr
6582121e96 db_verify: fix tables problems, lot to do there (see FIXMEs); improved interface (show only problems); cleanup; 2009-08-28 16:49:42 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
CaMer0n
16d19f3298 little fix. 2009-08-28 00:33:37 +00:00
CaMer0n
af00e68bf5 Little cleanup 2009-08-27 23:39:43 +00:00
CaMer0n
5dd6ae2b52 Minor Fixes 2009-08-27 22:19:51 +00:00
CaMer0n
22fcfd85e8 Export of preferences and table-data. Preferences import working also. 2009-08-27 21:01:44 +00:00
secretr
914344eea5 some more xml class fixes, added new demo - e107_admin/db.php - Import prefs screen 2009-08-27 14:34:20 +00:00
secretr
a8e0abd079 admin tools - obsolete code removal 2009-08-27 12:54:48 +00:00
bugrain
d7ec50aecc Removed showing of asterisk for 'same userclass as previous user' 2009-08-26 21:17:20 +00:00
CaMer0n
c39976ab65 xml testing example modiified 2009-08-25 14:39:54 +00:00
secretr
fcc085aee3 News: administration message fix, temporary default columns fix (not sure how it works yet), news_allows_comment fix (admin form and shortcode) 2009-08-24 08:34:55 +00:00
CaMer0n
e600b3c0db 3rd party functions added for comparison test 2009-08-24 00:58:32 +00:00
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +00:00
e107steved
6eafcda674 Get rid of legacy user_class class 2009-08-22 21:27:34 +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
f715e1df32 Tidy up some userclass stuff 2009-08-19 21:33:20 +00:00
secretr
3099bf9052 Introducing e_IFRAME mod; NOHEADER changed to e_NOHEADER; overall menu.php url checks cleaned (API, header, footer); menu related code cleanup and fixes, e_parse improvements (more work is needed); smarter getSingleton() and getObject() (in progress) 2009-08-19 14:39:57 +00:00
secretr
e8f6645d10 typo fix 2009-08-19 14:35:12 +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
96cc442d50 Debug display tweaks 2009-08-17 15:45:20 +00:00
CaMer0n
8ae34841ab Theme release alerts added. Also, XML class was failing with remote files. 2009-08-17 12:48:52 +00:00
CaMer0n
455c5eca1b More menu_class.php work. menu parms added. 2009-08-16 23:58:33 +00:00
secretr
bfd64fc2a6 Introducing e_menu front-end class 2009-08-16 16:30:56 +00:00
marj
c034a74e82 add some value and FIXME comments 2009-08-15 15:53:44 +00:00
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
bugrain
708f5780e3 Some updates to start making filter list code more generic 2009-08-15 01:00:38 +00:00
bugrain
3816e3ba55 Chnages to make batch processing common code reusable - moved setting up of drop down list to form handler, made JavaScript unobtrusive
First stab at a datepicker function for form handler - very basic
Some tidying up in download plugin
2009-08-14 23:22:38 +00:00
CaMer0n
eaf6929c5a remove unused code 2009-08-14 21:11:49 +00:00
CaMer0n
3363d4cad7 Xhtml and GUI cleanup 2009-08-10 20:51:59 +00:00
CaMer0n
f194fadfc7 Added 'Remove Userclass' to batch options. 2009-08-10 15:34:28 +00:00
marj
56124ae083 missed a ctype_digit() 2009-08-09 07:03:51 +00:00
CaMer0n
f355b5c3aa More user-extended-fields clean-up 2009-08-07 13:47:35 +00:00