1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 04:24:45 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
secretr
f50a1f434d JS changes to fit the needs of userclass groups (added new response action ElementInvokeById) 2008-11-29 17:35:38 +00:00
mcfly
d01bf3a3ff More mysql_class field type changes. Forum updates to use it. 2008-11-29 01:24:27 +00:00
e107steved
ef08ad6909 Start of adding userclass groups - still needs JS sorting 2008-11-27 22:07:36 +00:00
mcfly
ebf5ff1682 Expanded use of passing field types with db_Insert and db_Update 2008-11-27 20:13:58 +00:00
mcfly
96e9bfe9a5 Allow option to pass field types with db_Update and passing array 2008-11-26 23:34:35 +00:00
secretr
624ab65a1d eURL now supports custom config inside the plugin folder 2008-11-26 21:00:23 +00:00
secretr
831ff078cd killing eURL duplicate checks and bugs 2008-11-26 13:28:35 +00:00
secretr
2e15704388 eURL missing global 2008-11-26 11:06:49 +00:00
mcfly
5aff7ac5bd beginning of forum update. New schema is in place. Install/Uninstall working, can create forums in admin 2008-11-26 03:24:51 +00:00
mcfly
e23415620d Added default #url-not-found return value 2008-11-25 17:02:02 +00:00
mcfly
b7f0185feb More work on eUrl 2008-11-25 16:26:03 +00:00
mcfly
52e6697bae Unable to use defsettrue, doesn't exist during install 2008-11-25 14:36:33 +00:00
secretr
134a01f25c API typo 2008-11-24 20:18:59 +00:00
mcfly
b4ee6786c6 Begin addition of url class and implementation 2008-11-24 18:06:03 +00:00
mcfly
09e27295e9 Added support for plugins being able to manage extended user fields on install/uninstall/upgrade 2008-11-24 00:36:50 +00:00
secretr
f7ccf20ca2 pclzip upgrade to version 2.6 2008-11-23 22:36:15 +00:00
e107steved
513d704890 Change default IPV4 display format, admin log date/time display format 2008-11-23 20:26:23 +00:00
mcfly
741a2cf061 Progress on the new form handler 2008-11-23 14:03:25 +00:00
e107steved
45859f6adb IPV6 handling - basics 2008-11-22 12:57:42 +00:00
secretr
da8d98c3c8 XML client/server communication protocol fixes 2008-11-21 16:28:04 +00:00
secretr
6028e2c522 JS API improvments/fixes 2008-11-21 16:24:49 +00:00
e107steved
d9697e4718 Update file_class to make it more flexible; fix some calls and a couple of other things along the way 2008-11-20 20:35:24 +00:00
secretr
113d4eaac8 e_jslib - fixed future troubles on some server configs 2008-11-19 12:52:22 +00:00
secretr
548d844ed6 JS API fixes, Introducing e107 Tabs Class, JS paths - synch with image packs removal 2008-11-17 17:43:57 +00:00
CaMer0n
2f724e6b68 theme.xml parser and theming improvements - a work in progress. 2008-11-17 07:17:23 +00:00
e107steved
baa13adc47 Bugtracker #4584 - fix link substitution from TinyMCE 2008-11-16 19:58:42 +00:00
e107steved
0bc018defa Start of utf-8 aware functions and handlers 2008-11-13 20:41:20 +00:00
secretr
b0e9dacb39 JS API - ajax fixes, e107Utils namespace for decorate js 2008-11-11 13:17:18 +00:00
secretr
f72fed77e8 e107 JS API v1.0 pre-alpha: initial import + core implementations, header re-order 2008-11-09 20:31:10 +00:00
e107steved
7b14040068 Bugtracker #4369 - notice removal 2008-11-08 17:24:37 +00:00
e107steved
48331ac3ae Bugtracker #4570 - another go at fixing link substitution 2008-11-06 20:59:46 +00:00
e107steved
f4a7685f26 Bugtracker #4570 - last parser fix broke 'link' bbcode 2008-11-04 21:34:59 +00:00
e107steved
4a13e0368b Put translated text (rather than constant name) into Sitelinks on plugin install 2008-11-02 21:28:05 +00:00
e107steved
26a8e215fc Add index on user_loginname 2008-11-02 14:54:44 +00:00
e107steved
97a3154215 Add admin logging to theme manager 2008-11-02 10:28:30 +00:00
e107steved
ae120a300c Tighten up regex on link substitution some more 2008-11-01 22:31:00 +00:00
e107steved
e2cbb1b9ca Bugtracker #4560 - fix regex for link substitution (and no doubt break something else) 2008-11-01 18:00:36 +00:00
e107steved
568740cdc4 Move email obfuscation function somewhere sensible 2008-10-30 22:42:41 +00:00
e107steved
01e378b0d4 Bugtracker #4561 - possible fix for nested calls to shortcode handler 2008-10-30 20:21:55 +00:00
e107steved
f8c42ff9ed Bugtracker #4555 - remove redundant query 2008-10-22 21:31:08 +00:00
e107steved
23535eb37d Bugtracker #4554 - get rid of unnecessary part of query 2008-10-22 21:28:37 +00:00
e107steved
fa72c3395f Bugtracker #4545 - uniform way of displaying file sizes 2008-10-19 11:35:00 +00:00
e107steved
551307df92 Cleanup old files (mostly 0.6 compatibility in 0.7), move restcore to utilities directory 2008-10-14 20:24:34 +00:00
e107steved
7cd6534f10 Bugtracker #4535 - path to base plugin in comments list. Plus a bit of absolute path adding 2008-10-11 10:49:16 +00:00
e107steved
9eae31a6b2 Missed string length 2008-10-04 16:10:55 +00:00
e107steved
466b70c50a Bugtracker #4522 - can now upsize images. Make thumb.php consistent, maintain single copy in e107_images 2008-10-03 20:28:54 +00:00
e107steved
9e83f98990 bugtracker #4515 - insert complete link 2008-09-18 19:12:44 +00:00
secretr
fad582f267 fixed uc_dropdown problems 2008-09-15 16:20:27 +00:00
e107steved
a77df1a354 Bugtracker #4507 - make shortcodes use ICONPRINT, ICONMAIL, plus some absolute path stuff 2008-09-04 20:07:34 +00:00
e107steved
276cf7e01c Bugtracker #4492 - eliminate word wrap lockup on badly formed utf-8 2008-09-04 19:50:18 +00:00