1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-25 01:02:50 +01:00

1751 Commits

Author SHA1 Message Date
e107steved
826afb3a83 Update query 2009-01-17 20:59:52 +00:00
bugrain
6e6befed2e Added BBCode buttons for textareas 2009-01-17 19:17:56 +00:00
mcfly
576195bb29 user ranks config getting closer 2009-01-17 03:27:17 +00:00
secretr
6131da9a4a News administration - minor improvements 2009-01-17 01:30:35 +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
secretr
6bafd3acc9 thanks to bugrain, JS API IE troubles seems to be fixed now. More changes in this direction are coming soon. 2009-01-16 00:54:33 +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
bugrain
e804cd28e9 Idea #259 - Default username/user email to current user when creating a new download 2009-01-15 00:02:12 +00:00
bugrain
33d7f4db7f Idea #1533 Added preference for recent download age in days, use a new shortcode (thanks marj) in template file instead of DOWNLOAD_LIST_NEWICON 2009-01-14 23:45:33 +00:00
bugrain
9d1f56b191 Added download_template.php (copied from core) 2009-01-14 23:43:36 +00:00
bugrain
fd07a347e3 Added ability to sort category list page by number of requests
Added ability to sort mirror sites randomly (as now) by ID or by name
Fixed alignment bug in admin options page
2009-01-14 22:53:38 +00:00
secretr
3dffac201e Newspost administration - work in progress (BROKEN, don't try it) 2009-01-13 17:09:30 +00:00
bugrain
225d9c7707 Added download_template.php (copied from core) 2009-01-13 08:05:08 +00:00
bugrain
a6f0f94557 copied from core 2009-01-13 00:47:35 +00:00
bugrain
1491a2590b Added download_shortcodes.php (copied from core) 2009-01-13 00:47:13 +00:00
bugrain
f822cf152d Bugtracker #3651 Added individual filesize fields for mirror files 2009-01-13 00:46:23 +00:00
bugrain
2555928756 Added plugin installed check on entry
Bugtracker #3651 Added individual filesize fields for mirror files
2009-01-13 00:43:54 +00:00
bugrain
ac9382ea92 Added plugin installed check on entry
Added download_shortcodes.php (copied from core)
Fixed some href links that were pointing back to core download
Bugtracker #3651 Added individual filesize fields for mirror files
2009-01-13 00:42:54 +00:00
bugrain
3da1639c9a Fixed icon filepath for admin submenus 2009-01-13 00:37:25 +00:00
secretr
9413f65fa9 JS API (big) troubles - next try (one more reason to hate IE) 2009-01-12 12:05:55 +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
4035c47288 More progress on user ranks 2009-01-11 04:13:01 +00:00
bugrain
03fd09b3f2 Initial port from core to plugin, no functional changes 2009-01-11 02:59:10 +00:00
mcfly
a113d8117b Adding new download plugin 2009-01-11 00:31:39 +00:00
secretr
91cfa558ee forum plugin.xml settings submenu path correction 2009-01-10 13:17:44 +00:00
secretr
7e6e703db7 Admin Submenus - plugin support added, submenus added for forum plugin (example usage), admin_navigation func moved to admin_shortcodes batch. 2009-01-10 11:42:19 +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
51aabb3421 More shortcode converting 2009-01-09 13:10:01 +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
1d78c848b8 Converted some sortcodes from .sc to .php 2009-01-08 19:28:11 +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
88a9ffa203 Small fixup 2009-01-07 21:21:12 +00:00
mcfly
c35959a7ea Forgot this file with last commit 2009-01-07 20:04:25 +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
secretr
320da6645e resurrected missing icons (imode related) 2009-01-07 15:36:05 +00:00
secretr
af42e09677 JS API (big) troubles hopefully solved 2009-01-07 15:34:00 +00:00
lisa
a4ae6ad936 tagwords: forgot to commit the shortcode file for tagwords 2009-01-07 10:48:47 +00:00
e107steved
dc2b62ad48 Bugtracker #4645, #4646, #4647, #4848 - optimisations in list_new plugin - thanks Father B 2009-01-06 21:30:37 +00:00
e107steved
93a3ea9948 Bugtracker #4642 - problems with backslashes 2009-01-05 22:01:43 +00:00