History | View | Annotate | Download (28.2 kB)
This commit was manufactured by cvs2svn to create tag 'milestone_3'.
Fixed small profile fields problem
Fixed a problem with editing bbcode in textfields
Fix a problem with Admin Profile (text) Fields and registration
- test slightly modified topic tracking code- some bugfixes
- fixed custom profile field get/store- changed tz lang array to hold more descriptive timezones (no more tz+-13, dst is a seperate option)- fixed bugs after jabber queue processing (data being escaped differently)
- Documentation related changes- added resend activation email dialog- fixed issue in session code- log failed/successful admin re-authentication/login- fixed simple forum dropdown box (used in mcp and posting)
- and my second attempt
fix admin_session "bug"
BBCode enabled profile fields, removed field_name from profile fields, fixed some uninitialised variable issues, some small conversion issues
small update only fixing two obvious bugs
damn line endings
- more updates, mostly bugfixes to the bbcode parser- changed current_user in sessions (please review)- give more flexibility to style authors in regard to the pagination elements- profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly)...
my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR
- for bart to work on...
see todo
splitted language files
- put consoring and smilie processing into functions (we use them all over the place) for better changing and consistency.- changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php- pleasing the users a little bit more by using table constants. :D...
Changed error string array return ... hopefully nothing "different" was planned for this. This method "fits in" with how UCP modules handle errors.
custom profile fields.Not finished, committed to let us discuss about the next steps-> BartVB