1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 12:34:49 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
secretr
c545f1e5c1 start of e_form userclass functions (work in progress) 2009-01-18 21:50:04 +00:00
secretr
3ea7e3c1f5 News administration - ready 2009-01-18 19:02:07 +00:00
mcfly
9b45d529ab Changed default db_Fetch() type to MYSQL_ASSOC, this should reduce unnecessary data exchange. Be on the lookout for possible issues caused by this. 2009-01-18 17:05:08 +00:00
mcfly
a5828e4dcd User Ranks cache handling fixup 2009-01-18 16:47:41 +00:00
mcfly
9f6da45e70 User Ranks admin completed 2009-01-18 01:39:20 +00:00
secretr
6e35f903dd News administration - more improvements 2009-01-18 00:27:10 +00:00
secretr
edb059f894 News administration - done (without 'submitted news' page); ajax added on various places 2009-01-17 22:48:14 +00:00
e107steved
b576d1bbe5 Update DB access 2009-01-17 21:42:54 +00:00
e107steved
826afb3a83 Update query 2009-01-17 20:59:52 +00:00
mcfly
576195bb29 user ranks config getting closer 2009-01-17 03:27:17 +00:00
secretr
2e951dd633 Newspost administration - work in progres (news cats ready);
overall administration area improvements;
iconpicker shortcode, iconpicker e_form method;
new Ajax#toggleUpdate, Ajax#scUpdate methods;
old icons removal
2009-01-16 17:57:57 +00:00
mcfly
21f4629908 Improved news shortcode handlingImplemented new shortcode override/ directory. Any .sc file found here will override any other shortcode anywhere. 2009-01-16 01:02:41 +00:00
lisa
9c69982711 added function to initialise the shortcode class 2009-01-15 22:04:45 +00:00
lisa
8a65ec6bf8 $sc_mode as second parm 2009-01-15 20:18:46 +00:00
lisa
ed881b3da1 typo correction 2009-01-15 18:57:02 +00:00
secretr
575ba728ee Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
2009-01-15 15:42:24 +00:00
e107steved
70a2b51da7 Update db access - change admin password 2009-01-11 22:11:19 +00:00
e107steved
540146be8f Modify user-related stuff to use new db_Update() structure - hopefully nothing broken 2009-01-11 21:06:52 +00:00
mcfly
b70b956148 Coverted forum shortcodes to new class->method use 2009-01-10 04:39:54 +00:00
mcfly
fddee6174c Some progress on new level handler 2009-01-09 21:18:54 +00:00
secretr
dd162a70c0 ADMIN_ALT_NAV totally rewritten, admin menu sublinks support (new pref added), icon refining, new About admin root menu 2009-01-09 17:25:50 +00:00
mcfly
0f0f55a1fa Updated mysql handler to accept array data in a bit different manner, updated forum code to comply. 2009-01-09 16:22:08 +00:00
mcfly
4c4b378bd0 Converted all admin_xxxx shortcodes to using batch shortcode file 2009-01-09 01:12:18 +00:00
mcfly
feed586bcb Converting related core shortcodes to use batch class->method functionality. 2009-01-08 21:47:44 +00:00
mcfly
d7b8b858cc Check for userclass set in shortcode, and do not render if not permitted 2009-01-08 20:16:47 +00:00
mcfly
ddff8df497 Reworked the shortcode handler again. This should now fully support the old .sc and the newer function (oor class->method) styles. I hope I didn't break it too much. 2009-01-08 17:23:13 +00:00
mcfly
b489d7cef3 Updated shortcode handler to support class->method use in batch shortcodes. Updated bbcode and news shortcodes to use this new method. Reduced the use of cachevar usage in the new shortcodes.
I may have broken overriding of core news shortcodes, need to look into that.
2009-01-07 19:57:09 +00:00
secretr
bd228fc99f Maintenance administration - ajax implementation;
Solved number of bbcode issues (lot more to do);
e_form::bbarea method added (automated bb textarea creation);
admin_theme for blank theme
2009-01-07 15:40:06 +00:00
e107steved
93a3ea9948 Bugtracker #4642 - problems with backslashes 2009-01-05 22:01:43 +00:00
e107steved
423e0b1ffe More work on IPV6 2009-01-04 20:55:43 +00:00
e107steved
0567d832c9 Option to autologon after clicking on signup link 2009-01-04 16:00:19 +00:00
e107steved
adce648182 Parser - first cut of restructuring of control logic 2009-01-03 22:32:54 +00:00
e107steved
9587cdcffe Choices for selective delete when uninstalling plugins 2008-12-30 19:01:17 +00:00
e107steved
bc5dab5ecd Tidy up formatting a bit 2008-12-30 16:51:07 +00:00
secretr
f678f6608f trim empty lines after the end of the script 2008-12-30 14:05:44 +00:00
secretr
53cc80a9c0 Database Utilities administration ready;
Database Verification administration ready;
minor admin improvements
2008-12-30 13:51:41 +00:00
e107steved
d387caf6a1 Support multi-language install language file 2008-12-30 09:44:23 +00:00
e107steved
b59c59ce1a Update userclass management on plugin install/uninstall 2008-12-29 22:30:16 +00:00
e107steved
455ced5329 Interim changes to avoid some userclass-related installation problems - don't install the forum with system caching on ATM 2008-12-29 20:55:27 +00:00
lisa
8009699297 TagWords Plugin + e_tagwords files for news, download, cpage, links_page, calendar_menu 2008-12-29 20:51:24 +00:00
lisa
e571deeb0d triggerHook: added event to 'hook' into form elements 2008-12-29 20:41:10 +00:00
e107steved
a794a90c4f More work on user management 2008-12-29 09:31:36 +00:00
e107steved
5d25c47657 First cut of usersettings changes using common validation routines; more shared LANs, eliminate unused LANs 2008-12-28 22:37:43 +00:00
secretr
7c70ee283a Failed login attempts administration ready 2008-12-23 16:25:06 +00:00
secretr
ee93e31943 Form handler typo 2008-12-23 08:28:42 +00:00
e107steved
0c5462b757 First cut of mods to signup to share validation with other user-centric modules 2008-12-21 22:17:05 +00:00
mcfly
1c428e1d5a Reformat of code, small changes 2008-12-21 18:15:04 +00:00
e107steved
b7d0b113c3 Start of generic user data validation, kill references to user_realm field 2008-12-21 11:07:58 +00:00
mcfly
5266c6d130 create userclass with admin visibility 2008-12-21 01:57:19 +00:00
e107steved
3e79faf124 Make LANs for user.php distinct 2008-12-20 20:19:05 +00:00