e107steved
bc4e612896
Bugtracker #4387 - allow multiple shortcodes on one line
2008-05-30 20:45:53 +00:00
e107steved
395422059d
Bugtracker #4357 - reduce re-use of DB objects to avoid corruption
2008-05-25 15:32:06 +00:00
e107steved
33f96bb871
Bugtracker #4364 - support comment edit for downloads, content. Also bugtracker #4381 don't display blocked comments
2008-05-25 08:26:11 +00:00
e107steved
e01a9ce04e
Bugtracker #4302 and general reorganisation of comment table for 0.8
2008-05-24 12:45:34 +00:00
e107steved
1df8d3644b
Add query string to CUSTOM=LOGIN
2008-05-16 19:09:01 +00:00
e107steved
cf619e1b9b
Need index files in directories
2008-04-22 20:41:41 +00:00
e107steved
958e68d6a0
First cut of modified upload system - uses class-based limits in filetypes.xml
2008-04-22 20:32:59 +00:00
e107steved
5df41b26d0
Bugtracker #4370 - notice removal
2008-04-05 08:39:37 +00:00
e107steved
476b985dd0
Bugtracker #4376 - notice removal
2008-04-01 19:58:41 +00:00
e107steved
4f9ad612c9
Improve query
2008-03-27 20:42:20 +00:00
e107steved
5bde549381
Better error checking on previous mod
2008-03-24 09:40:51 +00:00
e107steved
244e28d066
Speed up user selection on large DB
2008-03-23 21:22:16 +00:00
CaMer0n
99b74405d9
Fixed imageselector to work in both admin->prefs and admin->newspost. Now uses it's own preview shortcode.
2008-03-18 00:39:02 +00:00
e107steved
558e7f8192
Part of bugtracker #4352 - don't enable SF updates to start to avoid hanging on intranets after install
2008-03-17 20:48:48 +00:00
e107steved
1ba47a0c75
Updated import - files not required
2008-03-16 21:38:26 +00:00
e107steved
6dbecefb5d
Start of updated import routines for 0.8 - basics should be there for user import
2008-03-16 21:36:32 +00:00
asperon
c2325f1e66
Added support for {USER_CUSTOMTITLE}
2008-03-16 16:38:06 +00:00
asperon
0da0b20316
Just some quick fixes to get it to work with the current xml_class
2008-03-16 16:09:07 +00:00
e107steved
964c58cc65
Bugtracker #4348 - don't look for image file if its a URL - suspected bug in file_exists() PHP5.2.5 on XP
2008-03-12 22:15:13 +00:00
mcfly
9713a948ca
Clicking on image will paste bbcoce into 'target', also added code to convert [[ and ]] to { and } in sortcode parms
2008-02-19 19:33:45 +00:00
lia
1dd0fbadf8
image path corrected + added support for extension-specific-images
2008-02-01 14:21:55 +00:00
mcfly
c52527e842
more plugin.xml tweaking and fixes
2008-02-01 14:11:27 +00:00
CaMer0n
1eab7f9470
Added gzip function to class2, quicker loading of ajax script, ajax only loaded when needed, e_header.php for plugin and menu js/css loading. And other small fixes.
2008-01-27 11:02:34 +00:00
mcfly
43b337e938
continuing the plugin.xml work
2008-01-27 05:16:03 +00:00
e107steved
f31841d7b4
Bugtracker #4293 - load LAN files in PLUGIN shortcode
2008-01-17 22:36:51 +00:00
CaMer0n
40c28dd8c1
Syntax fix.
2008-01-16 22:45:56 +00:00
CaMer0n
a88ec7aa54
Updated chatbox_menu to use e_ajax.php and put a deprecated note in e_ajax.js.
2008-01-16 11:00:21 +00:00
CaMer0n
b5de0e26d1
Updated {IMAGESELECTOR} to use ajax and replaceSC function. sitebutton shortcode added to work with it.
2008-01-16 10:52:34 +00:00
CaMer0n
8e8e68ce67
Added e_ajax.php which will do content replacement and load prototype code. Deprecating e107.js and e_ajax.js
2008-01-16 10:47:06 +00:00
CaMer0n
41dc31777f
Restored e_ajax.js to 0.7 version and deprecated.
2008-01-16 10:42:21 +00:00
CaMer0n
237315b941
replaced e107.js with e_js.php file - should fix some bugs associated with paths etc.
2008-01-16 10:13:49 +00:00
CaMer0n
1693bebf60
Added support to {IMAGESELECTOR} for multiple paths and filtering.
2008-01-16 00:39:03 +00:00
e107steved
01356e34fa
Add 'predefined list' type to extended user fields; uses a list of values and display text in e107_admin/sql directory.
...
Create 'timezone' type of extended user field as predefined list.
Move user timezone to extended user fields. Update routine only transfers existing data if its enabled in prefs. Delete the existing user_timezone, user_new fields from user table.
Add timezone data file
2008-01-15 21:57:53 +00:00
e107steved
9bab8c6db9
Remove 0.6xx method of looking for language files
2008-01-13 12:34:40 +00:00
e107steved
a40428bc08
Missed one from last commit
2008-01-13 10:52:20 +00:00
e107steved
90229e49b9
Fix decoding of 'legacy' link with multiple '='
2008-01-12 18:52:16 +00:00
e107steved
8588f13d2d
Clear out various obsolete prefs
2008-01-12 16:51:43 +00:00
CaMer0n
58c3a7fdb6
First step towards prototype integration. Added v1.6t and backwards compatible SendInfo() ajax function. Tested and working correctly with chatbox.
2008-01-09 23:46:22 +00:00
e107steved
a4f49243ad
Update userclasses in signup page
2008-01-09 22:44:19 +00:00
e107steved
f44c6def59
USERSESS double-booked - added USERPHOTO define
2008-01-09 22:00:23 +00:00
e107steved
b635bdd84d
Userclasses - bug fixes, tidy display
2008-01-08 22:24:22 +00:00
e107steved
075cc748b6
Bugtracker #4289 - XHTML fixes
2008-01-06 21:26:32 +00:00
e107steved
982a65736d
Make custom title a general field (rather than forum), more work on usersettings
2008-01-06 21:16:37 +00:00
e107steved
561e8cac92
Update check_class to take better account of E_UC_PUBLIC
2008-01-06 17:57:06 +00:00
e107steved
1fbb22866f
Image visibility for 'everyone' when usig bbcode
2008-01-05 22:02:31 +00:00
e107steved
e8fffbef18
Remove obsolete $pref values
2007-12-30 18:19:09 +00:00
e107steved
47e8c582e6
Use new capability of check_class
2007-12-30 14:18:30 +00:00
e107steved
e2a91842bc
Bugtracker #4268 - improve search for help files
2007-12-24 18:01:10 +00:00
e107steved
18fbd091d9
Better XHTML compliance on 'mailto' links
2007-12-24 16:12:37 +00:00
e107steved
17bc52def7
Bugtracker #4261 - don't show prev/next user links if not useable
2007-12-19 20:34:47 +00:00