1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

178 Commits

Author SHA1 Message Date
e107steved
1190681e34 Bugtracker #3443, #3445 - installer text lanified, example classes added to db correctly 2007-01-08 21:33:52 +00:00
e107steved
470499cbc7 Simplify things a bit 2007-01-08 21:11:36 +00:00
e107steved
fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. 2007-01-07 15:59:42 +00:00
e107steved
1843e9fed9 Make syntax consistent (not bug, but avoiding future problems) 2007-01-06 23:10:31 +00:00
e107steved
757cd53e85 Bugtracker 3579 - Link button missing on custom pages 2007-01-05 23:02:25 +00:00
e107steved
1156f11bc1 Bugtracker #3659 - multiple newline code wrong 2007-01-05 21:59:50 +00:00
lia
201027f067 bugfix #3658 : comment subject now correct 2007-01-05 09:00:52 +00:00
lia
fb7879e456 fix on theme preview handler 2007-01-04 23:43:02 +00:00
e107steved
d8e99e51f7 Notice removal 2007-01-04 22:31:26 +00:00
lia
c3bfb1bddb content; fixed template bug on the empty cell (finally, thx MrPete) 2007-01-04 13:11:52 +00:00
lia
2836b3788e content; empty containers were displayed when they shouldn't have ( thx bugrain ) 2007-01-04 08:37:00 +00:00
e107steved
7438a54009 Part of bugtracker #3577 - disable linkwords in PM titles 2007-01-03 22:06:08 +00:00
e107steved
78b590e935 Turn off 'greedy' matching bugtracker #3186 (thanks V3) - may also fix #2827 and #3550 2007-01-03 20:50:47 +00:00
e107steved
a871c3f5c4 Some categories missed if editing changed order too much 2007-01-03 20:29:22 +00:00
e107steved
17b754ec72 Minor spelling 2007-01-02 21:54:00 +00:00
e107steved
c628ed11af Clear code_text if not set 2007-01-02 20:20:37 +00:00
CaMer0n
f65721e91d Native Thai wasn't displaying correctly. Also cleaned up the class a little. 2007-01-01 15:31:54 +00:00
e107steved
450ceffdae Notice removal 2007-01-01 12:00:50 +00:00
e107steved
b0550da1b8 Notice removal 2007-01-01 10:27:49 +00:00
e107steved
55e8d47e89 Notice removal - only define numeric messages if needed 2007-01-01 10:02:28 +00:00
CaMer0n
43400b4b38 Fixed user-settings display name minimum-length check that was still active when display-names was disabled. ie. couldn't update. 2006-12-31 18:50:37 +00:00
CaMer0n
49e37b264e Bug #3629 - image in email replacement. 2006-12-31 15:12:15 +00:00
CaMer0n
82a700cdef cleanup redeclaration of db objects - similar issue to bugs #3632 and #3412 2006-12-31 14:46:30 +00:00
e107steved
02576e0037 Impose minimum length on display name 2006-12-30 22:39:43 +00:00
e107steved
70f1f33684 Bugtracker #3645 - emote handler not initialised in time 2006-12-30 19:44:52 +00:00
e107steved
9e5bbeede9 Handle alternative newline chars 2006-12-30 18:55:42 +00:00
e107steved
568184a909 Bugtracker #3582 - shows site theme in admin (although could do with improvement) 2006-12-30 18:15:57 +00:00
e107steved
1f232774ba XHTML fix 2006-12-30 16:34:33 +00:00
e107steved
edf0d974a5 Block anonymous use if pm not set up 2006-12-30 12:41:46 +00:00
e107steved
33702a8cdb Unnecessary redeclaration of db objects - might help bugs #3632 and #3412 2006-12-30 12:02:00 +00:00
CaMer0n
42e6d5c4d5 Fix for $sql2 issues with previous commit. 2006-12-30 03:07:50 +00:00
CaMer0n
66bedf6ff5 added resource-identifier to mysql_class, allowing connections to different databases simultaneously. Appears to be working smoothly, but please put it through it's paces, and let me know. thx 2006-12-30 01:11:49 +00:00
e107steved
50fd76e06e Bugtracker #3582 partial fix - theme message clarified 2006-12-29 17:45:58 +00:00
e107steved
729521ee73 Bugtracker #3637 - if shown, IP address in comments links to user. Thanks antey 2006-12-29 16:21:05 +00:00
e107steved
fd1bec8a7b Handle 'no downloads' properly 2006-12-29 13:39:08 +00:00
e107steved
98016d68ac Bug #3589 - displays message if users don't have submit permissions 2006-12-29 12:58:37 +00:00
e107steved
14e7cf7262 Bug #2803 - can't get out once XUP signup selected. Also check display name length on signup, cursor:hand --> cursor:pointer 2006-12-27 22:26:56 +00:00
e107steved
0b6d94047d notice removal 2006-12-23 18:38:33 +00:00
e107steved
602d353290 Bug #3457 possible fix 2006-12-23 18:17:37 +00:00
e107steved
44c3fab2cc Bug #3615 - DOWNLOAD_VIEW_NAME_LINKED does not check if download agreement 2006-12-23 16:25:17 +00:00
e107steved
9ba42095d6 Handle dates passed wrong way round - thanks marj 2006-12-23 15:44:31 +00:00
e107steved
e24a8d3109 Calcs if mixed subsub cats and files in a subcat are now correct. Notice removal 2006-12-23 12:15:09 +00:00
e107steved
6930ad1c78 Possible fix bug #3604 2006-12-22 21:01:42 +00:00
e107steved
9c41023832 Bug #3565 - Hide email shortcode sorted 2006-12-22 20:53:59 +00:00
e107steved
87f59042ff Bug #3136 - page formatting better on password error. Also, doesn't cache password protected files pending a better solution when cache handling improved. 2006-12-22 20:51:32 +00:00
e107steved
64c78857b6 Bug #3620 - calculation of time elapsed between dates should be accurate 2006-12-22 20:46:53 +00:00
CaMer0n
a18a532d30 generic message was missing after install. 2006-12-22 18:49:44 +00:00
CaMer0n
4d80394094 removed TinyMce specific code from headers - now loads from e_meta.php 2006-12-22 18:47:10 +00:00
CaMer0n
a2b06eeaa1 TinyMce converted to a plugin. 2006-12-22 18:45:32 +00:00
CaMer0n
5d61fee453 rss topic id's were missing from the rss link in the head. 2006-12-22 12:53:47 +00:00