CaMer0n
604fa54ba0
Fixed some tablerender captions after signup. eg. now says 'Problem Encountered' instead of 'Thankyou' when an error is detected. etc.
2009-03-21 22:59:29 +00:00
CaMer0n
56e5184bcf
Bugfix: Corrected a bug which occurred when "Make URLs Clickable" was active and "Replace clickable URLs" was inactive.. email addresses were still being replaced with the default "-email-" or the replace-text preference value.
2009-03-08 18:48:12 +00:00
CaMer0n
5f5dc41a42
Added clearer Login options and labels (LANS). username/password, email/password and username or email/password.
2009-03-06 20:09:08 +00:00
e107steved
28bf4b7f86
Bugtracker #4689 - show newsletter issue
2009-03-05 22:22:18 +00:00
e107steved
b9612177f5
Bugtracker #4690 - set default image view
2009-03-05 22:19:37 +00:00
e107steved
746e4f4efc
Enforce minimum length for passwords
2009-03-02 21:55:39 +00:00
e107steved
ede18a6912
Add 'user data changed' event trigger (only passes changes)
2009-02-22 14:21:08 +00:00
e107steved
68ed6c252d
Check correct log
2009-02-22 12:34:51 +00:00
e107steved
94c9ef368e
Bugtracker #4683 - handle double quotes in mailout subject
2009-02-21 11:55:44 +00:00
e107steved
b03655cc27
Bugtracker #4679 - hardcoded text
2009-02-21 11:23:50 +00:00
mcfly
4f8c387d60
Added limiting dropdown to number of threads to convert at a time.
...
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/
2009-02-15 17:09:39 +00:00
bugrain
c320e18671
* Fixed admin-maintenance-duplicates report
2009-02-11 22:50:43 +00:00
bugrain
13752f1c45
* Tablerender title is now breadcrumb trail
...
* Added shortcodes for previously hard coded stuff and updated template
* Converted shortcodes to shortcode class - real PHP, yay!
* Removed 'renderplain' option - nothing else worked like this
* admin: first cut of the new maintenance options
* admin: started item filter form (unfinished by a long way)
* admim: removed a lot of inline css classes/styles in preperation for the new admin way of doing things
* Start of code tidy up, including creation of some handler classes
* Fixed some bugs found along the way
2009-02-11 21:41:54 +00:00
e107steved
710525bbd1
Show headings in user list
2009-02-09 22:23:44 +00:00
secretr
e193ef41a9
Menu visibility issue (broken when there is dash in the condition list)
2009-02-05 11:54:59 +00:00
e107steved
46d7bd0db2
Bugtracker #4671 - hardcoded text
2009-02-03 21:16:29 +00:00
lisa
90d244601a
notice removal
2009-02-03 11:59:12 +00:00
e107steved
055f6bb79e
Bugtracker #4670 - block class send if 'send to multiple users' not allowed
2009-02-02 17:43:06 +00:00
e107steved
a5056e0ef6
Small changes to reflect changes elsewhere
2009-02-01 20:54:08 +00:00
e107steved
1afc7a612c
Update cache handling
2009-02-01 16:18:08 +00:00
e107steved
66f7b472bf
Userclasses admin - fix a couple of things broken by other changes
2009-02-01 15:18:30 +00:00
lisa
297d4c7212
links_page verify method missing
2009-01-30 22:03:13 +00:00
e107steved
2413b36923
Parser tweaks - hopefully speed up, simplify HTML rendering
2009-01-30 20:39:03 +00:00
e107steved
bc244507c2
Clear user theme if not allowed
2009-01-29 21:09:43 +00:00
secretr
7549e547ad
Form handler - missing optional id attribute for inputs of type hidden
2009-01-28 14:57:27 +00:00
lisa
e084a82757
left in some debug code, removed
2009-01-28 08:49:33 +00:00
lisa
78999f6a2f
bugfix #4478 (title tag removed from link)
2009-01-28 08:48:14 +00:00
lisa
868d72031b
removed inline html/style
2009-01-27 23:46:12 +00:00
lisa
dab9ef360c
recode list_new plugin + e_list.php files
2009-01-27 21:34:02 +00:00
lisa
0659cacb63
trackback sql file
2009-01-27 21:12:02 +00:00
secretr
3fa6cd3da7
JS API ajax request bugfix
2009-01-27 14:58:51 +00:00
lisa
c9b20b0cb5
search two level deep for menus but ignore the language directory
2009-01-27 12:00:56 +00:00
lisa
d1c87b7544
comment_author correction
2009-01-27 07:37:22 +00:00
secretr
cb7d28b30b
JS API - ElementInvokeById responder handles element properties in better way now.
2009-01-26 14:26:01 +00:00
CaMer0n
55a991d5b7
Missed a couple of paths.
2009-01-26 08:19:44 +00:00
CaMer0n
4e01412b82
Updated to respect e_DOWNLOAD and e_NEWSIMAGE (see e107_class.php)
2009-01-26 08:01:05 +00:00
mcfly
6d005ffaa8
converted forum_post_shortcodes to class->method
2009-01-25 19:19:36 +00:00
mcfly
6633e23f94
Added setScVar() function to shortcode handler, modified forum and news to use new function. More work on new level handler, implemented it in forum shortcodes.
2009-01-25 17:44:13 +00:00
e107steved
c3aa41f55f
Bugtracker #4664 - non-existent file referenced
2009-01-25 12:32:35 +00:00
e107steved
50b3654422
Restore some of the line break handling - ensures tables display properly
2009-01-23 21:18:37 +00:00
lisa
c3520eca3b
triggerHook needed plugInstalled
2009-01-22 23:14:48 +00:00
secretr
24c70a6b31
JS API, possible BC conflict
2009-01-22 12:33:28 +00:00
mcfly
57aeaf5020
Fixes for MYSQL_ASSOC change in db_Fetch
2009-01-22 01:58:29 +00:00
bugrain
31794e5529
Fixed db_Fetch to pass MYSQL_NUM following mysql_class.php change (for list() calls)
2009-01-21 22:04:36 +00:00
e107steved
75723b9480
Bugtracker #4653 - notice removal in tinymce
2009-01-21 20:34:34 +00:00
bugrain
90815d13e4
Fixed bad reference to class instance of e107 class object
2009-01-20 23:40:38 +00:00
secretr
40846316c2
e_form markup formatting
2009-01-20 22:59:39 +00:00
secretr
4ec4f4fac7
e_form - full userclass support - select, checkbox lists, newspost updated to use them
2009-01-20 22:37:49 +00:00
e107steved
8687136581
Extra parameter for forms handler
2009-01-20 22:22:01 +00:00
secretr
6e530be155
News administration - prefs page updated to latest e_form:uc_select, minor fixes
2009-01-20 21:29:23 +00:00