2007-07-02 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-07-02 2007-07-01 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-07-01 2007-06-30 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-30 2007-06-29 03:40 (caseydk) --------------------------------- classes/permissions.class.php - fixed a subtle issue where not finding permissions for a user would throw an error when you tried to delete the user; 2007-06-29 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-29 2007-06-28 08:22 (caseydk) --------------------------------- modules/projects/reports/tasklogs.php - fixed the report to actually display the costcode as stated; 2007-06-28 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-28 2007-06-26 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-26 2007-06-25 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-25 2007-06-24 03:13 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-24 2007-06-23 03:13 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-23 2007-06-22 03:14 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-22 2007-06-21 11:36 (cyberhorse) --------------------------------- modules/contacts/view.php - #2067 - type fixed 2007-06-21 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-21 2007-06-21 01:32 (caseydk) --------------------------------- modules/tasks/listtasks.php - refactored to use the DBQuery object instead of raw sql 2007-06-21 01:32 (caseydk) --------------------------------- modules/projects/projects.class.php - further cleaning up the api and updated the project lists; 2007-06-21 01:32 (caseydk) --------------------------------- modules/projects/projects.class.php - further cleaning up the api and updated the project lists; 2007-06-21 01:30 (caseydk) --------------------------------- modules/files/addedit.php - updated to apply the security sentinel 2007-06-20 20:57 (nybod) --------------------------------- modules/tasks/tasks.php - Display assigned users ordered by percent assigned then name (same as in HEAD) 2007-06-20 09:34 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - fixed MySQL 5 compatibility (as per http://www.dotproject.net/vbulletin/showthread.php?p=23295#post23295) 2007-06-20 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-20 2007-06-20 00:52 (pedroix) --------------------------------- modules/files/addedit.php - Final version bug: - http://www.dotproject.net/vbulletin/showthread.php?t=7051 2007-06-19 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-19 2007-06-18 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-18 2007-06-17 04:56 (nybod) --------------------------------- modules/calendar/calendar.class.php - Fixed small typo 2007-06-17 04:07 (caseydk) --------------------------------- modules/calendar/calendar.class.php - applied the tweak specified in 2061; 2007-06-17 03:22 (caseydk) --------------------------------- modules/ticketsmith/post_ticket.php - removed the company/project checks 2007-06-17 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-17 2007-06-16 13:22 (cyberhorse) --------------------------------- modules/projects/view.php - #2045 - suggested patch applied 2007-06-16 03:13 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-16 2007-06-16 02:59 (merlinyoda) --------------------------------- modules/calendar/view.php - - "day view" link on event view page didn't require permissions check. - See end notes on Mantis Report 0002057. 2007-06-16 01:49 (merlinyoda) --------------------------------- modules/resources/addedit.php - - Drop-down select for Type was missing translation. See Mantis Bug 0002035. 2007-06-15 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-15 2007-06-15 01:08 (merlinyoda) --------------------------------- modules/public/contact_selector.php - - Fix for Mantis Bug 0002056. 2007-06-15 00:39 (merlinyoda) --------------------------------- modules/contacts/addedit.php modules/contacts/view.php modules/public/contact_selector.php - - Added missing country field on edit and view pages for contacts. Column - was in the database but was not being used and could not determine why - based on the revision logs. - - Also cleaned up style and unnecessary double quote usage in - modules/public/contact_selector.php as well as tweaking function - remove_invalid($arr) so that a string of spaces doesn't somehow sneak in - and mess with the selection process. 2007-06-14 21:40 (nybod) --------------------------------- modules/tasks/addedit.js - W3C compliant syntax 2007-06-14 05:38 (merlinyoda) --------------------------------- modules/tasks/addedit.js - - Fixed typo in tag... mentioned in Mantis report 2046 2007-06-14 03:11 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-14 2007-06-14 02:11 (merlinyoda) --------------------------------- classes/ui.class.php includes/main_functions.php modules/calendar/calendar.class.php modules/calendar/day_view.php modules/calendar/index.php modules/calendar/week_view.php - - classes/ui.class.php: - replaced some use of double quotes with single quotes - - includes/main_functions.php: - removed extra quotation mark in string. - - modules/calendar/day_view.php, modules/calendar/week_view.php: - added company filter to be consistant with month view per - Mantis report 2052, Suggestion 1. - - modules/calendar/index.php - applied similiar changes made to modules/calendar/day_view.php - on revision 1.34.4.3 to this file - - modules/calendar/calendar.class.php: - fixed event filtering to more behave in manner consistant with the - online documentation 2007-06-10 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-10 2007-06-09 23:10 (caseydk) --------------------------------- modules/tasks/gantt.php - applied patch from #2051; - passed along the taskLabels for gantt charts; 2007-06-09 22:56 (caseydk) --------------------------------- modules/ticketsmith/index.php modules/ticketsmith/post_ticket.php - applied patch from #2051; - applies a 'can author' check to create tickets instead of 'can edit' 2007-06-09 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-09 2007-06-08 03:14 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-08 2007-06-08 00:35 (cyberhorse) --------------------------------- modules/projects/viewgantt.php - #2033 - Patch applied as suggested - fixing project gantt chart tab in department module 2007-06-08 00:06 (cyberhorse) --------------------------------- db/upgrade_permissions.php - #2024 - suggested patch applied 2007-06-07 23:49 (cyberhorse) --------------------------------- locales/en/links.inc modules/links/index.php - 2034 - Suggestions from patch applied 2007-06-07 23:42 (cyberhorse) --------------------------------- modules/system/roles/index.php - 2037 - Fixed as suggested in patch 2007-06-07 22:48 (cyberhorse) --------------------------------- modules/help/en/help.toc.hlp - FIX Updated the link to the documentation site. 2007-06-07 22:25 (cyberhorse) --------------------------------- modules/calendar/calendar.class.php - FEATURE Made date picker easier to use, by allowing to click anywhere in the date square to pick a date, - rather then exactly on the number. 2007-06-07 04:54 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-07 2007-06-07 01:44 (caseydk) --------------------------------- modules/tasks/do_updatetask.php - applied rounding to the task logs to make reporting simpler/more meaningful; 2007-06-03 21:03 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-03 2007-06-03 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-03 2007-06-02 03:11 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-06-02 2007-05-30 03:12 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-05-30 2007-05-30 01:32 (merlinyoda) --------------------------------- modules/projects/gantt.php modules/projects/gantt2.php modules/tasks/gantt.php - - Changing $AppUI->user_lang[0] to $AppUI->user_lang[2]. This was the value - needed for the gantt locale to fix a previous bug. 2007-05-28 20:43 (cyberhorse) --------------------------------- modules/system/systemconfig.php - #2012 - fixed mishandling single quotes on the system configuration page 2007-05-27 07:21 (caseydk) --------------------------------- modules/projects/projects.class.php modules/projects/reports.php - removed the getAllowedProjects functionality into the Project object; 2007-05-25 03:14 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-05-25 2007-05-25 01:42 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-05-25 2007-05-23 03:14 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-05-23 2007-05-22 20:03 (cyberhorse) --------------------------------- index.php - #1910 - Stop processing requested page, if no access to the module is allowed right after login checks. 2007-05-22 03:13 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-05-22 2007-05-21 22:27 (nybod) --------------------------------- modules/files/addedit.php - Added projectSelectWithOptGroup from Aramis to group projects by Company 2007-05-21 18:33 (ajdonnison) --------------------------------- ChangeLog - Update changelog for 2.1-rc2 release. 2007-05-21 18:17 (ajdonnison) --------------------------------- db/upgrade_21rc1_to_21rc2.sql - file upgrade_21rc1_to_21rc2.sql was initially added on branch stable_2. 2007-05-21 18:17 (ajdonnison) --------------------------------- db/upgrade_21rc1_to_21rc2.sql db/upgrade_latest.php db/upgrade_latest.sql includes/version.php install/do_install_db.php - Changes to make release candidate 2. 2007-05-21 10:06 (caseydk) --------------------------------- modules/files/addedit.php modules/files/do_file_co.php modules/files/files.class.php - cleaned up some of the file checkin functionality; 2007-05-21 03:15 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-05-21 2007-05-20 03:14 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-05-20 2007-05-20 00:21 (caseydk) --------------------------------- db/dotproject.sql - applied default value tweak from MOTE - http://www.dotproject.net/vbulletin/showthread.php?p=31165 2007-05-19 03:14 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-05-19 2007-05-18 10:19 (merlinyoda) --------------------------------- modules/tasks/tasks.class.php - Fix for Bug #1998 2007-05-18 05:50 (caseydk) --------------------------------- modules/projects/reports/overdue.php - applied some code cleanup; 2007-05-18 05:26 (merlinyoda) --------------------------------- modules/tasks/vw_logs.php - Fix for Bug Report #2011 2007-05-18 05:20 (merlinyoda) --------------------------------- modules/calendar/addedit.php - - Implemented some code suggested in Mantis Report # 1996 2007-05-18 03:13 (cyberhorse) --------------------------------- ChangeLog - Updating ChangeLog on 2007-05-18 2007-05-18 00:54 (caseydk) --------------------------------- modules/projects/reports/tasklogs.php - tweaking alignment 2007-05-18 00:50 (cyberhorse) --------------------------------- db/upgrade_latest.php - Fixed a bug, where on upgrade all connections between users and contacts was lost. 2007-05-18 00:50 (caseydk) --------------------------------- modules/projects/reports/tasklogs.php - applied some code cleanup; - added project_name with a link when all projects are being shown; 2007-05-14 07:04 (nybod) --------------------------------- modules/files/files.class.php - Mantis 2006 (Aramis) 2007-05-13 11:50 (cyberhorse) --------------------------------- db/dotproject.sql db/upgrade_latest.sql locales/en/system.inc modules/projects/gantt.php modules/projects/gantt2.php modules/projects/viewgantt.php modules/tasks/gantt.php - #1980 - Updated gantt charts code to make jpgraph use users' locale or if that fails to fallback to the system's default locale. 2007-05-13 02:50 (caseydk) --------------------------------- modules/tasks/vw_logs.php - tweak to display in hh:mm format 2007-05-10 22:59 (caseydk) --------------------------------- modules/tasks/do_task_aed.php - resolved an issue where if you had 24 set as your max calendar hour and did not change the hour selection, you'd end up with a date using 2400 as midnight... causing the date converter to die and return a null date; 2007-05-10 21:45 (caseydk) --------------------------------- modules/tasks/do_updatetask.php modules/tasks/vw_logs.php - added support for tasklog time entries of "1:30" in addition to "1.5" - backported from Head 2007-05-10 00:41 (caseydk) --------------------------------- modules/ticketsmith/comment.php - tweak for the includes 2007-05-09 05:09 (merlinyoda) --------------------------------- classes/dp.class.php includes/db_connect.php - - Fix for Bug 1959. 2007-05-02 00:56 (cyberhorse) --------------------------------- modules/tasks/do_task_aed.php - #1960 - fixed bug that made it impossible to remove ALL dependencies - from a task. 2007-04-27 19:32 (caseydk) --------------------------------- modules/resources/setup.php - cleanup and standardization 2007-04-19 04:39 (caseydk) --------------------------------- db/upgrade_contacts.php - removed the mysql wrapping, seems to cause issues for some users; 2007-04-15 20:40 (cyberhorse) --------------------------------- modules/tasks/gantt.php - fixed checks for arial font (bold vs normal) 2007-04-15 20:27 (cyberhorse) --------------------------------- modules/tasks/listtasks.php - #1954 - fixed javascript error from non-escaped quotes 2007-04-15 19:54 (cyberhorse) --------------------------------- modules/ticketsmith/config.inc.php - part of caseydk's changes for email notification. 2007-04-14 23:11 (caseydk) --------------------------------- modules/projects/index.php modules/projects/vw_idx_proposed.php - fixed the issue I previously introduced with the whole tab list on the project screen 2007-04-13 13:15 (caseydk) --------------------------------- classes/dp.class.php modules/system/syskeys/do_sysval_aed.php classes/permissions.class.php - cleaned up the issue where you couldn't delete the sysvals regardless of permissions - it was due to the permissions being checked based on the table name which is normally the module name... but not this time around; 2007-04-13 09:06 (caseydk) --------------------------------- db/dotproject.sql db/upgrade_204_to_21rc1.sql modules/ticketsmith/common.inc.php modules/ticketsmith/do_ticket_aed.php modules/ticketsmith/post_ticket.php modules/ticketsmith/view.php - further updates to ticketsmith to add a company and project id - - these respect all permissions as expected; 2007-04-13 06:57 (caseydk) --------------------------------- modules/ticketsmith/common.inc.php modules/ticketsmith/config.inc.php modules/ticketsmith/do_ticket_aed.php modules/ticketsmith/index.php modules/ticketsmith/table.schema modules/ticketsmith/view.php - some major cleanup of the ticketsmith module - - changed some of the custom config parameters to use dotProject params; - added notification emails based on a dotproject param; - removed some deprecated code; - beat my head on the wall due to all the inline html and string concat, arg; 2007-04-13 06:55 (caseydk) --------------------------------- db/dotproject.sql db/upgrade_204_to_21rc1.sql - updates for the ticketsmith module 2007-04-13 03:02 (caseydk) --------------------------------- modules/admin/vw_active_usr.php modules/admin/vw_inactive_usr.php - added user filtering that respects company permissions; 2007-04-13 03:01 (caseydk) --------------------------------- modules/projects/index.php - tiny format change 2007-04-11 18:16 (ajdonnison) --------------------------------- modules/projects/reports/tasklogs.php - Fix SQL to work with MySQL 5 2007-04-11 02:32 (caseydk) --------------------------------- modules/projects/reports/taskenddate.en.txt - fixed spelling error 2007-04-10 07:04 (nybod) --------------------------------- includes/sendpass.php - Added site_domain to email FROM address. Mantis 1963. 2007-04-07 21:15 (cyberhorse) --------------------------------- modules/projects/admin_tab.viewuser.projects.php modules/projects/departments_tab.view.projects.php modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php modules/tasks/tasks.class.php - #1933 - fixed javascript error on descriptions with single quotes 2007-04-05 08:23 (merlinyoda) --------------------------------- fileviewer.php - - Fixed problem with access being denied to files assigned to "All Projects" - (i.e. where file_project is 0). Also removed a couple lines of old and - unused code 2007-03-29 23:58 (pedroix) --------------------------------- modules/files/addedit.php - 'All' to 'None' back again. I got confused and I shouldn't have touched that, so we are back to 1.44.4.11 2007-03-29 23:45 (pedroix) --------------------------------- modules/files/addedit.php - 'None' to 'All' back again :) sorry for the 2 minutes I have removed it 2007-03-29 23:41 (pedroix) --------------------------------- modules/files/addedit.php modules/files/addedit_folder.php modules/files/files.class.php modules/files/folders_table.php - Function getFolderSelectList() ported to files.class.php and removed the functions.php file 2007-03-29 00:30 (cyberhorse) --------------------------------- modules/forums/viewer.php modules/projects/projects.class.php - fixed a few minor warnings - globals and config replacements 2007-03-29 00:21 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - #1949 - fixed bug with dynamic parent percent completed calculation 2007-03-29 00:17 (cyberhorse) --------------------------------- classes/permissions.class.php - #1948 - made gacl reuse dotproject's connection to the database - removed unreachable code 2007-03-26 10:44 (cyberhorse) --------------------------------- modules/tasks/gantt.php - added arial font check for milestones 2007-03-26 03:25 (nybod) --------------------------------- modules/files/addedit.php modules/files/index_table.php - Clarified language of files not associated with projects. 2007-03-26 01:16 (caseydk) --------------------------------- modules/admin/addedituser.php - tiny language tweak 2007-03-26 00:00 (caseydk) --------------------------------- modules/projects/index.php modules/projects/vw_idx_proposed.php - Changed the default 'Show All' projects tab from 1000 to -1 2007-03-22 07:32 (caseydk) --------------------------------- includes/main_functions.php - removed "center" for better xhtml compliance 2007-03-20 03:04 (nybod) --------------------------------- modules/projects/reports/allocateduserhours.en.txt - Grammar correction 2007-03-18 06:27 (caseydk) --------------------------------- db/upgrade_contacts.php - tweaks to insert the USERFORMAT user preference for all users 2007-03-18 06:27 (caseydk) --------------------------------- db/dotproject.sql db/upgrade_101_to_102.sql - a few sql tweaks to cover new/upgraded installs 2007-03-18 05:22 (caseydk) --------------------------------- db/upgrade_102_to_20alpha.sql db/upgrade_201_to_202.sql db/upgrade_20_to_201.sql - updated the sql to be mysql5 compliant; 2007-03-18 02:38 (caseydk) --------------------------------- install/do_install_db.php - major error in writing the config file, it was simply creating a new sting instead of adding it to the existing one - ouch!; 2007-03-18 02:24 (caseydk) --------------------------------- style/classic/login.php style/dp-grey-theme/login.php style/default/login.php - updated the username length to access 255 characters just like the db and the user addedit screen; 2007-03-14 15:26 (pedroix) --------------------------------- modules/files/folders_table.php - folders files list and version sublists not in synch 2007-03-14 01:59 (merlinyoda) --------------------------------- modules/files/index.php modules/files/index_table.php - - Fixed some permission display issues for files. - - Also, removed query object from inside index table loop in favor of pulling - all needed information *outside* of the loop. 2007-03-13 10:25 (caseydk) --------------------------------- modules/forums/view_topics.php - nasty bug in the join/group by which caused every post to show up as its own thread; 2007-03-12 11:46 (nybod) --------------------------------- db/upgrade_contacts_company.php - Added closing bracket at line 48 2007-03-11 19:52 (cyberhorse) --------------------------------- ChangeLog - Updated changelog 2007-03-11 07:57 (nybod) --------------------------------- includes/session.php - Fix for Mantis 1901 regarding problems using dP's extended sessions with versions of php >= 5.2.0 2007-03-10 03:50 (gregorerhardt) --------------------------------- modules/files/do_file_aed.php - #1932 - remove requirement for delete perm on file addition; cleaned permission check 2007-03-09 22:27 (nybod) --------------------------------- modules/links/addedit.php - reinserted "echo" 2007-03-08 22:04 (nybod) --------------------------------- modules/contacts/addedit.php modules/links/addedit.php - replaced short tags in a couple of places. 2007-03-08 18:33 (ajdonnison) --------------------------------- modules/forums/viewer.php - #1930 - sanitise against SQL injection 2007-03-08 09:06 (merlinyoda) --------------------------------- modules/calendar/calendar.class.php modules/calendar/index.php - - Resolved issues (some due to recent development and fixes of other issues): - - - double display of certain events if user had any denied projects - - some recurring events would not display properly in certain views - - company_id defaults to "All" (company_id 0) instead of user's company 2007-03-08 01:58 (merlinyoda) --------------------------------- modules/calendar/calendar.class.php - - Conditionally adding join to projects table instead of always. 2007-03-08 01:24 (merlinyoda) --------------------------------- modules/calendar/calendar.class.php modules/files/index_table.php - - Removed unneeded occurrence of "event_project = 0" in WHERE clause - - Where clause is now in an if block testing against - "count($allowedProjects)". Ironically enough $allowedProjects contains - an array of SQL statement listing *denied* project IDs - (i.e. 'event_id NOT IN (4,5,6)'). May need better wording on variable. - Something like "$notDeniedProjects" may be better than "$allowedProjects" 2007-03-07 21:26 (cyberhorse) --------------------------------- modules/projects/projects.class.php - fixed a potential problem with substring 2007-03-07 21:21 (cyberhorse) --------------------------------- modules/projects/projects.class.php - #1908 - check that project_short_name is 10 characters (issue for - languages with encoded characters) 2007-03-07 11:18 (merlinyoda) --------------------------------- modules/calendar/calendar.class.php modules/files/index_table.php - - Fixed issue with files marked for "all" projects not properly displaying - for users that are denied acces to at least one project. - - Also fixed small bug introduced into modules/calendar/calendar.class.php 2007-03-07 09:13 (merlinyoda) --------------------------------- modules/files/folders_table.php modules/files/index.php - - Fixed syntax error in modules/files/folders_table.php. - - Slight lin order change in modules/files/index.php 2007-03-07 08:27 (merlinyoda) --------------------------------- modules/calendar/calendar.class.php - - Streamlining previous fix concerning event visibility. Also fixed - company filter code immediately following. 2007-03-07 07:19 (merlinyoda) --------------------------------- modules/calendar/calendar.class.php modules/files/index.php - - Attempt to resolve issue where events and files that are not associated - with a project are not being displayed for users that are denied - to any (but not all) projects. 2007-03-07 00:27 (cyberhorse) --------------------------------- modules/companies/index.php modules/contacts/index.php modules/tasks/index.php - #1914 - fixed issues with disappearing quotes from search box after a search. 2007-03-06 23:47 (cyberhorse) --------------------------------- modules/tasks/do_task_assign_aed.php - #1913 - fixed sql error on priority update. 2007-03-06 23:20 (cyberhorse) --------------------------------- modules/contacts/index.php - #1911 - fixed browsing by letter in contacts module for first/last name as well as display name. 2007-03-06 23:01 (cyberhorse) --------------------------------- modules/companies/vw_contacts.php - #1916 - fixed issue with companies, containing single quotes in the name - when viewing contact tab. 2007-03-06 11:04 (merlinyoda) --------------------------------- locales/en/admin.inc modules/admin/addedituser.php modules/admin/admin.class.php modules/admin/do_perms_aed.php modules/admin/do_user_aed.php modules/admin/do_userrole_aed.php modules/admin/index.php modules/admin/viewuser.php modules/admin/vw_active_usr.php modules/admin/vw_inactive_usr.php modules/admin/vw_usr.php modules/admin/vw_usr_log.php modules/admin/vw_usr_perms.php modules/admin/vw_usr_roles.php modules/admin/vw_usr_sessions.php modules/calendar/addedit.php modules/calendar/calendar.class.php modules/calendar/clash.php modules/calendar/day_view.php modules/calendar/do_event_aed.php modules/calendar/index.php modules/calendar/links_events.php modules/calendar/links_tasks.php modules/calendar/view.php modules/calendar/vw_day_events.php modules/calendar/vw_day_tasks.php modules/calendar/week_view.php modules/companies/addedit.php modules/companies/companies.class.php modules/companies/do_company_aed.php modules/companies/index.php modules/companies/view.php modules/companies/vw_active.php modules/companies/vw_archived.php modules/companies/vw_companies.php modules/companies/vw_contacts.php modules/companies/vw_depts.php modules/companies/vw_users.php modules/contacts/addedit.php modules/contacts/contacts.class.php modules/contacts/csvexport.php modules/contacts/do_contact_aed.php modules/contacts/index.php modules/contacts/select_contact_company.php modules/contacts/vcardexport.php modules/contacts/vcardimport.php modules/contacts/view.php modules/departments/addedit.php modules/departments/departments.class.php modules/departments/do_dept_aed.php modules/departments/index.php modules/departments/view.php modules/departments/vw_contacts.php modules/files/addedit.php modules/files/addedit_folder.php modules/files/co.php modules/files/companies_tab.files.php modules/files/do_file_aed.php modules/files/do_file_co.php modules/files/do_files_bulk_aed.php modules/files/do_folder_aed.php modules/files/do_searchfiles.php modules/files/file_index_ignore.php modules/files/files.class.php modules/files/folders_table.php modules/files/functions.php modules/files/index.php modules/files/index_table.php modules/files/projects_tab.files.php modules/files/tasks_tab.files.php modules/files/tasks_tab.view.files.php modules/forums/addedit.php modules/forums/configure.php modules/forums/do_forum_aed.php modules/forums/do_post_aed.php modules/forums/do_watch_forum.php modules/forums/forums.class.php modules/forums/post_message.php modules/forums/setup.php modules/forums/view_messages.php modules/forums/view_pdf.php modules/forums/view_topics.php modules/forums/viewer.php modules/help/index.php modules/history/addedit.php modules/history/index.php modules/history/projects_tab.history.php modules/history/setup.php modules/links/addedit.php modules/links/do_link_aed.php modules/links/index.php modules/links/index_table.php modules/links/links.class.php modules/links/projects_tab.links.php modules/links/setup.php modules/links/tasks_tab.links.php modules/projects/addedit.php modules/projects/admin_tab.viewuser.projects.php modules/projects/admin_tab.viewuser.projects_gantt.php modules/projects/departments_tab.view.projects.php modules/projects/departments_tab.view.projects_gantt.php modules/projects/do_project_aed.php modules/projects/gantt.php modules/projects/gantt2.php modules/projects/index.php modules/projects/projects.class.php modules/projects/reports.php modules/projects/view.php modules/projects/viewgantt.php modules/projects/vw_files.php modules/projects/vw_forums.php modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php modules/projects/vw_logs.php modules/projects/reports/allocateduserhours.php modules/projects/reports/completed.php modules/projects/reports/overall.php modules/projects/reports/overdue.php modules/projects/reports/stats.php modules/projects/reports/taskenddate.php modules/projects/reports/tasklist.php modules/projects/reports/tasklogs.php modules/projects/reports/tasksperuser.php modules/projects/reports/upcoming.php modules/projects/reports/userperformance.php modules/public/access_denied.php modules/public/calendar.php modules/public/chpwd.php modules/public/color_selector.php modules/public/contact_selector.php modules/public/date_format.php modules/public/selector.php modules/resources/addedit.php modules/resources/do_resource_aed.php modules/resources/index.php modules/resources/resources.class.php modules/resources/setup.php modules/resources/tasks_dosql.addedit.php modules/resources/tasks_tab.addedit.other_resources.php modules/resources/tasks_tab.view.other_resources.php modules/resources/view.php modules/resources/vw_resources.php modules/smartsearch/index.php modules/smartsearch/setup.php modules/smartsearch/smartsearch.class.php modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php modules/system/addeditpref.php modules/system/billingcode.php modules/system/contacts_ldap.php modules/system/custom_field_addedit.php modules/system/custom_field_editor.php modules/system/do_billingcode_aed.php modules/system/do_custom_field_aed.php modules/system/do_preference_aed.php modules/system/do_systemconfig_aed.php modules/system/domodsql.php modules/system/index.php modules/system/system.class.php modules/system/systemconfig.php modules/system/systemconfig_help.php modules/system/translate.php modules/system/translate_save.php modules/system/viewmods.php modules/system/roles/do_perms_aed.php modules/system/roles/do_role_aed.php modules/system/roles/index.php modules/system/roles/roles.class.php modules/system/roles/viewrole.php modules/system/roles/vw_role_perms.php modules/system/syskeys/do_syskey_aed.php modules/system/syskeys/do_sysval_aed.php modules/system/syskeys/index.php modules/system/syskeys/keys.php modules/system/syskeys/syskeys.class.php modules/tasks/addedit.php modules/tasks/ae_dates.php modules/tasks/ae_depend.php modules/tasks/ae_desc.php modules/tasks/ae_resource.php modules/tasks/do_task_aed.php modules/tasks/do_task_assign_aed.php modules/tasks/do_updatetask.php modules/tasks/gantt.php modules/tasks/index.php modules/tasks/listtasks.php modules/tasks/organize.php modules/tasks/organizer.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/tasksperuser.php modules/tasks/tasksperuser_sub.php modules/tasks/todo.php modules/tasks/todo_gantt_sub.php modules/tasks/todo_tasks_sub.php modules/tasks/view.php modules/tasks/viewgantt.php modules/tasks/vw_log_update.php modules/tasks/vw_logs.php modules/ticketsmith/admin.php modules/ticketsmith/attach.php modules/ticketsmith/comment.php modules/ticketsmith/common.inc.php modules/ticketsmith/config.inc.php modules/ticketsmith/do_ticket_aed.php modules/ticketsmith/followup.php modules/ticketsmith/index.php modules/ticketsmith/login.php modules/ticketsmith/pdf.php modules/ticketsmith/post_ticket.php modules/ticketsmith/reattachticket.php modules/ticketsmith/search.php modules/ticketsmith/view.php - Systematic check through files for (!defined('DP_BASE_DIR')) sentinel. - Also checking for any remaining $dPconfig['root_dir'], $baseDir, or $baseDir - Adding punctuation so sentinel warning message to looks "proper". - - ... also fixed some bugs in calendar.class.php and files.class.php - - - fix for company filter was not applied to recurring events. - - statically declaring $file_helpdesk_item without helpdesk installed was - breaking upload/check-in (stopping record being saved to database) 2007-03-05 06:36 (caseydk) --------------------------------- modules/departments/index.php - cleaning up some deprecated queries 2007-02-28 19:17 (cyberhorse) --------------------------------- modules/calendar/calendar.class.php - fixed filtering by company 2007-02-27 21:38 (nybod) --------------------------------- index.php - Couldn't handle empty default_view_a field. Applied code from HEAD to address problem. 2007-02-27 08:35 (merlinyoda) --------------------------------- fileviewer.php index.php queuescanner.php - - Replaced some double qoute usage with equivilents single quote usage. - Especially strings without variables in them. 2007-02-27 07:34 (merlinyoda) --------------------------------- install/check_upgrade.php install/db.php install/do_install_db.php install/index.php install/install.inc.php install/vw_idx_check.php install/docs/about.html install/docs/check.php install/docs/index.html install/docs/main.css install/docs/rfc0001.00.html locales/core.php misc/debug.php misc/postnuke/dplink/index.php misc/postnuke/dplink/pnadmin.php misc/postnuke/dplink/pnuser.php misc/postnuke/dplink/pnlang/eng/admin.php - - Systematic check through files for (!defined('DP_BASE_DIR')) sentinel. - Also checking for any remaining $dPconfig['root_dir'], $baseDir, or $baseDir - Adding punctuation so sentinel warning message to looks "proper". - - Also removed "keelhaulable" useage of double quotes for simple strings. - - Also removed carriage returns (^M) from some files. 2007-02-27 04:34 (merlinyoda) --------------------------------- includes/config-dist.php includes/db_adodb.php includes/db_connect.php includes/main_functions.php includes/permissions.php includes/sendpass.php includes/session.php includes/version.php - - Systematic check through files for (!defined('DP_BASE_DIR')) sentinel. - Also checking for any remaining $dPconfig['root_dir'], $baseDir, or $baseDir - Adding punctuation so sentinel warning message to looks "proper". - - Also removed "keelhaulable" useage of double quotes for simple strings. 2007-02-27 03:37 (merlinyoda) --------------------------------- functions/admin_func.php functions/forums_func.php functions/projects_func.php functions/tasks_func.php - - Systematic check through files for (!defined('DP_BASE_DIR')) sentinel. - Also checking for any remaining $dPconfig['root_dir'], $baseDir, or $baseDir. - Adding punctuation so sentinel warning message to looks "proper". 2007-02-27 03:33 (merlinyoda) --------------------------------- db/upgrade_contacts.php db/upgrade_contacts_company.php db/upgrade_latest.php db/upgrade_permissions.php - - Systematic check through files for (!defined('DP_BASE_DIR')) sentinel. - Also checking for any remaining $dPconfig['root_dir'], $baseDir, or $baseDir - Adding punctuation so sentinel warning message to looks "proper". - - Also removed "keelhaulable" useage of double quotes for simple strings. 2007-02-26 10:42 (nybod) --------------------------------- modules/files/index_table.php - Added missing tooltip to edit icon. 2007-02-25 07:02 (theideaman) --------------------------------- modules/projects/index.php - modified orderby code to sort asc by project_end_date; also did some code cleanup of that section 2007-02-23 05:06 (merlinyoda) --------------------------------- classes/CustomFields.class.php classes/authenticator.class.php classes/customfieldsparser.class.php classes/date.class.php classes/dp.class.php classes/event_queue.class.php classes/libmail.class.php classes/permissions.class.php classes/query.class.php classes/ui.class.php - - Systematic check through files for (!defined('DP_BASE_DIR')) sentinel. - Also checking for any remaining $dPconfig['root_dir'], $baseDir, or $baseDir - Adding punctuation so sentinel warning message to looks "proper". 2007-02-22 00:24 (merlinyoda) --------------------------------- modules/files/files.class.php - - Removed syntax error. Extra parenthesis at line 13. - Was causing white error screen of doom ... - ... (not to be confused with the Blue Screen Of Death :-)) 2007-02-21 21:30 (cyberhorse) --------------------------------- fileviewer.php index.php classes/dp.class.php classes/libmail.class.php classes/permissions.class.php classes/query.class.php classes/ui.class.php includes/db_adodb.php includes/db_connect.php includes/main_functions.php includes/sendpass.php includes/session.php modules/calendar/clash.php modules/forums/view_pdf.php modules/public/calendar.php modules/tasks/tasks.class.php modules/tasks/todo.php - Cleanup $dPconfig calls and others 2007-02-21 21:27 (ajdonnison) --------------------------------- modules/files/files.class.php - Don't rely on helpdesk just being installed, it should also be enabled. - Probably should also add check on being able to access it (permissions). 2007-02-21 20:55 (ajdonnison) --------------------------------- install/check_upgrade.php - Changed from projects to sysvals in check for existing table as projects - can give a false prefix if eventum integration module is installed. 2007-02-20 01:47 (caseydk) --------------------------------- modules/admin/admin.class.php modules/admin/do_perms_aed.php modules/admin/do_userrole_aed.php modules/admin/vw_usr.php modules/admin/vw_usr_log.php modules/admin/vw_usr_perms.php modules/calendar/addedit.php modules/calendar/do_event_aed.php modules/calendar/index.php modules/calendar/view.php modules/calendar/vw_day_events.php modules/calendar/vw_day_tasks.php modules/calendar/week_view.php modules/companies/addedit.php modules/companies/companies.class.php modules/companies/do_company_aed.php modules/companies/index.php modules/companies/vw_archived.php modules/companies/vw_companies.php modules/companies/vw_contacts.php modules/companies/vw_depts.php modules/companies/vw_users.php modules/departments/addedit.php modules/departments/departments.class.php modules/departments/do_dept_aed.php modules/departments/vw_contacts.php modules/files/addedit_folder.php modules/files/co.php modules/files/do_file_aed.php modules/files/do_file_co.php modules/files/do_files_bulk_aed.php modules/files/do_folder_aed.php modules/files/do_searchfiles.php modules/files/file_index_ignore.php modules/files/functions.php modules/forums/configure.php modules/forums/do_post_aed.php modules/forums/do_watch_forum.php modules/forums/setup.php modules/forums/view_messages.php modules/forums/view_topics.php modules/forums/viewer.php modules/contacts/addedit.php modules/contacts/contacts.class.php modules/contacts/do_contact_aed.php modules/contacts/index.php modules/contacts/select_contact_company.php modules/contacts/vcardimport.php modules/contacts/view.php modules/forums/addedit.php modules/forums/do_forum_aed.php modules/forums/index.php modules/forums/post_message.php modules/help/index.php modules/history/addedit.php modules/history/index.php modules/history/projects_tab.history.php modules/history/setup.php modules/links/addedit.php modules/links/do_link_aed.php modules/links/index_table.php modules/links/setup.php modules/projects/do_project_aed.php modules/projects/reports.php modules/projects/vw_forums.php modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php modules/projects/vw_logs.php modules/projects/reports/allocateduserhours.php modules/projects/reports/overall.php modules/projects/reports/stats.php modules/projects/reports/taskenddate.php modules/projects/reports/tasklist.php modules/projects/reports/tasklogs.php modules/projects/reports/tasksperuser.php modules/system/addeditpref.php modules/system/billingcode.php modules/system/contacts_ldap.php modules/system/custom_field_addedit.php modules/system/custom_field_editor.php modules/system/do_billingcode_aed.php modules/system/do_custom_field_aed.php modules/system/do_preference_aed.php modules/system/do_systemconfig_aed.php modules/system/index.php modules/system/system.class.php modules/system/systemconfig_help.php modules/tasks/ae_resource.php modules/tasks/do_task_aed.php modules/tasks/do_task_assign_aed.php modules/tasks/do_updatetask.php modules/tasks/listtasks.php modules/tasks/organize.php modules/tasks/organizer.php modules/tasks/tasksperuser_sub.php modules/tasks/todo_tasks_sub.php modules/tasks/viewgantt.php modules/tasks/vw_log_update.php modules/tasks/vw_logs.php modules/ticketsmith/attach.php modules/ticketsmith/comment.php modules/ticketsmith/common.inc.php modules/ticketsmith/do_ticket_aed.php modules/ticketsmith/followup.php modules/ticketsmith/post_ticket.php modules/ticketsmith/reattachticket.php modules/ticketsmith/search.php modules/ticketsmith/view.php modules/system/roles/do_perms_aed.php modules/system/roles/do_role_aed.php modules/system/roles/index.php modules/system/roles/roles.class.php modules/system/roles/viewrole.php modules/system/roles/vw_role_perms.php modules/system/syskeys/do_syskey_aed.php modules/system/syskeys/do_sysval_aed.php modules/system/syskeys/index.php modules/system/syskeys/keys.php modules/system/syskeys/syskeys.class.php modules/ticketsmith/admin.php modules/ticketsmith/login.php functions/projects_func.php modules/public/access_denied.php modules/public/contact_selector.php modules/public/selector.php modules/resources/addedit.php modules/resources/do_resource_aed.php modules/resources/resources.class.php modules/resources/setup.php modules/resources/tasks_dosql.addedit.php modules/resources/tasks_tab.addedit.other_resources.php modules/resources/tasks_tab.view.other_resources.php modules/resources/view.php modules/resources/vw_resources.php modules/smartsearch/index.php modules/smartsearch/setup.php modules/smartsearch/smartsearch.class.php modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php functions/admin_func.php functions/forums_func.php functions/tasks_func.php - added the "!defined('DP_BASE_DIR')" sentinel to all of these files to prevent some of the previous register_globals issues; 2007-02-18 13:36 (ajdonnison) --------------------------------- locales/core.php misc/debug.php modules/admin/do_user_aed.php modules/admin/index.php modules/admin/viewuser.php modules/admin/vw_active_usr.php modules/admin/vw_inactive_usr.php modules/admin/vw_usr_sessions.php modules/calendar/calendar.class.php modules/calendar/day_view.php modules/calendar/links_events.php modules/calendar/links_tasks.php modules/companies/view.php modules/companies/vw_active.php modules/contacts/csvexport.php modules/contacts/vcardexport.php modules/departments/index.php modules/departments/view.php modules/files/addedit.php modules/files/companies_tab.files.php modules/files/files.class.php modules/files/folders_table.php modules/files/index.php modules/files/index_table.php modules/files/projects_tab.files.php modules/files/tasks_tab.files.php modules/files/tasks_tab.view.files.php modules/forums/forums.class.php modules/help/index.php modules/links/index.php modules/links/links.class.php modules/links/projects_tab.links.php modules/links/tasks_tab.links.php modules/projects/addedit.php modules/projects/admin_tab.viewuser.projects.php modules/projects/admin_tab.viewuser.projects_gantt.php modules/projects/departments_tab.view.projects.php modules/projects/departments_tab.view.projects_gantt.php modules/projects/gantt.php modules/projects/gantt2.php modules/projects/index.php modules/projects/projects.class.php modules/projects/view.php modules/projects/viewgantt.php modules/projects/vw_files.php modules/projects/reports/completed.php modules/projects/reports/overdue.php modules/projects/reports/upcoming.php modules/projects/reports/userperformance.php modules/public/chpwd.php modules/public/color_selector.php modules/resources/index.php modules/system/domodsql.php modules/system/translate.php modules/system/viewmods.php modules/tasks/addedit.php modules/tasks/ae_dates.php modules/tasks/ae_depend.php modules/tasks/ae_desc.php modules/tasks/do_task_aed.php modules/tasks/gantt.php modules/tasks/index.php modules/tasks/tasks.php modules/tasks/tasksperuser.php modules/tasks/todo_gantt_sub.php modules/tasks/view.php modules/ticketsmith/config.inc.php modules/ticketsmith/index.php modules/ticketsmith/pdf.php style/classic/header.php style/classic/login.php style/default/header.php style/default/login.php style/default/lostpass.php style/default/overrides.php style/dp-grey-theme/header.php style/dp-grey-theme/login.php style/dp-grey-theme/overrides.php - First pass of security fixes, add DP_BASE_DIR sentinel 2007-02-18 11:12 (nybod) --------------------------------- modules/system/viewmods.php - Was missing a column 2007-02-17 16:48 (ajdonnison) --------------------------------- install/check_upgrade.php - Probably should have gone into RC1, but can wait for full release. Better detection of previous installation. 2007-02-17 16:33 (ajdonnison) --------------------------------- install/do_install_db.php install/install.inc.php - Fixed problem with installer not getting correct dates. 2007-02-17 15:26 (ajdonnison) --------------------------------- ChangeLog - Changelog for 2.1-rc1 release 2007-02-17 15:18 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_101_to_102.sql db/upgrade_102_to_20alpha.sql db/upgrade_204_to_21rc1.sql db/upgrade_latest.php db/upgrade_latest.sql db/upgrade_to_20.php db/upgrade_to_201.php db/upgrade_to_202.php db/upgrade_to_204.php db/upgrade_to_20beta.php includes/version.php install/do_install_db.php - Fixed a number of outstanding issues in install/upgrade script so it should - now be safe to upgrade from stable release to CVS to stable release without - re-running code or losing track of versions or change dates. - Also added the new version information. 2007-02-17 15:18 (ajdonnison) --------------------------------- db/upgrade_204_to_21rc1.sql - file upgrade_204_to_21rc1.sql was initially added on branch stable_2. 2007-02-17 12:14 (ajdonnison) --------------------------------- classes/authenticator.class.php - #1890 - Allow anon bind in LDAP auth. 2007-02-17 11:50 (ajdonnison) --------------------------------- modules/system/viewmods.php - Keep module list clean. 2007-02-15 10:05 (nybod) --------------------------------- modules/calendar/addedit.php - Fixed small problem when comparing event_end_date to start date. 2007-02-14 22:52 (cyberhorse) --------------------------------- modules/history/setup.php - #1879 - Optimized indexes on the history table to avoid slowdown. 2007-02-14 22:24 (cyberhorse) --------------------------------- modules/system/syskeys/syskeys.class.php - #1883 - fixed - added a check, which doesn't allow an empty key type. 2007-02-14 02:13 (merlinyoda) --------------------------------- modules/tasks/do_task_aed.php - - Fixed bug introduced by previous fix to #1695. Task parent was always - being set to task's own id and making it a "root level" task. - - Only existance of $_POST['new_task_project'] was checked and that - value was not 0 but did not check that project actually changed. - (that curreent project was different than new project). 2007-02-11 21:57 (cyberhorse) --------------------------------- classes/ui.class.php - #890 - fixed issue with quotes in passwords 2007-02-11 21:18 (cyberhorse) --------------------------------- modules/system/system.class.php - fixed billingcode id remembered after update 2007-02-11 03:23 (caseydk) --------------------------------- locales/en/system.inc - fixed a translation typo; 2007-02-11 03:19 (caseydk) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - added UserType to close out issue #1882; - tweaked a sysval update statement to use the sysval_title as opposed to an id; 2007-02-11 03:10 (caseydk) --------------------------------- modules/admin/addedituser.php - cleaning out a bunch of deprecated code 2007-02-09 09:03 (caseydk) --------------------------------- modules/admin/do_user_aed.php - fixed #1880 - creating a user was case sensitive but the login was not - therefore, you could create User and user but the only one could log in; 2007-02-09 07:28 (theideaman) --------------------------------- style/classic/header.php - hide background image if window is a popup 2007-02-07 22:25 (gregorerhardt) --------------------------------- modules/files/do_file_aed.php modules/files/files.class.php - Fixing an unreported bug where the existing file has not been deleted on replacement via addedit - not via co and versioning 2007-02-06 04:48 (caseydk) --------------------------------- modules/tasks/do_task_aed.php - fix from #1695 - when moving a task to a new project, it resets its task_parent - was causing odd display errors elsewhere 2007-02-04 22:30 (gregorerhardt) --------------------------------- modules/projects/gantt.php - 1611 - corrected start dates for task workers in project gantt 2007-02-04 22:07 (gregorerhardt) --------------------------------- modules/tasks/do_task_aed.php - 1799 - sql error on saving with inexisting task dependency 2007-02-04 14:25 (cyberhorse) --------------------------------- modules/projects/vw_logs.php - #1764 - show deleted costcodes at the end of the filter 2007-02-04 13:39 (cyberhorse) --------------------------------- modules/system/billingcode.php modules/system/do_billingcode_aed.php modules/system/system.class.php - #1764 - added ability to edit billing codes 2007-02-04 12:31 (cyberhorse) --------------------------------- modules/tasks/addedit.js - #1849 - added a check for end date to be after start date if "check - dates" system config is enabled. 2007-02-04 01:02 (nybod) --------------------------------- modules/admin/do_user_aed.php - After new user creation redirect to new user's permissions tab. 2007-02-03 23:39 (gregorerhardt) --------------------------------- index.php - 1767 - disappearing tabs: unset commonly used reference variable 2007-02-03 21:18 (gregorerhardt) --------------------------------- install/check_upgrade.php - corrected typo in basedir define 2007-02-03 21:18 (gregorerhardt) --------------------------------- db/upgrade_latest.sql - adding missing folder table structure on upgrade 2007-02-03 04:41 (merlinyoda) --------------------------------- modules/projects/addedit.php - - Put back department selecting functionality for new projects. - Button appears for new projects. Drop-down appears for editing projects 2007-02-03 02:36 (merlinyoda) --------------------------------- modules/projects/addedit.php - - Further modification to department selection for projects. - Departments cannot be selected until after new project is saved. - "Temporary" work-around until something can be sorted out for - to populate/re-populate departments when company is selected. 2007-02-02 23:11 (nybod) --------------------------------- modules/admin/addedituser.php - Added asterisk beside "User Role" to denote it as a required field: removed asterisk beside "User Type" as it is not a required field. 2007-02-02 22:41 (pedroix) --------------------------------- modules/tasks/gantt.php - Only one dependency line was being drawn when there was more than one dependency (when several tasks depended on the end of only one task) 2007-02-02 10:28 (nybod) --------------------------------- locales/en/admin.inc modules/admin/addedituser.php modules/admin/do_user_aed.php - Made adding a role a requirement when creating a new user; made sending email to new user optional 2007-02-02 05:38 (merlinyoda) --------------------------------- modules/projects/gantt.php modules/projects/gantt2.php modules/tasks/gantt.php - - - Fixed an issue with Gantt chart locale as noted - (several times apparently:-)) on dP Forums - URL: - http://www.dotproject.net/vbulletin/showpost.php?p=26964&postcount=25 - - Slight variation from suggested fix: - Instead of changing - $graph->scale->SetDateLocale( $AppUI->user_lang[0] ); - to - $graph->scale->SetDateLocale( $AppUI->user_lang[1] ); - changed to - $graph->scale->SetDateLocale( $AppUI->user_lang[2] ); 2007-02-01 17:56 (ajdonnison) --------------------------------- classes/event_queue.class.php - #1773 - Don't crash on invalid method/class in event queue. 2007-02-01 03:42 (merlinyoda) --------------------------------- modules/projects/addedit.php modules/tasks/addedit.php - - Fix for Mantis Bug 1763. Make multi-select form objects into drop-downs - for Department field. 2007-01-31 20:06 (ajdonnison) --------------------------------- base.php fileviewer.php index.php queuescanner.php classes/CustomFields.class.php classes/authenticator.class.php classes/customfieldsparser.class.php classes/date.class.php classes/dp.class.php classes/event_queue.class.php classes/libmail.class.php classes/permissions.class.php classes/query.class.php classes/ui.class.php db/upgrade_contacts.php db/upgrade_contacts_company.php db/upgrade_latest.php db/upgrade_permissions.php db/upgrade_to_20.php db/upgrade_to_201.php db/upgrade_to_202.php db/upgrade_to_204.php db/upgrade_to_20beta.php includes/db_adodb.php includes/db_connect.php includes/main_functions.php includes/permissions.php includes/sendpass.php includes/session.php install/check_upgrade.php install/do_install_db.php install/vw_idx_check.php lib/phpgacl/admin/gacl_admin.inc.php modules/admin/addedituser.php modules/admin/vw_usr_roles.php modules/calendar/clash.php modules/forums/view_pdf.php modules/projects/reports.php modules/public/calendar.php modules/public/date_format.php modules/system/systemconfig.php modules/system/translate_save.php modules/tasks/tasks.class.php modules/tasks/todo.php - First cut of using defines instead of globals to bypass a slew of register_globals related issues. 2007-01-31 06:07 (merlinyoda) --------------------------------- modules/admin/index.php - - Added additional check on user administration index page to make sure - that "orderby" value is not an invalid column from the "Active Sessions" - tab (tab=3) (this would cause a minor error when switching tabs). - Otherwise orderby is set to 'user_username'. 2007-01-30 20:02 (pedroix) --------------------------------- modules/files/files.class.php - A last query DBQueried 2007-01-30 10:55 (nybod) --------------------------------- images/googlemaps.gif - file googlemaps.gif was initially added on branch stable_2. 2007-01-30 10:55 (nybod) --------------------------------- images/googlemaps.gif modules/contacts/view.php - Added feature: lookup of contact address on Google Maps, may need some tweaking for non-US addresses. Modified /contacts/view.php and added new file, /images/GoogleMaps.gif 2007-01-30 10:20 (merlinyoda) --------------------------------- modules/tasks/addedit.php - - Fixed Mantis Bug 1857: - Task name unnecessarily being run through dPformSafe() - on Add/Edit display page. 2007-01-29 23:41 (cyberhorse) --------------------------------- db/dotproject.sql - file_folder field doesn't exist (guessing pedro's folder contribution) 2007-01-29 14:08 (pedroix) --------------------------------- modules/smartsearch/images/kfind.png - file kfind.png was initially added on branch stable_2. 2007-01-29 14:07 (pedroix) --------------------------------- modules/smartsearch/index.php modules/smartsearch/setup.php modules/smartsearch/smartsearch.class.php modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php modules/smartsearch/images/kfind.png - SmartSearch module upgraded 2007-01-29 13:21 (pedroix) --------------------------------- modules/files/index_table.php - "to be project_active or not to be project_active that is the question" 2007-01-29 12:57 (pedroix) --------------------------------- includes/main_functions.php - Make sure XSS protection is run against the blacklist correctly 2007-01-27 03:19 (pedroix) --------------------------------- modules/files/addedit_folder.php - Last minute bug squash, cancel button thing 2007-01-27 03:12 (pedroix) --------------------------------- modules/files/addedit.php modules/files/folders_table.php - "to be project_active or not to be project_active that is the question" 2007-01-27 02:32 (pedroix) --------------------------------- db/upgrade_latest.sql - file_folder new field 2007-01-27 02:20 (pedroix) --------------------------------- db/dotproject.sql - file_folders new table 2007-01-27 02:10 (pedroix) --------------------------------- modules/admin/addedituser.php modules/admin/do_user_aed.php - Create a new user with a role and notification 2007-01-27 01:49 (pedroix) --------------------------------- modules/files/do_folder_aed.php - file do_folder_aed.php was initially added on branch stable_2. 2007-01-27 01:49 (pedroix) --------------------------------- modules/files/folders_table.php - file folders_table.php was initially added on branch stable_2. 2007-01-27 01:49 (pedroix) --------------------------------- modules/files/functions.php - file functions.php was initially added on branch stable_2. 2007-01-27 01:49 (pedroix) --------------------------------- modules/files/do_files_bulk_aed.php - file do_files_bulk_aed.php was initially added on branch stable_2. 2007-01-27 01:49 (pedroix) --------------------------------- modules/files/do_files_bulk_aed.php modules/files/do_folder_aed.php modules/files/folders_table.php modules/files/functions.php - Files module updated to folders 2007-01-27 01:46 (pedroix) --------------------------------- modules/files/addedit_folder.php - file addedit_folder.php was initially added on branch stable_2. 2007-01-27 01:45 (pedroix) --------------------------------- modules/files/addedit.php modules/files/addedit_folder.php modules/files/co.php modules/files/companies_tab.files.php modules/files/do_file_aed.php modules/files/do_file_co.php modules/files/files.class.php modules/files/index.php modules/files/index_table.php modules/files/projects_tab.files.php - Files module updated to folders 2007-01-27 01:42 (pedroix) --------------------------------- modules/files/images/up.png - file up.png was initially added on branch stable_2. 2007-01-27 01:42 (pedroix) --------------------------------- modules/files/images/up.png - Open source support icons for the files module 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/filesaveas.png - file filesaveas.png was initially added on branch stable_2. 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/folder_new.png - file folder_new.png was initially added on branch stable_2. 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/folder5_small.png - file folder5_small.png was initially added on branch stable_2. 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/home.png - file home.png was initially added on branch stable_2. 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/kedit.png - file kedit.png was initially added on branch stable_2. 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/remove.png - file remove.png was initially added on branch stable_2. 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/back.png - file back.png was initially added on branch stable_2. 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/back.png modules/files/images/down.png modules/files/images/duplicate.png modules/files/images/edit_add.png modules/files/images/filesaveas.png modules/files/images/folder5_small.png modules/files/images/folder_new.png modules/files/images/home.png modules/files/images/kedit.png modules/files/images/remove.png - Open source support icons for the files module 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/down.png - file down.png was initially added on branch stable_2. 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/duplicate.png - file duplicate.png was initially added on branch stable_2. 2007-01-27 01:30 (pedroix) --------------------------------- modules/files/images/edit_add.png - file edit_add.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/vmlinuz.png - file vmlinuz.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/x-office-address-book.png - file x-office-address-book.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/x-office-calendar.png - file x-office-calendar.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/xi.png - file xi.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/x-office-document.png - file x-office-document.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/zip.png - file zip.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/voc.png - file voc.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/x-office-presentation.png - file x-office-presentation.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/xfig.png - file xfig.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/x-office-spreadsheet.png - file x-office-spreadsheet.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/xcf.png - file xcf.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/video.png - file video.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/xm.png - file xm.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/wav.png - file wav.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/text.png - file text.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/text-x-script.png - file text-x-script.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/video-x-generic.png - file video-x-generic.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/unknown.png - file unknown.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/txt.png - file txt.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/source_py.png - file source_py.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/tex.png - file tex.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/tga.png - file tga.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/text-html.png - file text-html.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/spreadsheet.png - file spreadsheet.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/source_pyc.png - file source_pyc.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/svg.png - file svg.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/tgz.png - file tgz.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/ulaw.png - file ulaw.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/tar.png - file tar.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/text-x-generic.png - file text-x-generic.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/text-x-generic-template.png - file text-x-generic-template.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/vcalendar.png - file vcalendar.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/tiff.png - file tiff.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/stm.png - file stm.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/template_source.png - file template_source.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/rgb.png - file rgb.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/shellscript.png - file shellscript.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/php.png - file php.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/png.png - file png.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mp3.png - file mp3.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/psd.png - file psd.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/source_php.png - file source_php.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/pix.png - file pix.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/par.png - file par.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/rpm.png - file rpm.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/source_java.png - file source_java.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/pdf.png - file pdf.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/package-x-generic.png - file package-x-generic.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/quicktime.png - file quicktime.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/ps.png - file ps.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/rar.png - file rar.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/source_cpp.png - file source_cpp.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/schedule.png - file schedule.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/sound.png - file sound.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/s3m.png - file s3m.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/recycled.png - file recycled.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/source_c.png - file source_c.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/source_h.png - file source_h.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/image-x-generic.png - file image-x-generic.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/image2.png - file image2.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/midi.png - file midi.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mime_colorset.png - file mime_colorset.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mime-postscript.png - file mime-postscript.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/jpeg.png - file jpeg.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mime-help.png - file mime-help.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/misc.png - file misc.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/image.png - file image.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mime_cdr.png - file mime_cdr.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/info.png - file info.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mod.png - file mod.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/message.png - file message.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/jpg.png - file jpg.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/lha.png - file lha.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/lhz.png - file lhz.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/html.png - file html.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mime_ascii.png - file mime_ascii.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mime_koffice.png - file mime_koffice.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mime-empty.png - file mime-empty.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mime-colorset.png - file mime-colorset.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/ief.png - file ief.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/mime_empty.png - file mime_empty.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-xml.png - file gnome-mime-text-xml.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-video.png - file gnome-mime-video.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-video-x-ms-asf.png - file gnome-mime-video-x-ms-asf.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gz.png - file gz.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-objcsrc.png - file gnome-mime-text-x-objcsrc.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-x-directory-smb-share.png - file gnome-mime-x-directory-smb-share.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-tex.png - file gnome-mime-text-x-tex.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-video-x-ms-wmv.png - file gnome-mime-video-x-ms-wmv.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text.png - file gnome-mime-text.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-java.png - file gnome-mime-text-x-java.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-literate-haskell.png - file gnome-mime-text-x-literate-haskell.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-video-quicktime.png - file gnome-mime-video-quicktime.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-video-mpeg.png - file gnome-mime-video-mpeg.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-x-directory-smb-server.png - file gnome-mime-x-directory-smb-server.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-readme.png - file gnome-mime-text-x-readme.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-scheme.png - file gnome-mime-text-x-scheme.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-package.png - file gnome-package.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-python.png - file gnome-mime-text-x-python.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-video-x-msvideo.png - file gnome-mime-video-x-msvideo.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-txt.png - file gnome-mime-text-x-txt.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-tiff.png - file gnome-mime-image-tiff.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-authors.png - file gnome-mime-text-x-authors.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-html.png - file gnome-mime-text-html.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-c++src.png - file gnome-mime-text-x-c++src.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-x-xpixmap.png - file gnome-mime-image-x-xpixmap.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-credits.png - file gnome-mime-text-x-credits.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-x-tga.png - file gnome-mime-image-x-tga.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-x-xfig.png - file gnome-mime-image-x-xfig.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-haskell.png - file gnome-mime-text-x-haskell.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-c.png - file gnome-mime-text-x-c.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-x-psd.png - file gnome-mime-image-x-psd.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-css.png - file gnome-mime-text-css.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-install.png - file gnome-mime-text-x-install.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-csrc.png - file gnome-mime-text-x-csrc.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-x-xcf.png - file gnome-mime-image-x-xcf.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-c-header.png - file gnome-mime-text-x-c-header.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-plain.png - file gnome-mime-text-plain.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-x-xbitmap.png - file gnome-mime-image-x-xbitmap.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-chdr.png - file gnome-mime-text-x-chdr.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-x-rgb.png - file gnome-mime-image-x-rgb.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image.png - file gnome-mime-image.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-csharp.png - file gnome-mime-text-x-csharp.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-text-x-csh.png - file gnome-mime-text-x-csh.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-mod.png - file gnome-mime-audio-x-mod.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-voc.png - file gnome-mime-audio-x-voc.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-zip.png - file gnome-mime-application-zip.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-gif.png - file gnome-mime-image-gif.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-xi.png - file gnome-mime-audio-x-xi.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-ac3.png - file gnome-mime-audio-ac3.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-jpeg.png - file gnome-mime-image-jpeg.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-svg+xml.png - file gnome-mime-image-svg+xml.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-basic.png - file gnome-mime-audio-basic.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-midi.png - file gnome-mime-audio-x-midi.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-s3m.png - file gnome-mime-audio-x-s3m.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-xm.png - file gnome-mime-audio-x-xm.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-midi.png - file gnome-mime-audio-midi.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-ief.png - file gnome-mime-image-ief.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-bmp.png - file gnome-mime-image-bmp.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-ulaw.png - file gnome-mime-audio-x-ulaw.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application.png - file gnome-mime-application.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-mp3.png - file gnome-mime-audio-x-mp3.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-wav.png - file gnome-mime-audio-x-wav.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-aiff.png - file gnome-mime-audio-x-aiff.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio.png - file gnome-mime-audio.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-stm.png - file gnome-mime-audio-x-stm.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-audio-x-it.png - file gnome-mime-audio-x-it.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-image-png.png - file gnome-mime-image-png.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-perl.png - file gnome-mime-application-x-perl.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-shellscript.png - file gnome-mime-application-x-shellscript.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-ipod-firmware.png - file gnome-mime-application-x-ipod-firmware.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-java-byte-code.png - file gnome-mime-application-x-java-byte-code.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-zip-compressed.png - file gnome-mime-application-x-zip-compressed.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-sharedlib.png - file gnome-mime-application-x-sharedlib.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-python.png - file gnome-mime-application-x-python.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-rpm.png - file gnome-mime-application-x-rpm.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-lhz.png - file gnome-mime-application-x-lhz.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-php.png - file gnome-mime-application-x-php.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-lha.png - file gnome-mime-application-x-lha.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-par2.png - file gnome-mime-application-x-par2.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-jar.png - file gnome-mime-application-x-jar.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-tar.png - file gnome-mime-application-x-tar.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-python-bytecode.png - file gnome-mime-application-x-python-bytecode.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-zip.png - file gnome-mime-application-x-zip.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-rar.png - file gnome-mime-application-x-rar.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-gzip.png - file gnome-mime-application-x-gzip.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-applix-spreadsheet.png - file gnome-mime-application-x-applix-spreadsheet.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.sun.xml.writer.png - file gnome-mime-application-vnd.sun.xml.writer.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-cpio-compressed.png - file gnome-mime-application-x-cpio-compressed.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-cpio.png - file gnome-mime-application-x-cpio.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-bzip-compressed-tar.png - file gnome-mime-application-x-bzip-compressed-tar.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-desktop.png - file gnome-mime-application-x-desktop.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-deb.png - file gnome-mime-application-x-deb.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-extension-nfo.png - file gnome-mime-application-x-extension-nfo.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-arj.png - file gnome-mime-application-x-arj.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-gnumeric.png - file gnome-mime-application-x-gnumeric.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-wordperfect.png - file gnome-mime-application-wordperfect.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-abiword.png - file gnome-mime-application-x-abiword.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-compressed-tar.png - file gnome-mime-application-x-compressed-tar.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-cd-image.png - file gnome-mime-application-x-cd-image.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-bittorrent.png - file gnome-mime-application-x-bittorrent.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-extension-par2.png - file gnome-mime-application-x-extension-par2.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-compress.png - file gnome-mime-application-x-compress.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-archive.png - file gnome-mime-application-x-archive.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-bzip.png - file gnome-mime-application-x-bzip.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-x-dia-diagram.png - file gnome-mime-application-x-dia-diagram.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.sun.xml.writer.template.png - file gnome-mime-application-vnd.sun.xml.writer.template.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.ms-excel.png - file gnome-mime-application-vnd.ms-excel.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.formula.png - file gnome-mime-application-vnd.oasis.opendocument.formula.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.drawing.png - file gnome-mime-application-vnd.oasis.opendocument.drawing.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.png - file gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.graphics-template.png - file gnome-mime-application-vnd.oasis.opendocument.graphics-template.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.lotus-1-2-3.png - file gnome-mime-application-vnd.lotus-1-2-3.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.stardivision.calc.png - file gnome-mime-application-vnd.stardivision.calc.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.text-template.png - file gnome-mime-application-vnd.oasis.opendocument.text-template.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.sun.xml.calc.png - file gnome-mime-application-vnd.sun.xml.calc.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.database.png - file gnome-mime-application-vnd.oasis.opendocument.database.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.stardivision.writer.png - file gnome-mime-application-vnd.stardivision.writer.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.ms-powerpoint.png - file gnome-mime-application-vnd.ms-powerpoint.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.presentation-template.png - file gnome-mime-application-vnd.oasis.opendocument.presentation-template.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png - file gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.presentation.png - file gnome-mime-application-vnd.oasis.opendocument.presentation.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.text-web.png - file gnome-mime-application-vnd.oasis.opendocument.text-web.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.image.png - file gnome-mime-application-vnd.oasis.opendocument.image.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.text.png - file gnome-mime-application-vnd.oasis.opendocument.text.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.stardivision.impress.png - file gnome-mime-application-vnd.stardivision.impress.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.sun.xml.draw.png - file gnome-mime-application-vnd.sun.xml.draw.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.chart.png - file gnome-mime-application-vnd.oasis.opendocument.chart.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-vnd.sun.xml.impress.png - file gnome-mime-application-vnd.sun.xml.impress.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-rtf.png - file gnome-mime-application-rtf.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-pgp.png - file gnome-mime-application-pgp.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-ogg.png - file gnome-mime-application-ogg.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-pgp-encrypted.png - file gnome-mime-application-pgp-encrypted.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-magicpoint.png - file gnome-mime-application-magicpoint.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-msword.png - file gnome-mime-application-msword.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-pdf.png - file gnome-mime-application-pdf.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-pgp-keys.png - file gnome-mime-application-pgp-keys.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-par.png - file gnome-mime-application-par.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gif.png - file gif.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/ggnome-mime-application-x-class-file.png - file ggnome-mime-application-x-class-file.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-library.png - file gnome-library.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/gnome-mime-application-postscript.png - file gnome-mime-application-postscript.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/file_temporary.png - file file_temporary.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/empty.png - file empty.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/font.png - file font.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/dia.png - file dia.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/encrypted.png - file encrypted.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/exec_wine.png - file exec_wine.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/deb.png - file deb.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/documents.png - file documents.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/documents2.png - file documents2.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/colorscm.png - file colorscm.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/font_truetype.png - file font_truetype.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/cdtrack.png - file cdtrack.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/exec_wine1.png - file exec_wine1.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/cdr.png - file cdr.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/cdimage.png - file cdimage.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/file_locked.png - file file_locked.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/font-x-generic.png - file font-x-generic.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/audio-x-generic.png - file audio-x-generic.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/bz2.png - file bz2.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/binary.png - file binary.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/ac3.png - file ac3.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/cdbo_list.png - file cdbo_list.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/aiff.png - file aiff.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/ascii.png - file ascii.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/ac3.png modules/files/images/icons/aiff.png modules/files/images/icons/application-certificate.png modules/files/images/icons/application-x-executable.png modules/files/images/icons/applix.png modules/files/images/icons/arj.png modules/files/images/icons/ascii.png modules/files/images/icons/audio-x-generic.png modules/files/images/icons/audio.png modules/files/images/icons/binary.png modules/files/images/icons/bmp.png modules/files/images/icons/bz2.png modules/files/images/icons/cbz.png modules/files/images/icons/cdbo_list.png modules/files/images/icons/cdimage.png modules/files/images/icons/cdr.png modules/files/images/icons/cdtrack.png modules/files/images/icons/colorscm.png modules/files/images/icons/deb.png modules/files/images/icons/dia.png modules/files/images/icons/documents.png modules/files/images/icons/documents2.png modules/files/images/icons/empty.png modules/files/images/icons/encrypted.png modules/files/images/icons/exec_wine.png modules/files/images/icons/exec_wine1.png modules/files/images/icons/file_locked.png modules/files/images/icons/file_temporary.png modules/files/images/icons/font-x-generic.png modules/files/images/icons/font.png modules/files/images/icons/font_truetype.png modules/files/images/icons/ggnome-mime-application-x-class-file.png modules/files/images/icons/gif.png modules/files/images/icons/gnome-library.png modules/files/images/icons/gnome-mime-application-magicpoint.png modules/files/images/icons/gnome-mime-application-msword.png modules/files/images/icons/gnome-mime-application-ogg.png modules/files/images/icons/gnome-mime-application-par.png modules/files/images/icons/gnome-mime-application-pdf.png modules/files/images/icons/gnome-mime-application-pgp-encrypted.png modules/files/images/icons/gnome-mime-application-pgp-keys.png modules/files/images/icons/gnome-mime-application-pgp.png modules/files/images/icons/gnome-mime-application-postscript.png modules/files/images/icons/gnome-mime-application-rtf.png modules/files/images/icons/gnome-mime-application-vnd.lotus-1-2-3.png modules/files/images/icons/gnome-mime-application-vnd.ms-excel.png modules/files/images/icons/gnome-mime-application-vnd.ms-powerpoint.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.chart.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.database.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.drawing.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.formula.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.graphics-template.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.image.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.presentation-template.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.presentation.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.text-template.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.text-web.png modules/files/images/icons/gnome-mime-application-vnd.oasis.opendocument.text.png modules/files/images/icons/gnome-mime-application-vnd.stardivision.calc.png modules/files/images/icons/gnome-mime-application-vnd.stardivision.impress.png modules/files/images/icons/gnome-mime-application-vnd.stardivision.writer.png modules/files/images/icons/gnome-mime-application-vnd.sun.xml.calc.png modules/files/images/icons/gnome-mime-application-vnd.sun.xml.draw.png modules/files/images/icons/gnome-mime-application-vnd.sun.xml.impress.png modules/files/images/icons/gnome-mime-application-vnd.sun.xml.writer.png modules/files/images/icons/gnome-mime-application-vnd.sun.xml.writer.template.png modules/files/images/icons/gnome-mime-application-wordperfect.png modules/files/images/icons/gnome-mime-application-x-abiword.png modules/files/images/icons/gnome-mime-application-x-applix-spreadsheet.png modules/files/images/icons/gnome-mime-application-x-archive.png modules/files/images/icons/gnome-mime-application-x-arj.png modules/files/images/icons/gnome-mime-application-x-bittorrent.png modules/files/images/icons/gnome-mime-application-x-bzip-compressed-tar.png modules/files/images/icons/gnome-mime-application-x-bzip.png modules/files/images/icons/gnome-mime-application-x-cd-image.png modules/files/images/icons/gnome-mime-application-x-compress.png modules/files/images/icons/gnome-mime-application-x-compressed-tar.png modules/files/images/icons/gnome-mime-application-x-cpio-compressed.png modules/files/images/icons/gnome-mime-application-x-cpio.png modules/files/images/icons/gnome-mime-application-x-deb.png modules/files/images/icons/gnome-mime-application-x-desktop.png modules/files/images/icons/gnome-mime-application-x-dia-diagram.png modules/files/images/icons/gnome-mime-application-x-extension-nfo.png modules/files/images/icons/gnome-mime-application-x-extension-par2.png modules/files/images/icons/gnome-mime-application-x-gnumeric.png modules/files/images/icons/gnome-mime-application-x-gzip.png modules/files/images/icons/gnome-mime-application-x-ipod-firmware.png modules/files/images/icons/gnome-mime-application-x-jar.png modules/files/images/icons/gnome-mime-application-x-java-byte-code.png modules/files/images/icons/gnome-mime-application-x-lha.png modules/files/images/icons/gnome-mime-application-x-lhz.png modules/files/images/icons/gnome-mime-application-x-par2.png modules/files/images/icons/gnome-mime-application-x-perl.png modules/files/images/icons/gnome-mime-application-x-php.png modules/files/images/icons/gnome-mime-application-x-python-bytecode.png modules/files/images/icons/gnome-mime-application-x-python.png modules/files/images/icons/gnome-mime-application-x-rar.png modules/files/images/icons/gnome-mime-application-x-rpm.png modules/files/images/icons/gnome-mime-application-x-sharedlib.png modules/files/images/icons/gnome-mime-application-x-shellscript.png modules/files/images/icons/gnome-mime-application-x-tar.png modules/files/images/icons/gnome-mime-application-x-zip-compressed.png modules/files/images/icons/gnome-mime-application-x-zip.png modules/files/images/icons/gnome-mime-application-zip.png modules/files/images/icons/gnome-mime-application.png modules/files/images/icons/gnome-mime-audio-ac3.png modules/files/images/icons/gnome-mime-audio-basic.png modules/files/images/icons/gnome-mime-audio-midi.png modules/files/images/icons/gnome-mime-audio-x-aiff.png modules/files/images/icons/gnome-mime-audio-x-it.png modules/files/images/icons/gnome-mime-audio-x-midi.png modules/files/images/icons/gnome-mime-audio-x-mod.png modules/files/images/icons/gnome-mime-audio-x-mp3.png modules/files/images/icons/gnome-mime-audio-x-s3m.png modules/files/images/icons/gnome-mime-audio-x-stm.png modules/files/images/icons/gnome-mime-audio-x-ulaw.png modules/files/images/icons/gnome-mime-audio-x-voc.png modules/files/images/icons/gnome-mime-audio-x-wav.png modules/files/images/icons/gnome-mime-audio-x-xi.png modules/files/images/icons/gnome-mime-audio-x-xm.png modules/files/images/icons/gnome-mime-audio.png modules/files/images/icons/gnome-mime-image-bmp.png modules/files/images/icons/gnome-mime-image-gif.png modules/files/images/icons/gnome-mime-image-ief.png modules/files/images/icons/gnome-mime-image-jpeg.png modules/files/images/icons/gnome-mime-image-png.png modules/files/images/icons/gnome-mime-image-svg+xml.png modules/files/images/icons/gnome-mime-image-tiff.png modules/files/images/icons/gnome-mime-image-x-psd.png modules/files/images/icons/gnome-mime-image-x-rgb.png modules/files/images/icons/gnome-mime-image-x-tga.png modules/files/images/icons/gnome-mime-image-x-xbitmap.png modules/files/images/icons/gnome-mime-image-x-xcf.png modules/files/images/icons/gnome-mime-image-x-xfig.png modules/files/images/icons/gnome-mime-image-x-xpixmap.png modules/files/images/icons/gnome-mime-image.png modules/files/images/icons/gnome-mime-text-css.png modules/files/images/icons/gnome-mime-text-html.png modules/files/images/icons/gnome-mime-text-plain.png modules/files/images/icons/gnome-mime-text-x-authors.png modules/files/images/icons/gnome-mime-text-x-c++src.png modules/files/images/icons/gnome-mime-text-x-c-header.png modules/files/images/icons/gnome-mime-text-x-c.png modules/files/images/icons/gnome-mime-text-x-chdr.png modules/files/images/icons/gnome-mime-text-x-credits.png modules/files/images/icons/gnome-mime-text-x-csh.png modules/files/images/icons/gnome-mime-text-x-csharp.png modules/files/images/icons/gnome-mime-text-x-csrc.png modules/files/images/icons/gnome-mime-text-x-haskell.png modules/files/images/icons/gnome-mime-text-x-install.png modules/files/images/icons/gnome-mime-text-x-java.png modules/files/images/icons/gnome-mime-text-x-literate-haskell.png modules/files/images/icons/gnome-mime-text-x-objcsrc.png modules/files/images/icons/gnome-mime-text-x-python.png modules/files/images/icons/gnome-mime-text-x-readme.png modules/files/images/icons/gnome-mime-text-x-scheme.png modules/files/images/icons/gnome-mime-text-x-tex.png modules/files/images/icons/gnome-mime-text-x-txt.png modules/files/images/icons/gnome-mime-text-xml.png modules/files/images/icons/gnome-mime-text.png modules/files/images/icons/gnome-mime-video-mpeg.png modules/files/images/icons/gnome-mime-video-quicktime.png modules/files/images/icons/gnome-mime-video-x-ms-asf.png modules/files/images/icons/gnome-mime-video-x-ms-wmv.png modules/files/images/icons/gnome-mime-video-x-msvideo.png modules/files/images/icons/gnome-mime-video.png modules/files/images/icons/gnome-mime-x-directory-smb-server.png modules/files/images/icons/gnome-mime-x-directory-smb-share.png modules/files/images/icons/gnome-package.png modules/files/images/icons/gz.png modules/files/images/icons/html.png modules/files/images/icons/ief.png modules/files/images/icons/image-x-generic.png modules/files/images/icons/image.png modules/files/images/icons/image2.png modules/files/images/icons/info.png modules/files/images/icons/jpeg.png modules/files/images/icons/jpg.png modules/files/images/icons/lha.png modules/files/images/icons/lhz.png modules/files/images/icons/message.png modules/files/images/icons/midi.png modules/files/images/icons/mime-colorset.png modules/files/images/icons/mime-empty.png modules/files/images/icons/mime-help.png modules/files/images/icons/mime-postscript.png modules/files/images/icons/mime_ascii.png modules/files/images/icons/mime_cdr.png modules/files/images/icons/mime_colorset.png modules/files/images/icons/mime_empty.png modules/files/images/icons/mime_koffice.png modules/files/images/icons/misc.png modules/files/images/icons/mod.png modules/files/images/icons/mp3.png modules/files/images/icons/package-x-generic.png modules/files/images/icons/par.png modules/files/images/icons/pdf.png modules/files/images/icons/php.png modules/files/images/icons/pix.png modules/files/images/icons/png.png modules/files/images/icons/ps.png modules/files/images/icons/psd.png modules/files/images/icons/quicktime.png modules/files/images/icons/rar.png modules/files/images/icons/recycled.png modules/files/images/icons/rgb.png modules/files/images/icons/rpm.png modules/files/images/icons/s3m.png modules/files/images/icons/schedule.png modules/files/images/icons/shellscript.png modules/files/images/icons/sound.png modules/files/images/icons/source_c.png modules/files/images/icons/source_cpp.png modules/files/images/icons/source_h.png modules/files/images/icons/source_java.png modules/files/images/icons/source_php.png modules/files/images/icons/source_py.png modules/files/images/icons/source_pyc.png modules/files/images/icons/spreadsheet.png modules/files/images/icons/stm.png modules/files/images/icons/svg.png modules/files/images/icons/tar.png modules/files/images/icons/template_source.png modules/files/images/icons/tex.png modules/files/images/icons/text-html.png modules/files/images/icons/text-x-generic-template.png modules/files/images/icons/text-x-generic.png modules/files/images/icons/text-x-script.png modules/files/images/icons/text.png modules/files/images/icons/tga.png modules/files/images/icons/tgz.png modules/files/images/icons/tiff.png modules/files/images/icons/txt.png modules/files/images/icons/ulaw.png modules/files/images/icons/unknown.png modules/files/images/icons/vcalendar.png modules/files/images/icons/video-x-generic.png modules/files/images/icons/video.png modules/files/images/icons/vmlinuz.png modules/files/images/icons/voc.png modules/files/images/icons/wav.png modules/files/images/icons/x-office-address-book.png modules/files/images/icons/x-office-calendar.png modules/files/images/icons/x-office-document.png modules/files/images/icons/x-office-presentation.png modules/files/images/icons/x-office-spreadsheet.png modules/files/images/icons/xcf.png modules/files/images/icons/xfig.png modules/files/images/icons/xi.png modules/files/images/icons/xm.png modules/files/images/icons/zip.png - Open source support icons for the files module 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/application-x-executable.png - file application-x-executable.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/bmp.png - file bmp.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/arj.png - file arj.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/application-certificate.png - file application-certificate.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/audio.png - file audio.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/cbz.png - file cbz.png was initially added on branch stable_2. 2007-01-27 01:23 (pedroix) --------------------------------- modules/files/images/icons/applix.png - file applix.png was initially added on branch stable_2. 2007-01-25 08:10 (merlinyoda) --------------------------------- db/dotproject.sql lib/phpgacl/Cache_Lite/Cache_Lite.php - - Changes towards Bug Report #1792 2007-01-25 04:05 (merlinyoda) --------------------------------- modules/tasks/tasks.php - - "Improvement" on fix for bug #1744. - Also "tabified" file (replaces 4 spaces with a tab character) 2007-01-20 01:02 (gregorerhardt) --------------------------------- modules/projects/departments_tab.view.projects.php - rounding duration - hint by bruce 2007-01-18 12:49 (nybod) --------------------------------- index.php - Oops. Not the right fix. Undoing for now. default_view_tab not getting pulled from dPconfig. 2007-01-18 12:36 (nybod) --------------------------------- index.php - default_view_tab not getting pulled from dPconfig. 2007-01-18 11:20 (merlinyoda) --------------------------------- locales/en/contacts.inc modules/contacts/addedit.php modules/contacts/contacts.class.php - - - Solidified fix for bug #1232. - - Added "user contact deletion" error message to "en" locale 2007-01-18 03:21 (gregorerhardt) --------------------------------- modules/projects/departments_tab.view.projects.php - Merge the forms for the checkboxes on departments: projects tab 2007-01-17 23:26 (nybod) --------------------------------- modules/projects/vw_logs.php - Mantis 1833 regarding task log editing permissions. 2007-01-13 07:48 (nybod) --------------------------------- modules/calendar/calendar.class.php - Corrected typo: uset_last_name to user_last_name. 2007-01-06 19:11 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - Adding INDEX for custom fields value_id 2007-01-04 12:29 (ajdonnison) --------------------------------- modules/system/system.class.php - Fixed problem where the wrong user's preferences are updated, thanks to ryan_ on IRC for his assistance in sorting this out. 2007-01-04 05:29 (gregorerhardt) --------------------------------- modules/departments/view.php - fix dept_id losing when viewing department from company's link 2007-01-03 04:02 (merlinyoda) --------------------------------- functions/projects_func.php - Set "$priority" array to use system configured values instead - of predefined values in the code. 2007-01-03 03:44 (merlinyoda) --------------------------------- functions/admin_func.php - - Updated "$utypes" user type array to use system configured values instead - of using a predefined list as it had been. 2006-12-28 05:20 (gregorerhardt) --------------------------------- modules/projects/departments_tab.view.projects_gantt.php - file departments_tab.view.projects_gantt.php was initially added on branch stable_2. 2006-12-28 05:20 (gregorerhardt) --------------------------------- modules/projects/departments_tab.view.projects_gantt.php modules/projects/gantt.php modules/projects/viewgantt.php - projects gantt subview with project owner option for departments 2006-12-27 21:19 (gregorerhardt) --------------------------------- modules/projects/gantt.php modules/tasks/gantt.php - fixing gantt locale determination change from 20061208 2006-12-27 20:24 (gregorerhardt) --------------------------------- db/dotproject.sql - added missing session_user column and updated ProjectStatus sysval 2006-12-27 19:39 (gregorerhardt) --------------------------------- modules/departments/index.php modules/departments/view.php - fix for the case where unset or no session data available 2006-12-20 00:13 (nybod) --------------------------------- modules/tasks/todo.php - #1790 - make selected user to see todo->gantt chart for stick (cyberhorse's work) 2006-12-17 05:03 (nybod) --------------------------------- modules/admin/addedituser.php - Removed asterisk beside Company field which erroneously indicated that it was a required field. 2006-12-16 05:02 (merlinyoda) --------------------------------- lib/ezpdf/class.ezpdf.php lib/ezpdf/class.pdf.php - - Got rid of the carrage return characters so they don't show up under *nix. - - Added the following lines to the stream() function in - lib/ezpdf/class.pdf.php to solve the problem of certain versions IE - trying to download/display a pdf report based on the page/arguments - in the URL instead of what is passed to it in the HTTP header information - (I've had a similiar problem in other programs because of IE's disreguard - of web standards by running everything in "quirks" mode unless you - explicitly specify otherwise not to): - - header( "Pragma: "); - header( "Cache-Control: public"); 2006-12-10 21:03 (ajdonnison) --------------------------------- modules/admin/vw_usr_perms.php - Added Module/Item separation, sponsored by De Bortoli Wines. 2006-12-09 18:51 (ajdonnison) --------------------------------- index.php includes/main_functions.php - Added anti-XSS function from Kallahar@quickwired.com with permission (code is released in the public domain). 2006-12-08 10:39 (merlinyoda) --------------------------------- modules/projects/gantt.php modules/tasks/gantt.php - - jpGraph is still a congig variable in stable_2 ... should be used on gantt 2006-12-08 10:20 (uid225572) --------------------------------- modules/projects/viewgantt.php - - Just made code a little more condensed/readable - ... someone got newline-happy :-) 2006-12-08 10:05 (merlinyoda) --------------------------------- classes/ui.class.php - - Class variable $user_lang was used but not defined in the code. 2006-12-07 22:15 (cyberhorse) --------------------------------- includes/db_connect.php - #1838 - applied suggested change 2006-12-06 04:55 (merlinyoda) --------------------------------- modules/system/system.class.php - - Modified install() function to filter out "Public" module when - calculating the value of mod_ui_value for a new module record. - - Streamlined the move() function to eliminate repeating code, making it - easier to expand upon if needed. 2006-12-03 21:00 (gregorerhardt) --------------------------------- includes/main_functions.php - fix for hidden and disabled fields in MSIE 2006-12-03 12:36 (nybod) --------------------------------- modules/calendar/day_view.php - Backward compatible function to address php5 date issue 2006-12-01 09:12 (nybod) --------------------------------- modules/projects/addedit.php - Added required field indicator (*) to project name 2006-12-01 00:28 (gregorerhardt) --------------------------------- modules/projects/view.php - last_name, first_name for consistency 2006-12-01 00:26 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql includes/main_functions.php locales/en/projects.inc locales/en/tasks.inc modules/tasks/addedit.js modules/tasks/addedit.php - removing user-specific required fields from tasks 2006-11-30 21:59 (gregorerhardt) --------------------------------- modules/projects/addedit.php modules/tasks/addedit.php - Showing 2 save and cancel buttons for usability 2006-11-30 21:21 (gregorerhardt) --------------------------------- db/dotproject.sql - user-specific required fields 2006-11-30 21:16 (gregorerhardt) --------------------------------- ChangeLog classes/CustomFields.class.php db/upgrade_latest.sql includes/main_functions.php locales/en/projects.inc locales/en/tasks.inc modules/projects/addedit.php modules/system/syskeys/index.php modules/tasks/addedit.js modules/tasks/addedit.php - user-specific required fields 2006-11-29 23:27 (gregorerhardt) --------------------------------- modules/departments/departments.class.php modules/departments/index.php modules/departments/view.php modules/projects/departments_tab.view.projects.php modules/projects/projects.class.php - view departments from dep module; some auto-tabs 2006-11-29 23:27 (gregorerhardt) --------------------------------- modules/projects/departments_tab.view.projects.php - file departments_tab.view.projects.php was initially added on branch stable_2. 2006-11-28 10:07 (pedroix) --------------------------------- modules/projects/reports/upcoming.php - assigned_users variable typo 2006-11-28 03:00 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - open or close all tasks in a list at once 2006-11-28 01:58 (gregorerhardt) --------------------------------- db/upgrade_latest.php db/upgrade_latest.sql - remove installer inconsistencies 2006-11-28 01:10 (gregorerhardt) --------------------------------- modules/projects/gantt.php modules/projects/viewgantt.php - gantt sortable by name 2006-11-28 00:34 (gregorerhardt) --------------------------------- modules/tasks/gantt.php modules/tasks/viewgantt.php - gantt sortable by name 2006-11-27 23:35 (gregorerhardt) --------------------------------- ChangeLog modules/projects/admin_tab.viewuser.projects.php modules/tasks/tasks.class.php modules/tasks/todo.php modules/tasks/todo_tasks_sub.php - sortable todo, some more tooltips 2006-11-25 22:43 (nybod) --------------------------------- modules/projects/reports/completed.php - Small typo 2006-11-23 06:05 (gregorerhardt) --------------------------------- modules/tasks/view.php - softcoding translation 2006-11-23 05:45 (gregorerhardt) --------------------------------- modules/calendar/week_view.php - softcoding translation 2006-11-23 05:29 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - some additional overlib enhanced tooltips 2006-11-20 09:06 (gregorerhardt) --------------------------------- modules/projects/index.php modules/projects/projects.class.php - adding owner filter to projects 2006-11-20 07:57 (gregorerhardt) --------------------------------- modules/projects/reports/allocateduserhours.php - removing development testing code :) 2006-11-20 07:53 (gregorerhardt) --------------------------------- modules/projects/reports/allocateduserhours.php - correcting user usage hour and percent values 2006-11-20 07:16 (gregorerhardt) --------------------------------- classes/date.class.php - readded erraneously removed date::workingdaysinspan() 2006-11-20 06:09 (gregorerhardt) --------------------------------- ChangeLog modules/smartsearch/searchobjects/projects.inc.php - Smartsearch project_contacts for projects 2006-11-20 02:31 (gregorerhardt) --------------------------------- classes/ui.class.php lib/overlib/makemini.pl lib/overlib/overlib.js lib/overlib/overlib_anchor.js lib/overlib/overlib_centerpopup.js lib/overlib/overlib_crossframe.js lib/overlib/overlib_cssstyle.js lib/overlib/overlib_debug.js lib/overlib/overlib_exclusive.js lib/overlib/overlib_followscroll.js lib/overlib/overlib_hideform.js lib/overlib/overlib_setonoff.js lib/overlib/overlib_shadow.js lib/overlib/Mini/overlib_anchor_mini.js lib/overlib/Mini/overlib_centerpopup_mini.js lib/overlib/Mini/overlib_crossframe_mini.js lib/overlib/Mini/overlib_csstyle_mini.js lib/overlib/Mini/overlib_debug_mini.js lib/overlib/Mini/overlib_exclusive_mini.js lib/overlib/Mini/overlib_followscroll_mini.js lib/overlib/Mini/overlib_hideform_mini.js lib/overlib/Mini/overlib_mini.js lib/overlib/Mini/overlib_setonoff_mini.js lib/overlib/Mini/overlib_shadow_mini.js modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php - Adding Overlib for advanced tooltips and implement tooltips for project description 2006-11-19 23:42 (gregorerhardt) --------------------------------- classes/ui.class.php db/dotproject.sql db/upgrade_latest.sql modules/companies/vw_active.php modules/companies/vw_archived.php modules/companies/vw_companies.php modules/files/addedit.php modules/files/co.php modules/files/index_table.php modules/forums/addedit.php modules/forums/index.php modules/links/addedit.php modules/projects/addedit.php modules/projects/admin_tab.viewuser.projects.php modules/projects/gantt.php modules/projects/gantt2.php modules/projects/index.php modules/projects/projects.class.php modules/projects/reports.php modules/projects/view.php modules/projects/viewgantt.php modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php modules/tasks/addedit.php modules/tasks/gantt.php modules/tasks/tasks.php modules/tasks/todo.php style/default/overrides.php style/dp-grey-theme/overrides.php - Incorporating project inactive state in the Archived status 2006-11-19 18:59 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - #1824 - delete dependencies when deleting tasks. - ---------------------------------------------------------------------- 2006-11-15 22:25 (pedroix) --------------------------------- includes/main_functions.php - Make sure only one (the first found) option gets selected from a arraySelect 2006-11-06 02:34 (nybod) --------------------------------- modules/ticketsmith/view.php - Changed deprecated user_email to contact_email (Mantis 1813) 2006-11-05 14:35 (cyberhorse) --------------------------------- modules/system/addeditpref.php - #1814 - updated GET_HTTP_VARS usage to _GET 2006-11-01 01:35 (pedroix) --------------------------------- js/base.js - Opera browser would null the fields of tasks upon add or edit. Not anymore. - BTW: since navigator.family is propagated throughout the application and we don't know if opera will stick to geckos standards, navigator.family will be set to own opera in case we need evasive manouvres in the future. 2006-10-19 01:30 (merlinyoda) --------------------------------- modules/calendar/calendar.class.php - - Implementing (reimplementing?) fix for bug 0001557 on stable_2 branch. - - Change was implemented in HEAD branch as of revision 1.50 of - calendar.class.php, but was not implemented in the stable_2 branch. 2006-10-18 23:59 (merlinyoda) --------------------------------- modules/calendar/calendar.class.php - - Modified query code for recursive/non-recursive events around line 539. - Gets around object cloning/version skewing issue between PHP 4 and PHP 5. - Should probably have been created and managed independently anyway. 2006-10-18 20:22 (nybod) --------------------------------- classes/libmail.class.php - Modified regex to accept email address containing sub-domain. 2006-10-18 04:50 (theideaman) --------------------------------- classes/libmail.class.php - fixed CheckAdresses method to return true if addresses validate. Added CheckAddresses alias method to fix typo. 2006-10-12 08:13 (merlinyoda) --------------------------------- fileviewer.php - - Added code to resolve issues in IE/HTTPS with file download links that - go through fileviewer.php. 2006-10-11 23:40 (pedroix) --------------------------------- modules/tasks/tasks.class.php - clearReminder was not working. This method was trying to find nothing because the id field of a task is named "task_id" and not just "id". Therefore nothing was being cleared through this method. 2006-10-05 01:40 (pedroix) --------------------------------- classes/query.class.php - Backported loadHash and addReplace methods to stable_2 2006-10-03 19:42 (gregorerhardt) --------------------------------- classes/date.class.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/tasks/do_task_aed.php modules/tasks/tasks.class.php - task dependency shifting and fix for custom fields smartsearch 2006-09-20 19:07 (pedroix) --------------------------------- modules/tasks/tasks.php - Minor bug on tasks search feature upon search box reset. - http://www.dotproject.net/vbulletin/showthread.php?p=24667 2006-09-04 03:07 (gregorerhardt) --------------------------------- classes/date.class.php modules/tasks/do_task_aed.php modules/tasks/tasks.class.php - tasks dependency shifting - finally fixed? 2006-08-21 03:41 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - fixing task dependency shifting bug for recursive dependencies 2006-08-20 19:29 (gregorerhardt) --------------------------------- modules/projects/reports/stats.php - prepared for translation 2006-08-19 07:15 (merlinyoda) --------------------------------- locales/en/system.inc - - Added some values that were missing for the English version of - the "system.inc" translation file. 2006-08-10 07:49 (merlinyoda) --------------------------------- db/upgrade_latest.php - - Added 2 lines of code in upgrade_latest so that the 'session_user' column - is present 'sessions' table. Sessions may be joined to a user id in - the database. This was also necessary to get the "Active Sessions" tab under - "User Admin" working in stable_2 2006-08-08 07:18 (merlinyoda) --------------------------------- db/upgrade_to_204.php modules/projects/view.php modules/tasks/tasks.php - - Fixed problem with "empty" projects not properly displaying information - on project/task view pages after 1737 bug fix. 2006-08-04 09:14 (merlinyoda) --------------------------------- modules/projects/projects.class.php modules/projects/view.php modules/tasks/tasks.php - Related to Bug Report 1737: - - Fixed project percentage complete calculations based on submitter's suggestions. 2006-08-01 15:48 (ajdonnison) --------------------------------- modules/projects/reports/tasklist.php - Fixed bug in getting project title. 2006-08-01 15:27 (ajdonnison) --------------------------------- modules/projects/reports/tasksperuser.php - Changes to support PDF output. 2006-08-01 02:45 (merlinyoda) --------------------------------- modules/admin/vw_usr_sessions.php - - Another "Active Sessions" tweak. Correted Company "order by" link. 2006-08-01 02:12 (merlinyoda) --------------------------------- modules/admin/vw_usr_sessions.php - - Another display tweak for "Active Session" tab in admin module. 2006-08-01 02:05 (merlinyoda) --------------------------------- locales/en/admin.inc modules/admin/vw_usr_sessions.php - - Tweeked display on "Active Session" tab in admin module. - Added text strings to translation files (English). 2006-07-31 21:24 (nybod) --------------------------------- modules/companies/vw_depts.php - Function 'findchilddept' renamed to avoid naming clash when viewed in flat view (fix taken from HEAD code) 2006-07-29 01:21 (merlinyoda) --------------------------------- modules/admin/vw_usr_sessions.php - - Adding code for "Active Sessions" tab 2006-07-29 01:12 (merlinyoda) --------------------------------- includes/session.php modules/admin/index.php - - Modified code to accept "Active Sessions" tab. Will be adding file for - "Active Sessions" tab shortly. 2006-07-28 06:13 (merlinyoda) --------------------------------- modules/files/addedit.php - - Fix for Bug Report 1700: - Applied more permanent and consistant fix. Redirect to link supplied - by "getPlace" method in "UI" class. 2006-07-28 05:59 (merlinyoda) --------------------------------- includes/main_functions.php modules/files/addedit.php - Fixed bug 1700: - Pressing the cancel button in the file add/edit page causes the user's - browser to go back in the user's history one page (after confirmation). - - Also modified part of a URL string in includes/main_functions.php to - conform with XHTML standards ( '&' to '&' ) 2006-07-28 04:46 (nybod) --------------------------------- modules/admin/viewuser.php modules/admin/vw_usr_log.php modules/calendar/addedit.php modules/calendar/clash.php modules/projects/addedit.php modules/projects/viewgantt.php modules/projects/reports/allocateduserhours.php modules/projects/reports/overall.php modules/projects/reports/taskenddate.php modules/projects/reports/tasklist.php modules/projects/reports/tasklogs.php modules/projects/reports/tasksperuser.php modules/projects/reports/userperformance.php modules/tasks/tasksperuser_sub.php modules/tasks/view.php modules/tasks/viewgantt.php modules/tasks/vw_log_update.php - Corrected spelling and syntax - from scollbars=false (note spelling) to scrollbars=no 2006-07-27 17:24 (gregorerhardt) --------------------------------- classes/CustomFields.class.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/tasks.inc.php - smartsearch for custom fields: keyword highlighting 2006-07-26 05:54 (merlinyoda) --------------------------------- classes/dp.class.php modules/companies/companies.class.php modules/companies/do_company_aed.php modules/projects/do_project_aed.php modules/projects/projects.class.php modules/tasks/do_task_aed.php modules/tasks/do_task_assign_aed.php modules/tasks/do_updatetask.php modules/tasks/tasks.class.php - Fixed Bug 1709: - Added function "dPTrimAll" to main dP class. Only class variables of string - types are trimmed. Trim function is called immediately before the modules - respective "store" function. Exception is made in task module. The task log - description field value is preserved and restored after the parent function - is called. 2006-07-24 23:24 (gregorerhardt) --------------------------------- classes/CustomFields.class.php classes/customfieldsparser.class.php modules/projects/reports/allocateduserhours.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/system/custom_field_addedit.php modules/system/custom_field_editor.php - custom fields: new type weblink and smart searchability 2006-07-23 05:51 (nybod) --------------------------------- functions/tasks_func.php modules/tasks/view.php - Fix to read TaskPriority from sysvals 2006-07-19 23:00 (merlinyoda) --------------------------------- modules/projects/vw_logs.php - - Fixed Bug 1726: - The project module's "vw_logs.php" was improperly checking the value of - "$canEdit" to determine if the delete icon should be displayed. Replaced - "$canEdit" with "$canDelete". 2006-07-19 07:26 (merlinyoda) --------------------------------- modules/files/co.php modules/files/do_file_co.php - - Modification relating to Bug report# 1694: - - Modified and moved code for related to "file checkout" popup window in - order to be more compatible with "less-intelligent" popup blockers. Also - added menu bar on popup window to ease saving files that don't trigger - open/save dialogs (i.e. displayed in browser) 2006-07-12 14:00 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Reordered query to get around LEFT JOIN constraints in MySQL 5 2006-07-07 22:16 (merlinyoda) --------------------------------- modules/tasks/tasks.php - Fixed Bug 1701: - Table "user_tasks" needed to be prepended to $from instead of appended so - that the result was "user_tasks, tasks" instead of "tasks, user_tasks". - This was messing up the following join statement as it was trying to - join using wrong table. 2006-07-07 06:37 (merlinyoda) --------------------------------- db/dotproject.sql - - Fixed Bug 1713: - changed instances of "VALUES (''" and "VALUES (NULL" to "VALUES (0" - for relevant columns (mainly for numeric ID column on "config" table) - - ... minor code cosmetic changes also. - changed "INSERT INTO config " to "INSERT INTO `config`" for purposes of - code regularity. 2006-07-07 05:59 (merlinyoda) --------------------------------- db/dotproject.sql - - Fixed trivial bug #1714: - - changed version number string from '2.0.2' to '2.0.4' 2006-07-06 17:18 (ajdonnison) --------------------------------- modules/tasks/tasks.php - Added fix for MySQL 5.x restriction on LEFT JOIN 2006-07-02 08:15 (nybod) --------------------------------- modules/projects/reports/tasklist.php modules/projects/reports/tasksperuser.php - Moved $q->clear(); to pickup all users assigned to task, and other fix. 2006-06-24 12:10 (ajdonnison) --------------------------------- ChangeLog - Updated changelog for 2.0.4 release 2006-06-24 12:06 (ajdonnison) --------------------------------- install/do_install_db.php - Update for 2.0.4 upgrade. 2006-06-24 12:05 (ajdonnison) --------------------------------- db/upgrade_to_204.php - file upgrade_to_204.php was initially added on branch stable_2. 2006-06-24 12:05 (ajdonnison) --------------------------------- db/upgrade_latest.php db/upgrade_to_204.php includes/version.php - Updated install files for 2.0.4 2006-06-22 19:40 (ajdonnison) --------------------------------- classes/ui.class.php - Fixed XSS vulnerability in login parameter 2006-06-20 02:12 (nybod) --------------------------------- index.php - Changed urlencode to strip_tags 2006-06-19 10:05 (ajdonnison) --------------------------------- modules/public/contact_selector.php - Fixed problem with contact_selector occasionally creating bodgy SQL. 2006-06-16 00:14 (merlinyoda) --------------------------------- modules/tasks/vw_log_update.php modules/tasks/vw_logs.php - - Re-fixed bug #1572 ... had somehow crept back into the follwoing files: - modules/tasks/vw_log_update.php - modules/tasks/vw_logs.php - - ... also got rid off all the carrage returns (^M) in modules/tasks/vw_logs.php - to help with code readibility under *nix since most Windows text editors can - read (and write?) the files properly without the carrage return characters - (except for Notepad, Wordpad does). 2006-06-10 05:03 (merlinyoda) --------------------------------- modules/admin/vw_usr_sessions.php - - Fixed "session logout" function for logging out other sessions for same user. User is no - longer just logged out of own session. They will be only logged out if trying to force-logout - their current session. - - Changed "logout" button to "logout session" - - Added "logout user" button that logs out all of a user's sessions. If it's the current user, all - previous sessions and the current one are logged out. 2006-06-10 05:03 (merlinyoda) --------------------------------- modules/admin/vw_usr_sessions.php - file vw_usr_sessions.php was added on branch stable_2 on 2006-07-28 15:51:15 +0000 2006-06-07 02:03 (nybod) --------------------------------- modules/projects/projects.class.php - Time related calculations have been moved to ./classes/date.class.php 2006-06-05 22:28 (gregorerhardt) --------------------------------- modules/tasks/gantt.php - fix for overlong project names 2006-06-05 22:14 (nybod) --------------------------------- modules/calendar/addedit.php modules/calendar/view.php - Event owner and admin role can edit events, some XHTML cleanup 2006-06-05 13:18 (ajdonnison) --------------------------------- ChangeLog - Changelog update 2006-06-05 13:12 (ajdonnison) --------------------------------- classes/date.class.php - Backported fix for PHP 5.1.x which disallows assignment to $this. 2006-06-05 12:31 (ajdonnison) --------------------------------- ChangeLog includes/version.php install/do_install_db.php - Changes for 2.0.3 security and bug fix update. 2006-06-05 12:30 (ajdonnison) --------------------------------- classes/query.class.php - Fix for MySQL 5 compatibility in Joins. 2006-06-05 01:18 (gregorerhardt) --------------------------------- modules/tasks/gantt.php - added minor space character to separate two words 2006-06-04 23:53 (gregorerhardt) --------------------------------- modules/tasks/todo_gantt_sub.php - file todo_gantt_sub.php was initially added on branch stable_2. 2006-06-04 23:53 (gregorerhardt) --------------------------------- modules/tasks/gantt.php modules/tasks/todo.php modules/tasks/todo_gantt_sub.php modules/tasks/viewgantt.php - todo gantt charts 2006-06-01 23:30 (cyberhorse) --------------------------------- index.php - fixed XSS weakness 2006-06-01 23:08 (merlinyoda) --------------------------------- classes/dp.class.php - - Fixed lines of codes causing bugs 0001616 and 0001617. Table identifier was needed in an - "addWhere" function. This likely fixed other related bugs that had problems with using the - "setAllowedSQL" function. 2006-05-31 21:08 (gregorerhardt) --------------------------------- modules/admin/viewuser.php - do not show projects with assigned tasks by default 2006-05-31 20:48 (gregorerhardt) --------------------------------- modules/projects/reports/allocateduserhours.php - fixed unique array entry bug and division by zero 2006-05-31 03:27 (nybod) --------------------------------- modules/projects/gantt.php modules/tasks/gantt.php - backported from HEAD - some progress overshoot and undershoot prevention 2006-05-30 00:04 (cyberhorse) --------------------------------- modules/admin/vw_usr_sessions.php - xhtml validity fixed - general cleanup and optimization 2006-05-28 04:54 (gregorerhardt) --------------------------------- classes/date.class.php includes/main_functions.php modules/projects/projects.class.php modules/projects/reports/allocateduserhours.php modules/tasks/addedit.js modules/tasks/do_task_aed.php modules/tasks/tasks.class.php - Task dependency - task shifting, week scale in allocated hours report 2006-04-30 14:10 (cyberhorse) --------------------------------- modules/calendar/addedit.php - #1614 - event_cwd's value fixed 2006-04-23 11:22 (cyberhorse) --------------------------------- modules/admin/vw_usr_sessions.php - yep, forgot a file 2006-04-22 09:03 (pedroix) --------------------------------- modules/files/index_table.php - Files not viewable on the companies, projects and tasks Files tab - http://www.dotproject.net/vbulletin/showthread.php?t=4870 2006-04-21 17:08 (ajdonnison) --------------------------------- includes/version.php - Fixed the version number. 2006-04-21 17:06 (ajdonnison) --------------------------------- install/do_install_db.php - Added 2.0.2 to the valid upgrade path array. 2006-04-21 16:55 (ajdonnison) --------------------------------- db/upgrade_201_to_202.sql - file upgrade_201_to_202.sql was initially added on branch stable_2. 2006-04-21 16:55 (ajdonnison) --------------------------------- db/upgrade_to_202.php - file upgrade_to_202.php was initially added on branch stable_2. 2006-04-21 16:55 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_201_to_202.sql db/upgrade_latest.php db/upgrade_latest.sql db/upgrade_to_202.php - Latest install and upgrade file changes. 2006-04-21 16:44 (ajdonnison) --------------------------------- install/check_upgrade.php install/db.php install/do_install_db.php - Minor fixups to better identify invalid setups. 2006-04-21 16:25 (ajdonnison) --------------------------------- install/check_upgrade.php - file check_upgrade.php was initially added on branch stable_2. 2006-04-21 16:25 (ajdonnison) --------------------------------- install/check_upgrade.php install/index.php - New tests to enable better detection of common install problems. 2006-04-21 14:38 (ajdonnison) --------------------------------- modules/contacts/contacts.class.php - #1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable.#1232: Now reports contacts that have active users as non-deletable. 2006-04-21 14:09 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fixed problem with backported task reminders not working. 2006-04-21 13:06 (ajdonnison) --------------------------------- includes/main_functions.php - Added a catch to try and work with UTF8 encoding. Not likely to work - under windows but since this is highly isolated (we only use it to - set preferences and it is then never used!) it isn't much of a problem. 2006-04-19 00:39 (pedroix) --------------------------------- style/dp-grey-theme/header.php style/default/header.php - minor visual enhancement for the top menu on IE browser 2006-04-18 20:52 (pedroix) --------------------------------- modules/files/index.php modules/files/index_table.php - Bug0001318: FILES section show multiple duplicate entries (FLAT UI) 2006-04-16 18:54 (cyberhorse) --------------------------------- modules/tasks/vw_log_update.php - #1602 - remember selected billingcode 2006-04-16 06:01 (pedroix) --------------------------------- modules/tasks/tasks.class.php - dPconfig array badly invoked - http://www.dotproject.net/vbulletin/showthread.php?t=4800 2006-04-16 04:34 (pedroix) --------------------------------- modules/tasks/todo.php - Dynamic tasks were badly treated on the todo and today view - http://www.dotproject.net/vbulletin/showthread.php?t=4416 2006-04-09 20:54 (cyberhorse) --------------------------------- includes/gateway.pl - #1137 - applied proposed patch to fix acknowledgements 2006-04-09 20:21 (cyberhorse) --------------------------------- modules/tasks/vw_logs.php - #1157 - fixed billing codes display 2006-04-07 00:06 (cyberhorse) --------------------------------- classes/libmail.class.php - #1290 - fixed new line characters in libmail 2006-04-06 23:37 (cyberhorse) --------------------------------- modules/tasks/do_task_aed.php - #1239 - fixed issue with dynamic task and dependencies 2006-04-06 23:13 (cyberhorse) --------------------------------- modules/system/translate_save.php - #1061 - fixed translating an english string with single quotes 2006-04-06 22:26 (cyberhorse) --------------------------------- modules/tasks/vw_log_update.php - #1578 - added generic billing codes 2006-04-06 22:21 (cyberhorse) --------------------------------- modules/projects/do_project_aed.php - #1579 - fixed deletion permissions 2006-04-06 18:05 (cyberhorse) --------------------------------- modules/projects/addedit.php modules/projects/index.php modules/projects/vw_logs.php modules/tasks/do_updatetask.php modules/tasks/tasks.class.php modules/tasks/vw_log_update.php - #1575 - fix permissions in project module - #1580 - fixed task costcodes in both stable_2 and latest cvs - #1572 - fixed html double encoding issue - #1569 - issue in tasklog date calculations fixed - fixed percent completed calculations 2006-03-28 10:21 (pedroix) --------------------------------- modules/tasks/do_task_aed.php - Back port of version 1.32 added task reminders by AJ 2006-03-23 00:05 (cyberhorse) --------------------------------- modules/projects/index.php - remember ordering across tabs 2006-03-22 19:02 (cyberhorse) --------------------------------- includes/db_connect.php - #977 - fixed stripping of <> chars 2006-03-22 18:50 (cyberhorse) --------------------------------- modules/projects/reports/overall.php modules/projects/reports/tasklogs.php - #1422 - disabled E_ALL error reporting 2006-03-21 20:28 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_latest.sql locales/en/system.inc modules/tasks/do_task_aed.php modules/tasks/do_updatetask.php modules/tasks/tasks.class.php modules/tasks/view.php - Backported task reminders so they make it into the 2.0.2 release 2006-03-20 22:08 (cyberhorse) --------------------------------- modules/system/system.class.php - #1156 - don't allow duplicate billing codes within a company. 2006-03-20 21:50 (cyberhorse) --------------------------------- modules/projects/gantt.php modules/projects/gantt2.php - #1449 - fix dynamic tasks display in projects gantt charts 2006-03-20 21:19 (cyberhorse) --------------------------------- modules/tasks/tasks.php - #1407 - fixed displaying children tasks, when they fit a search. 2006-03-20 20:39 (cyberhorse) --------------------------------- modules/links/index_table.php - #1558 - fixed tasks/projects missing in links display 2006-03-20 06:07 (pedroix) --------------------------------- modules/forums/view_messages.php - Bug0001456: 'visit_date' not set properly after viewing messages in a Forum thread 2006-03-20 05:43 (pedroix) --------------------------------- modules/forums/addedit.php modules/forums/index.php - Bug0001185: Forum permissions - Add+Edit Permission is for adding New Forums and Editing Forums - solely Edit is for editing and adding topics and replies 2006-03-20 00:05 (pedroix) --------------------------------- modules/projects/reports/tasklist.php modules/projects/reports.php - Bug0001217: Task report won't give me all tasks 2006-03-19 21:07 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php modules/tasks/tasks.php - replaced incompatible != with <> in sql queries 2006-03-19 20:28 (cyberhorse) --------------------------------- modules/links/index_table.php - fix a spurious error message 2006-03-19 18:20 (cyberhorse) --------------------------------- modules/links/addedit.php modules/links/do_link_aed.php modules/links/index_table.php - #1558 - - links open in new window - - uploaded by fixed - - date/time update on every change 2006-03-19 01:39 (gregorerhardt) --------------------------------- lib/jpgraph/src/jpg-config.inc lib/jpgraph/src/jpgraph.php - jpgraph: Auto-detect cyrillic conversion based on locale_char_set 2006-03-16 20:33 (cyberhorse) --------------------------------- modules/projects/reports/upcoming.php - upcoming report to be able to list reports for all projects 2006-03-16 20:31 (cyberhorse) --------------------------------- modules/projects/reports/completed.php modules/projects/reports/overdue.php - overdue report to be able to list reports for all projects - translated 'All Projects' in completed 2006-03-16 20:26 (cyberhorse) --------------------------------- modules/projects/reports/taskenddate.php - projectenddate to be able to list reports for all projects (from top select instead of checkbox) 2006-03-16 20:21 (cyberhorse) --------------------------------- modules/projects/reports/completed.php - completed report to be able to list reports for all projects 2006-03-16 20:07 (cyberhorse) --------------------------------- modules/projects/reports/userperformance.php - userperformance to be able to list reports for all projects (from top select instead of checkbox) - userperformance division by zero errors fixed 2006-03-16 20:03 (cyberhorse) --------------------------------- modules/projects/reports/tasksperuser.php - taskperuser to be able to list reports for all projects (from top select instead of checkbox) 2006-03-16 19:54 (cyberhorse) --------------------------------- modules/projects/reports/tasklogs.php - tasklogs to be able to list reports for all projects (replacing tickbox with top select box) 2006-03-16 19:50 (cyberhorse) --------------------------------- modules/projects/reports/tasklist.php - fixed displaying report for all companies 2006-03-16 19:50 (cyberhorse) --------------------------------- modules/projects/reports/allocateduserhours.php - fixed broken sql (extra braket) 2006-03-16 19:21 (cyberhorse) --------------------------------- modules/links/setup.php - fixed sysval for links - new lines need "" quotes 2006-03-16 19:19 (cyberhorse) --------------------------------- modules/links/addedit.php modules/links/do_link_aed.php modules/links/index_table.php modules/links/links.class.php modules/links/setup.php - #1558 - link_type removed (not used) - link_date usage fixed (recording it on add) 2006-03-15 19:14 (gregorerhardt) --------------------------------- modules/tasks/gantt.php - wrong progress range 2006-03-14 23:37 (gregorerhardt) --------------------------------- modules/admin/vw_usr.php - corrected tab link for permissions tab 2006-03-14 21:05 (gregorerhardt) --------------------------------- modules/projects/reports/tasklogs.php - 1361 - column width 2006-03-14 08:52 (gregorerhardt) --------------------------------- modules/projects/admin_tab.viewuser.projects.php modules/projects/projects.class.php - 1554 - projects sorting 2006-03-14 08:04 (gregorerhardt) --------------------------------- modules/calendar/addedit.php - 1556 - considering system value for cal day increment 2006-03-14 06:03 (pedroix) --------------------------------- db/upgrade_102_to_20alpha.sql db/dotproject.sql - Sug0001553: SMTP password in SysConfig should be masked (related) 2006-03-14 05:38 (pedroix) --------------------------------- db/dotproject.sql - Sug0001553: SMTP password in SysConfig should be masked 2006-03-13 02:33 (cyberhorse) --------------------------------- modules/tasks/index.php - #1372 - fixed broken image error 2006-03-13 01:29 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - #1506 - updating dynamic tasks from their prior children - fixed some other dynamics updating (passing parameter was reversed) 2006-03-12 17:58 (cyberhorse) --------------------------------- index.php - #1540 - put source on iframe - should fix ssl warnings 2006-03-12 17:45 (cyberhorse) --------------------------------- modules/projects/reports/allocateduserhours.php modules/tasks/tasks.class.php - #1278 - fixed inclusion of dates in allocatedusershours report - fixed bug in duration calculation 2006-03-12 17:09 (cyberhorse) --------------------------------- includes/main_functions.php - #1505 - fixed convert2days function (added 1 to the switch cases) 2006-03-12 16:08 (cyberhorse) --------------------------------- modules/projects/projects.class.php - fixed unnecessary join (was introducing major delay in big installations) 2006-03-11 16:49 (cyberhorse) --------------------------------- modules/tasks/todo_tasks_sub.php - #1542 - applied suggested patch 2006-03-11 16:37 (cyberhorse) --------------------------------- db/dotproject.sql db/upgrade_latest.sql locales/en/system.inc locales/en/tasks.inc modules/tasks/ae_desc.php - #1547 - proposed changes applied to fix "check task dates" option 2006-03-11 08:58 (gregorerhardt) --------------------------------- modules/public/contact_selector.php - 1529 - keep choices - contact selector patch by Carsten Menke smp-synergie.de 2006-03-10 00:19 (gregorerhardt) --------------------------------- modules/tasks/tasks.php modules/tasks/todo.php - removed auto end date calc for NULL end date tasks 2006-03-10 00:09 (gregorerhardt) --------------------------------- modules/tasks/todo.php - fixing auto end date calc 2006-03-10 00:01 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - fixing auto end date calc 2006-03-09 23:35 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - fixing missing table_name prefix in getAllowedSQL function call 2006-03-09 07:37 (gregorerhardt) --------------------------------- modules/projects/gantt.php modules/projects/viewgantt.php - fixing gantt filtering for admin viewuser tab 2006-03-09 06:24 (gregorerhardt) --------------------------------- modules/tasks/organize.php - natsort projects list 2006-03-09 05:54 (gregorerhardt) --------------------------------- lib/ezpdf/class.pdf.php - rolled back wrong upstream fix for i/o permissions 2006-03-09 05:53 (gregorerhardt) --------------------------------- classes/dp.class.php - rolled back wrong table name prefix 2006-03-08 09:51 (gregorerhardt) --------------------------------- lib/jpgraph/src/jpg-config.inc - re-enabled cyrillic support for consistency with 2.0.1 - disable for non-cyrillic special characters 2006-03-08 08:46 (gregorerhardt) --------------------------------- modules/projects/admin_tab.viewuser.projects.php modules/projects/projects.class.php modules/admin/viewuser.php - checkbox added for option whether to show projects with assigned tasks as well 2006-03-08 07:13 (gregorerhardt) --------------------------------- modules/projects/admin_tab.viewuser.projects.php - center aligned some columns 2006-03-05 01:14 (gregorerhardt) --------------------------------- modules/tasks/view.php - 1500 - fixed task log tab for only add permissions 2006-03-05 00:05 (gregorerhardt) --------------------------------- locales/en/common.inc - 1524 - check pass min length on hngpwd public popup 2006-03-05 00:02 (gregorerhardt) --------------------------------- modules/public/chpwd.php - 1524 - check pass min length on hngpwd public popup 2006-03-04 23:10 (gregorerhardt) --------------------------------- classes/dp.class.php - added table_name to where-clause to prevent from ambigious columns 2006-03-04 22:37 (gregorerhardt) --------------------------------- modules/public/contact_selector.php - 1529 - rework: hacked wrong line 2006-03-04 18:57 (gregorerhardt) --------------------------------- modules/history/index.php - softcoding translations 2006-03-04 18:37 (gregorerhardt) --------------------------------- modules/files/do_file_aed.php - softcoding translations 2006-03-04 18:09 (gregorerhardt) --------------------------------- modules/contacts/index.php - softcoding translations 2006-03-04 17:33 (gregorerhardt) --------------------------------- modules/public/contact_selector.php - 1529 - sorting in contact selector 2006-03-04 06:55 (gregorerhardt) --------------------------------- modules/forums/view_messages.php modules/tasks/todo_tasks_sub.php - 992 - corrected forum messages sort 2006-03-04 05:57 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php modules/tasks/tasks.php - 1509 - Defect Sorting because End Date Calc took place after it 2006-03-04 00:42 (gregorerhardt) --------------------------------- images/arrow-up.gif images/arrow-up.gif modules/tasks/tasks.class.php - Changed sort graphic to sth more meaningful 2006-03-04 00:42 (gregorerhardt) --------------------------------- images/arrow-up.gif - file arrow-up.gif was added on branch stable_2 on 2006-03-03 14:12:51 +0000 2006-03-04 00:08 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - 1510 - Last update now fetched by MAX(date_field...) to ensure that really _last_ update is shown 2006-03-03 23:24 (gregorerhardt) --------------------------------- modules/projects/viewgantt.php modules/tasks/viewgantt.php - 1523 - Reset start day of month for correct scrolling and display of this month 2006-03-03 22:51 (gregorerhardt) --------------------------------- classes/dp.class.php - [no log message] 2006-03-03 22:43 (gregorerhardt) --------------------------------- classes/permissions.class.php - fixed some only var should be assigned by ref errors with PHP 4.4.0 2006-03-02 09:24 (gregorerhardt) --------------------------------- lib/ezpdf/class.pdf.php - open with read permissions instead of write permissions 2006-03-01 19:28 (gregorerhardt) --------------------------------- misc/cvs2cl/README - enhanced cl readme 2006-03-01 19:19 (gregorerhardt) --------------------------------- modules/projects/projects.class.php - 1518 - Delete temp table tasks_users 2006-03-01 10:12 (gregorerhardt) --------------------------------- modules/projects/reports/overdue.php modules/projects/reports/tasklist.php - minor report fixes 2006-03-01 06:29 (gregorerhardt) --------------------------------- lib/jpgraph/src/lang/en.inc.php - Upgrade jpgraph lib to 1.20.3 - outsourced error file 2006-03-01 06:29 (gregorerhardt) --------------------------------- lib/jpgraph/src/lang/en.inc.php - file en.inc.php was initially added on branch stable_2. 2006-03-01 06:16 (gregorerhardt) --------------------------------- lib/jpgraph/README lib/jpgraph/src/imgdata_diamonds.inc lib/jpgraph/src/jpg-config.inc lib/jpgraph/src/jpgraph.php lib/jpgraph/src/jpgraph_bar.php lib/jpgraph/src/jpgraph_canvas.php lib/jpgraph/src/jpgraph_canvtools.php lib/jpgraph/src/jpgraph_error.php lib/jpgraph/src/jpgraph_gantt.php lib/jpgraph/src/jpgraph_gradient.php lib/jpgraph/src/jpgraph_iconplot.php lib/jpgraph/src/jpgraph_line.php lib/jpgraph/src/jpgraph_log.php lib/jpgraph/src/jpgraph_pie.php lib/jpgraph/src/jpgraph_pie3d.php lib/jpgraph/src/jpgraph_plotband.php lib/jpgraph/src/jpgraph_plotmark.inc - Upgrade jpgraph lib to 1.20.3 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/xsl/remove-0.2.xsl - file remove-0.2.xsl was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/tests/xmlschema-mssql.xml - file xmlschema-mssql.xml was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/tests/cf~testsessions.php - file cf~testsessions.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/tests/rr.htm - file rr.htm was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/session/adodb-encrypt-sha1.php - file adodb-encrypt-sha1.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/drivers/adodb-pdo_pgsql.inc.php - file adodb-pdo_pgsql.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/lang/adodb-uk1251.inc.php - file adodb-uk1251.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/docs/docs-oracle.htm - file docs-oracle.htm was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/lang/adodb-hu.inc.php - file adodb-hu.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/drivers/adodb-postgres8.inc.php - file adodb-postgres8.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/drivers/adodb-pdo_oci.inc.php - file adodb-pdo_oci.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/drivers/adodb-pdo_mssql.inc.php - file adodb-pdo_mssql.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/datadict/datadict-sapdb.inc.php - file datadict-sapdb.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/drivers/adodb-sybase_ase.inc.php - file adodb-sybase_ase.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/session/session_schema.xml - file session_schema.xml was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/lang/adodb-da.inc.php - file adodb-da.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/lang/adodb-ar.inc.php - file adodb-ar.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/drivers/adodb-pdo_mysql.inc.php - file adodb-pdo_mysql.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/drivers/adodb-ado5.inc.php - file adodb-ado5.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/adodb-csvlib.inc.php lib/adodb/adodb-datadict.inc.php lib/adodb/adodb-error.inc.php lib/adodb/adodb-errorhandler.inc.php lib/adodb/adodb-errorpear.inc.php lib/adodb/adodb-exceptions.inc.php lib/adodb/adodb-iterator.inc.php lib/adodb/adodb-lib.inc.php lib/adodb/adodb-pager.inc.php lib/adodb/adodb-pear.inc.php lib/adodb/adodb-perf.inc.php lib/adodb/adodb-php4.inc.php lib/adodb/adodb-time.inc.php lib/adodb/adodb-xmlschema.inc.php lib/adodb/adodb.inc.php lib/adodb/pivottable.inc.php lib/adodb/readme.txt lib/adodb/rsfilter.inc.php lib/adodb/server.php lib/adodb/toexport.inc.php lib/adodb/tohtml.inc.php lib/adodb/xmlschema.dtd lib/adodb/contrib/toxmlrpc.inc.php lib/adodb/datadict/datadict-access.inc.php lib/adodb/datadict/datadict-db2.inc.php lib/adodb/datadict/datadict-firebird.inc.php lib/adodb/datadict/datadict-generic.inc.php lib/adodb/datadict/datadict-ibase.inc.php lib/adodb/datadict/datadict-informix.inc.php lib/adodb/datadict/datadict-mssql.inc.php lib/adodb/datadict/datadict-mysql.inc.php lib/adodb/datadict/datadict-oci8.inc.php lib/adodb/datadict/datadict-postgres.inc.php lib/adodb/datadict/datadict-sapdb.inc.php lib/adodb/datadict/datadict-sybase.inc.php lib/adodb/docs/docs-adodb.htm lib/adodb/docs/docs-datadict.htm lib/adodb/docs/docs-oracle.htm lib/adodb/docs/docs-perf.htm lib/adodb/docs/docs-session.htm lib/adodb/docs/old-changelog.htm lib/adodb/docs/readme.htm lib/adodb/drivers/adodb-access.inc.php lib/adodb/drivers/adodb-ado.inc.php lib/adodb/drivers/adodb-ado5.inc.php lib/adodb/drivers/adodb-ado_access.inc.php lib/adodb/drivers/adodb-ado_mssql.inc.php lib/adodb/drivers/adodb-borland_ibase.inc.php lib/adodb/drivers/adodb-csv.inc.php lib/adodb/drivers/adodb-db2.inc.php lib/adodb/drivers/adodb-fbsql.inc.php lib/adodb/drivers/adodb-firebird.inc.php lib/adodb/drivers/adodb-ibase.inc.php lib/adodb/drivers/adodb-informix.inc.php lib/adodb/drivers/adodb-informix72.inc.php lib/adodb/drivers/adodb-ldap.inc.php lib/adodb/drivers/adodb-mssql.inc.php lib/adodb/drivers/adodb-mssqlpo.inc.php lib/adodb/drivers/adodb-mysql.inc.php lib/adodb/drivers/adodb-mysqli.inc.php lib/adodb/drivers/adodb-mysqlt.inc.php lib/adodb/drivers/adodb-netezza.inc.php lib/adodb/drivers/adodb-oci8.inc.php lib/adodb/drivers/adodb-oci805.inc.php lib/adodb/drivers/adodb-oci8po.inc.php lib/adodb/drivers/adodb-odbc.inc.php lib/adodb/drivers/adodb-odbc_db2.inc.php lib/adodb/drivers/adodb-odbc_mssql.inc.php lib/adodb/drivers/adodb-odbc_oracle.inc.php lib/adodb/drivers/adodb-odbtp.inc.php lib/adodb/drivers/adodb-odbtp_unicode.inc.php lib/adodb/drivers/adodb-oracle.inc.php lib/adodb/drivers/adodb-pdo.inc.php lib/adodb/drivers/adodb-pdo_mssql.inc.php lib/adodb/drivers/adodb-pdo_mysql.inc.php lib/adodb/drivers/adodb-pdo_oci.inc.php lib/adodb/drivers/adodb-pdo_pgsql.inc.php lib/adodb/drivers/adodb-postgres.inc.php lib/adodb/drivers/adodb-postgres64.inc.php lib/adodb/drivers/adodb-postgres7.inc.php lib/adodb/drivers/adodb-postgres8.inc.php lib/adodb/drivers/adodb-proxy.inc.php lib/adodb/drivers/adodb-sapdb.inc.php lib/adodb/drivers/adodb-sqlanywhere.inc.php lib/adodb/drivers/adodb-sqlite.inc.php lib/adodb/drivers/adodb-sqlitepo.inc.php lib/adodb/drivers/adodb-sybase.inc.php lib/adodb/drivers/adodb-sybase_ase.inc.php lib/adodb/drivers/adodb-vfp.inc.php lib/adodb/lang/adodb-ar.inc.php lib/adodb/lang/adodb-da.inc.php lib/adodb/lang/adodb-en.inc.php lib/adodb/lang/adodb-es.inc.php lib/adodb/lang/adodb-esperanto.inc.php lib/adodb/lang/adodb-hu.inc.php lib/adodb/lang/adodb-nl.inc.php lib/adodb/lang/adodb-pl.inc.php lib/adodb/lang/adodb-ro.inc.php lib/adodb/lang/adodb-uk1251.inc.php lib/adodb/pear/Auth/Container/ADOdb.php lib/adodb/perf/perf-db2.inc.php lib/adodb/perf/perf-informix.inc.php lib/adodb/perf/perf-mssql.inc.php lib/adodb/perf/perf-mysql.inc.php lib/adodb/perf/perf-oci8.inc.php lib/adodb/perf/perf-postgres.inc.php lib/adodb/session/adodb-compress-bzip2.php lib/adodb/session/adodb-compress-gzip.php lib/adodb/session/adodb-cryptsession.php lib/adodb/session/adodb-encrypt-mcrypt.php lib/adodb/session/adodb-encrypt-md5.php lib/adodb/session/adodb-encrypt-secret.php lib/adodb/session/adodb-encrypt-sha1.php lib/adodb/session/adodb-session-clob.php lib/adodb/session/adodb-session.php lib/adodb/session/crypt.inc.php lib/adodb/session/session_schema.xml lib/adodb/session/old/adodb-cryptsession.php lib/adodb/session/old/adodb-session-clob.php lib/adodb/session/old/adodb-session.php lib/adodb/tests/benchmark.php lib/adodb/tests/cf~testsessions.php lib/adodb/tests/client.php lib/adodb/tests/pdo.php lib/adodb/tests/rr.htm lib/adodb/tests/test-datadict.php lib/adodb/tests/test-pgblob.php lib/adodb/tests/test-php5.php lib/adodb/tests/test-xmlschema.php lib/adodb/tests/test.php lib/adodb/tests/test2.php lib/adodb/tests/test3.php lib/adodb/tests/test4.php lib/adodb/tests/test5.php lib/adodb/tests/test_rs_array.php lib/adodb/tests/testcache.php lib/adodb/tests/testdatabases.inc.php lib/adodb/tests/testmssql.php lib/adodb/tests/testoci8.php lib/adodb/tests/testoci8cursor.php lib/adodb/tests/testpaging.php lib/adodb/tests/testpear.php lib/adodb/tests/testsessions.php lib/adodb/tests/tmssql.php lib/adodb/tests/xmlschema-mssql.xml lib/adodb/tests/xmlschema.xml lib/adodb/xsl/remove-0.2.xsl - 1476 - upgrade to ADODB package version 4.72 - 20060215 - fixes var ref issues in PHP 4.4.0 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/lang/adodb-esperanto.inc.php - file adodb-esperanto.inc.php was initially added on branch stable_2. 2006-02-27 23:18 (gregorerhardt) --------------------------------- lib/adodb/drivers/adodb-odbc_db2.inc.php - file adodb-odbc_db2.inc.php was initially added on branch stable_2. 2006-02-27 20:04 (gregorerhardt) --------------------------------- modules/projects/admin_tab.viewuser.projects_gantt.php - reset company and dep id which is unused and has been biased by info from another tab 2006-02-27 09:46 (gregorerhardt) --------------------------------- modules/admin/viewuser.php modules/admin/vw_usr_proj.php modules/projects/admin_tab.viewuser.projects.php modules/projects/admin_tab.viewuser.projects_gantt.php modules/projects/index.php modules/projects/projects.class.php modules/projects/viewgantt.php - personalised projects list for admin viewuser resp. My Info, moved some core code for reusability 2006-02-27 02:51 (gregorerhardt) --------------------------------- modules/projects/admin_tab.viewuser.projects.php - file admin_tab.viewuser.projects.php was added on branch stable_2 on 2006-02-26 23:16:12 +0000 2006-02-27 02:51 (gregorerhardt) --------------------------------- modules/projects/admin_tab.viewuser.projects.php - arranged project name on the left of company name, added project duration and project status fields in personalised projects under admin viewuser 2006-02-26 23:20 (gregorerhardt) --------------------------------- modules/projects/admin_tab.viewuser.projects_gantt.php - file admin_tab.viewuser.projects_gantt.php was added on branch stable_2 on 2006-02-26 23:16:12 +0000 2006-02-26 23:20 (gregorerhardt) --------------------------------- modules/projects/admin_tab.viewuser.projects.php modules/projects/admin_tab.viewuser.projects_gantt.php - personalised projects list for admin-viewuser resp. My Info, needed some code movement in core (projects/index.php) for reusability of central code 2006-02-24 02:51 (gregorerhardt) --------------------------------- install/docs/check.php install/docs/nav.html - fixed several link corruptions 2006-02-22 05:59 (gregorerhardt) --------------------------------- modules/links/addedit.php modules/system/addeditpref.php modules/system/translate.php modules/tasks/vw_log_update.php - various localisation and translation optimisations 2006-02-22 03:09 (gregorerhardt) --------------------------------- modules/projects/gantt.php - 1071: got project gantt filter implemented for departments 2006-02-21 22:01 (cyberhorse) --------------------------------- install/index.php - fixed spelling - installar -> installer 2006-02-19 20:20 (cyberhorse) --------------------------------- install/docs/about.html install/docs/check.php install/docs/index.html install/docs/main.css install/docs/nav.html install/docs/phpinfo.php install/docs/rfc0001.00.html - docs folder moved to inside install 2006-02-19 20:10 (cyberhorse) --------------------------------- install/docs/about.html install/docs/check.php install/docs/index.html install/docs/main.css install/docs/nav.html install/docs/phpinfo.php install/docs/rfc0001.00.html - moved docs folder to inside the install folder 2006-02-19 20:10 (cyberhorse) --------------------------------- install/docs/index.html - file index.html was added on branch stable_2 on 2006-02-19 09:50:40 +0000 2006-02-19 20:10 (cyberhorse) --------------------------------- install/docs/main.css - file main.css was added on branch stable_2 on 2006-02-19 09:50:40 +0000 2006-02-19 20:10 (cyberhorse) --------------------------------- install/docs/about.html - file about.html was added on branch stable_2 on 2006-02-19 09:50:40 +0000 2006-02-19 20:10 (cyberhorse) --------------------------------- install/docs/nav.html - file nav.html was added on branch stable_2 on 2006-02-19 09:50:40 +0000 2006-02-19 20:10 (cyberhorse) --------------------------------- install/docs/rfc0001.00.html - file rfc0001.00.html was added on branch stable_2 on 2006-02-19 09:50:40 +0000 2006-02-19 20:10 (cyberhorse) --------------------------------- install/docs/phpinfo.php - file phpinfo.php was added on branch stable_2 on 2006-02-19 09:50:40 +0000 2006-02-19 20:10 (cyberhorse) --------------------------------- install/docs/check.php - file check.php was added on branch stable_2 on 2006-02-19 09:50:40 +0000 2006-02-19 19:27 (gregorerhardt) --------------------------------- modules/contacts/select_contact_company.php - 1501: use dept_id instead of dept_name when relating contact to dept 2006-02-19 07:06 (gregorerhardt) --------------------------------- modules/tasks/addedit.js - 1499: hour incremention error when startdate=enddate 2006-02-19 05:20 (gregorerhardt) --------------------------------- modules/files/index_table.php - 1489: missing brackets 2006-02-19 04:42 (gregorerhardt) --------------------------------- modules/departments/do_dept_aed.php modules/departments/view.php - 1496: several department deletion fixes 2006-02-19 03:49 (gregorerhardt) --------------------------------- modules/tasks/addedit.js - 1498: start date change now changes end correctly 2006-02-19 03:21 (gregorerhardt) --------------------------------- modules/tasks/vw_log_update.php - 1491: task end time lost by task log saving 2006-02-17 19:07 (cyberhorse) --------------------------------- modules/files/addedit.php - #1490 - fixed missing AppUI 2006-02-17 18:28 (cyberhorse) --------------------------------- modules/system/billingcode.php - removed billing code link (wasn't pointing to anywhere sensible) 2006-02-13 23:12 (cyberhorse) --------------------------------- modules/tasks/organize.php - #1368 - fixed prezerving the project_id after sorting - fixed form/table tags order 2006-02-12 05:16 (gregorerhardt) --------------------------------- modules/projects/do_project_aed.php - #1469: Empty Project Start Date now defaults to empty date 2006-02-11 06:17 (gregorerhardt) --------------------------------- modules/files/files.class.php modules/forums/forums.class.php modules/tasks/tasks.class.php - #1472: UI_OUTPUT_RAW in mails preventing from html entity encoding special chars 2006-02-11 03:05 (gregorerhardt) --------------------------------- includes/main_functions.php - (php5) compatibility fix - removed pass by refrence 2006-02-09 23:19 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - #1468 - fixed calculating dynamic dates, when children's dates are cleared. 2006-02-09 09:30 (cyberhorse) --------------------------------- modules/files/do_file_aed.php - disable set_time_limit if safe_mode is on. 2006-02-07 22:04 (cyberhorse) --------------------------------- modules/projects/view.php - Issue #1399 - . in hours not trimmed. 2006-02-06 22:12 (cyberhorse) --------------------------------- fileviewer.php - Mantis #1470 - fixed file handle checks 2006-01-29 11:14 (ajdonnison) --------------------------------- modules/resources/tabs.js modules/resources/tasks_dosql.addedit.php modules/resources/tasks_tab.addedit.other_resources.php - Fixed saving of resource information in task editing. 2006-01-29 04:38 (pedroix) --------------------------------- modules/calendar/calendar.class.php - Sug0001384: Clicking on Minical Month should display month calendar 2006-01-29 03:02 (pedroix) --------------------------------- modules/calendar/day_view.php - Bug0001341: [REGRESSION] Todo displays 01/01/1970 again Bug: 0001146 2006-01-29 02:26 (pedroix) --------------------------------- modules/contacts/contacts.class.php - Reverted Bug0001427: Contacts Editor unaccessable, as it was already been taken care with the quote method 2006-01-29 01:54 (pedroix) --------------------------------- modules/contacts/contacts.class.php - Bug0001427: Contacts Editor unaccessable 2006-01-29 01:50 (pedroix) --------------------------------- modules/contacts/index.php - Treats correctly the company_name hibrid field to appear on the contacts list 2006-01-28 08:47 (pedroix) --------------------------------- classes/CustomFields.class.php - Bug: Custom Field returning \\\ - input text and textarea custom fields were recording buggy backslashes 2006-01-28 02:50 (pedroix) --------------------------------- install/do_install_db.php - Bug0001452: superfluous backslashes in the auto-generated config file 2006-01-15 13:20 (pedroix) --------------------------------- js/base.js style/classic/main.css style/default/main.css style/dp-grey-theme/main.css - Bug0001355: IE remove brake line("\n") in Task Description field. 2006-01-02 02:27 (pedroix) --------------------------------- install/do_install_db.php includes/config-dist.php - Bug0001421: Dollarsign in DB password fails 2005-12-25 23:03 (cyberhorse) --------------------------------- classes/query.class.php - Mantis #1416 - wrong variable name fixed. 2005-12-05 11:00 (pedroix) --------------------------------- modules/files/index_table.php - Bug0001370: Filename bug with long names 2005-12-05 00:56 (pedroix) --------------------------------- modules/system/system.class.php - Applied backport of solution to Bug0001349: Module re-order not working properly 2005-11-29 23:49 (cyberhorse) --------------------------------- modules/ticketsmith/do_ticket_aed.php - Mantis #1358 - HTTP_POST_VARS replaced 2005-11-29 23:43 (cyberhorse) --------------------------------- modules/system/translate_save.php - Mantis #1358 - $HTTP_POST_VARS substituted 2005-11-29 20:41 (cyberhorse) --------------------------------- modules/contacts/vcardexport.php - Mantis #1346 - contact company join was wrong 2005-11-29 20:16 (cyberhorse) --------------------------------- modules/contacts/select_contact_company.php - Mantis #1280 - spelling mistake fixed 2005-11-26 13:21 (cyberhorse) --------------------------------- modules/contacts/select_contact_company.php - Mantis #1280 - company_fax field not transferred to contact information - fixed button style 2005-11-26 12:41 (cyberhorse) --------------------------------- modules/contacts/view.php - Mantis #1326 - use $contact_id instead of $row, which isn't initialized. 2005-11-25 10:55 (pedroix) --------------------------------- locales/en/common.inc modules/admin/addedituser.php - Sug 0001348: Password2 -> Confirm Password 2005-11-25 10:36 (pedroix) --------------------------------- install/db.php - Sug 0001347: database password shown as cleartext 2005-11-21 15:35 (pedroix) --------------------------------- classes/CustomFields.class.php - Bug 0001317: Custom Fields, unable to clear 2005-11-21 15:07 (pedroix) --------------------------------- modules/contacts/addedit.php modules/contacts/view.php - Bug 0001338: Inadvertent display of URL2, should be URL 2005-11-17 20:57 (cyberhorse) --------------------------------- modules/tasks/ae_dates.php - Mantis #1274 - working week display issue fixed 2005-11-17 20:35 (gregorerhardt) --------------------------------- modules/tasks/addedit.php - rollback fix for 1302 2005-11-17 19:57 (cyberhorse) --------------------------------- includes/main_functions.php - Mantis #1200 - if an empty image is passed to dPshowImage, don't show it 2005-11-17 07:43 (gregorerhardt) --------------------------------- modules/calendar/calendar.class.php - 1284: event clashes with itself on edit 2005-11-17 05:16 (gregorerhardt) --------------------------------- modules/tasks/addedit.php - update 2005-11-16 15:09 (ajdonnison) --------------------------------- classes/ui.class.php - user_department wasn't being correctly set. 2005-11-16 13:31 (pedroix) --------------------------------- modules/forums/index.php - Bug 0000970: Forums List is very slow. This has been reported before. 2005-11-16 12:45 (pedroix) --------------------------------- modules/files/index_table.php - Bug 0001304: Checked Out file display will crash if users.user_id don't match contacts.user_contact 2005-11-14 09:03 (gregorerhardt) --------------------------------- lib/overlib/makemini.pl lib/overlib/overlib.js lib/overlib/overlib_anchor.js lib/overlib/overlib_centerpopup.js lib/overlib/overlib_crossframe.js lib/overlib/overlib_cssstyle.js lib/overlib/overlib_debug.js lib/overlib/overlib_exclusive.js lib/overlib/overlib_followscroll.js lib/overlib/overlib_hideform.js lib/overlib/overlib_setonoff.js lib/overlib/overlib_shadow.js lib/overlib/Mini/overlib_anchor_mini.js lib/overlib/Mini/overlib_centerpopup_mini.js lib/overlib/Mini/overlib_crossframe_mini.js lib/overlib/Mini/overlib_csstyle_mini.js lib/overlib/Mini/overlib_debug_mini.js lib/overlib/Mini/overlib_exclusive_mini.js lib/overlib/Mini/overlib_followscroll_mini.js lib/overlib/Mini/overlib_hideform_mini.js lib/overlib/Mini/overlib_mini.js lib/overlib/Mini/overlib_setonoff_mini.js lib/overlib/Mini/overlib_shadow_mini.js - webdav and webcal functions for icalendar or vcalendar functionality 2005-11-07 15:14 (pedroix) --------------------------------- modules/companies/addedit.php - Bug 0001320: Add Company, make logged in user the default owner 2005-11-07 11:50 (pedroix) --------------------------------- modules/projects/gantt.php - On stable_2 branch inactive projects are defined trough project_active field and not trough project_status yet, so a little twist to the backported code of HEAD is required. 2005-11-07 02:59 (pedroix) --------------------------------- modules/tasks/tasks.class.php - Avoid a task dependence message warning - http://www.dotproject.net/vbulletin/showthread.php?p=16317 2005-11-06 10:23 (pedroix) --------------------------------- modules/tasks/gantt.php - Milestones other than the last were misplaced at the date of the last Milestone 2005-11-06 04:35 (pedroix) --------------------------------- modules/calendar/day_view.php - Bug 0001308: Choosing a day from the bottom pane in calendar jumps to current date and not to the chosen date 2005-11-06 03:17 (pedroix) --------------------------------- modules/tasks/gantt.php - Milestones are not visible in the gantt chart on stable_2 - and Consistent Use of Arial font for Milestones - http://www.dotproject.net/vbulletin/showthread.php?p=16301 2005-11-05 13:13 (pedroix) --------------------------------- modules/system/system.class.php - Bug 0001299: Changing module UI order broken 2005-11-05 12:41 (pedroix) --------------------------------- classes/date.class.php - Sug0001295: date.class.php addDays bug on daylight savings time days 2005-11-05 12:38 (pedroix) --------------------------------- modules/tasks/addedit.js - Backport changes to stable_2 branch 2005-11-05 10:45 (pedroix) --------------------------------- modules/tasks/tasks.php - Sug1300: Fix for child tasks not being displayed under their subtasks 2005-10-19 00:05 (pedroix) --------------------------------- locales/en/tasks.inc modules/tasks/tasks.php - Bug1266: Strings are not localized. 2005-10-11 22:53 (gregorerhardt) --------------------------------- modules/projects/index.php - 1140: backported fix for 960 - proj actual end date correction 2005-10-05 22:17 (gregorerhardt) --------------------------------- modules/contacts/vcardexport.php modules/contacts/vcardimport.php - 1220: restore vvcard company name correctly 2005-10-05 21:26 (gregorerhardt) --------------------------------- includes/main_functions.php - 1237: added empty lookup separator 2005-10-04 10:37 (pedroix) --------------------------------- modules/tasks/gantt.php - Gantt hours based on "Work instead of duration" calculated badly 2005-10-03 10:51 (pedroix) --------------------------------- locales/en/calendar.inc modules/calendar/clash.php - Bug1234: Words not translated in calendar/clash.php 2005-10-01 04:21 (pedroix) --------------------------------- modules/contacts/view.php - F.Req.1235: Clickable link to Company from View Contact 2005-09-28 08:43 (pedroix) --------------------------------- locales/en/forums.inc modules/forums/view_messages.php - Bug1227: Words not translated in Forums - view_messages.php 2005-09-25 04:24 (pedroix) --------------------------------- modules/smartsearch/searchobjects/contacts.inc.php - Bug1223: SmartSearch results contact links point to edit rather than view mode 2005-09-15 03:33 (pedroix) --------------------------------- modules/admin/admin.class.php - Default preferences were not being imported to new users. 2005-09-15 01:50 (pedroix) --------------------------------- modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php - Added company for projects list. 2005-09-13 23:41 (pedroix) --------------------------------- modules/links/index.html - file index.html was initially added on branch stable_2. 2005-09-13 23:41 (pedroix) --------------------------------- modules/links/addedit.php modules/links/do_link_aed.php modules/links/index.html modules/links/index.php modules/links/index_table.php modules/links/links.class.php modules/links/projects_tab.links.php modules/links/setup.php modules/links/tasks_tab.links.php modules/links/images/folder5.png - Back ported functional links module to stable_2 branch 2005-09-13 23:39 (pedroix) --------------------------------- modules/links/index_table.php - Links not showing up: - http://www.dotproject.net/vbulletin/showthread.php?t=2715 2005-09-13 23:39 (pedroix) --------------------------------- modules/links/index_table.php - file index_table.php was added on branch stable_2 on 2005-09-13 14:11:33 +0000 2005-09-13 23:37 (pedroix) --------------------------------- modules/links/images/folder5.png - file folder5.png was added on branch stable_2 on 2005-09-13 14:12:05 +0000 2005-09-13 23:37 (pedroix) --------------------------------- modules/links/images/folder5.png - Icon of the module was missing 2005-09-13 03:01 (pedroix) --------------------------------- modules/files/addedit.php - Permissions checkings updated 2005-09-13 02:47 (pedroix) --------------------------------- modules/calendar/addedit.php - Catch the project from the project view new event button 2005-09-13 02:33 (pedroix) --------------------------------- modules/projects/view.php - Minor Permissions check for Task Add - Event Add button 2005-09-13 02:09 (pedroix) --------------------------------- modules/tasks/addedit.php - Minor Permission check for Task Add 2005-09-12 21:15 (pedroix) --------------------------------- modules/projects/vw_idx_proposed.php - Bug842: user can update project status (resolution on stable_2) - Added company for projects list display (stable_2). 2005-09-12 21:13 (pedroix) --------------------------------- modules/projects/index.php - Added company_description for projects list company display. 2005-09-10 09:01 (ajdonnison) --------------------------------- classes/libmail.class.php - Fix for the fix :), gethostbyname should have been gethostbyaddr 2005-09-09 13:52 (ajdonnison) --------------------------------- classes/libmail.class.php - Backported fix for line double ups and other problems on systems that - have bare carriage returns in the data. 2005-09-09 13:47 (ajdonnison) --------------------------------- classes/libmail.class.php - Fix for bug 1201 - invalid hostname in email using SMTP. 2005-09-09 13:10 (ajdonnison) --------------------------------- modules/tasks/viewgantt.php - Backported Gregor's changes from the main branch. 2005-09-08 17:53 (ajdonnison) --------------------------------- modules/tasks/gantt.php - Backported fixes from head branch. 2005-09-08 17:51 (ajdonnison) --------------------------------- modules/projects/gantt.php - Backported fixed from head branch. 2005-09-08 17:27 (ajdonnison) --------------------------------- modules/tasks/gantt.php - Fix for bug 1131 from Romain Bourgue 2005-09-08 17:16 (ajdonnison) --------------------------------- js/base.js modules/public/selector.php - Backport of fix from vncoder on bug 1186. 2005-09-07 20:16 (pedroix) --------------------------------- modules/admin/vw_usr_log.php - Bug 944: User Log Start Date Reset - Also for stable_2 2005-09-07 16:56 (ajdonnison) --------------------------------- base.php fileviewer.php index.php queuescanner.php - Fix for bug 1195, problems with base url not being correctly handled in - CGI mode on Windows. This also tidies up the use of the baseUrl logic - so it is now in a single file. 2005-09-07 16:48 (ajdonnison) --------------------------------- base.php - Extracted baseUrl/baseDir determination to make changes easier. - Fixed broken windows/CGI mode determination. 2005-09-07 16:48 (ajdonnison) --------------------------------- base.php - file base.php was added on branch stable_2 on 2005-09-07 07:26:42 +0000 2005-09-05 10:33 (pedroix) --------------------------------- modules/tasks/gantt.php - Bug 1193: Arrows in all directions inside GANTT Chart 2005-09-04 20:11 (pedroix) --------------------------------- modules/calendar/calendar.class.php - Bug 1190: Recurring events in Day View is broken again in stable_2 branch. - Puting recurring events working in stable_2 too 2005-09-04 02:31 (pedroix) --------------------------------- classes/query.class.php - Added method loadObject in the same relative spot 2005-08-31 01:55 (pedroix) --------------------------------- style/dp-grey-theme/header.php style/default/header.php style/classic/header.php - Feat.Req. 1180: The New combobox should only show objects that the user has permission to create 2005-08-30 10:17 (pedroix) --------------------------------- modules/tasks/gantt.php - Bug 1168: Arrows of dependencies in Gantt Chart didn't show - stable_2 needed the DBQuery approach for the dependencies 2005-08-30 08:40 (pedroix) --------------------------------- modules/tasks/gantt.php - Bug 1168: Arrows of dependencies in Gantt Chart didn't show 2005-08-30 07:54 (pedroix) --------------------------------- modules/tasks/do_task_assign_aed.php - Bug 958: Cant unassign user from multiple tasks 2005-08-29 11:21 (pedroix) --------------------------------- classes/libmail.class.php - Bug 1178: SMTP with required authentication not working 2005-08-29 04:42 (pedroix) --------------------------------- classes/CustomFields.class.php modules/system/do_custom_field_aed.php - Bug 1163: Custom Field ListOptions - Changes to the list caused changes to the internal values and therefore caused the Select List to become unsusable. 2005-08-29 01:17 (pedroix) --------------------------------- modules/calendar/day_view.php - Bug 1146, 1003: Date resets to 01/01/1970 on todo, clicking on any checkbox or bulk operation button (along with modules/tasks/todo.php) 2005-08-29 01:15 (pedroix) --------------------------------- modules/tasks/todo.php - Bug 1146, 1003: Date resets to 01/01/1970 on todo, clicking on any checkbox or bulk operation button 2005-08-28 06:31 (pedroix) --------------------------------- modules/files/index_table.php - Feature Req. 1166: Files - Display Name and Surname in CO 2005-08-28 04:20 (pedroix) --------------------------------- modules/projects/reports/allocateduserhours.php - Added the date below the weekday name for clearer viewing 2005-08-28 01:05 (pedroix) --------------------------------- modules/tasks/todo_tasks_sub.php - Bug 843: Any user could delete a task in the todo list. - Delete permission to the tasks module is now checked, before permiting any deletion (single or bulk) 2005-08-17 15:59 (ajdonnison) --------------------------------- modules/projects/projects.class.php - Fixed problem with imported tasks picking up information from other tasks - if the information (like descriptions) are empty. 2005-08-11 04:29 (gregorerhardt) --------------------------------- modules/admin/viewuser.php - 1136: translate user type 2005-08-11 01:32 (gregorerhardt) --------------------------------- modules/companies/addedit.php - 1127: forgotten remove of old custom fields implementation 2005-08-10 17:08 (ajdonnison) --------------------------------- modules/admin/do_user_aed.php - Fixed problem where the return from delete goes back too far. 2005-08-08 18:33 (ajdonnison) --------------------------------- modules/tasks/todo.php - Fixed problem when permissions on tasks kicks in and causes SQL to break. 2005-08-08 18:28 (ajdonnison) --------------------------------- modules/resources/tasks_dosql.addedit.php - Increased debug level. 2005-08-08 05:34 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - 757: assigning user with imported task from template 2005-08-08 01:01 (gregorerhardt) --------------------------------- classes/libmail.class.php - 1098: libmail class now uses email prefix 2005-08-08 00:41 (gregorerhardt) --------------------------------- modules/files/index_table.php - 1101: final file version deletable now 2005-08-08 00:18 (gregorerhardt) --------------------------------- modules/resources/tasks_dosql.addedit.php - 1093: other res not assigned to task due to query class malconversion 2005-08-07 17:39 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - 906: inactive subtasks showed up twice 2005-08-04 21:39 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - hiding inactive tasks from the calendar 2005-07-30 21:09 (pedroix) --------------------------------- modules/links/addedit.php - file addedit.php was added on branch stable_2 on 2005-09-13 14:11:33 +0000 2005-07-30 21:09 (gregorerhardt) --------------------------------- modules/links/addedit.php modules/links/index_table.php - 686: converted project_active = 0 to 7|Archived sysval 2005-06-13 23:15 (cyberhorse) --------------------------------- modules/links/addedit.php - Links updated to use DBQuery class 2005-06-13 23:12 (cyberhorse) --------------------------------- modules/links/index_table.php - Simplified main query 2005-06-13 23:07 (cyberhorse) --------------------------------- modules/links/index_table.php modules/links/links.class.php modules/links/setup.php modules/links/tasks_tab.links.php - Links module converted to use DBQuery class. 2005-06-13 23:07 (pedroix) --------------------------------- modules/links/tasks_tab.links.php - file tasks_tab.links.php was added on branch stable_2 on 2005-09-13 14:11:33 +0000 2005-06-13 23:07 (pedroix) --------------------------------- modules/links/links.class.php - file links.class.php was added on branch stable_2 on 2005-09-13 14:11:33 +0000 2005-06-13 23:07 (pedroix) --------------------------------- modules/links/setup.php - file setup.php was added on branch stable_2 on 2005-09-13 14:11:33 +0000 2005-06-07 20:29 (cyberhorse) --------------------------------- modules/tasks/ae_dates.php - Mantis #1010 - overwriting start_date on edit 2005-05-28 10:42 (cyberhorse) --------------------------------- modules/admin/vw_usr_log.php - Mantis #794 - removed forced style 2005-05-28 10:38 (cyberhorse) --------------------------------- modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php - Mantis #794 - removed forced style 2005-05-28 09:32 (cyberhorse) --------------------------------- modules/projects/do_project_aed.php - Mantis #973 - project end date finishing at the last time of the day. 2005-05-28 09:27 (cyberhorse) --------------------------------- modules/files/do_file_aed.php - Mantis #984 - indexing updated files 2005-05-24 00:10 (cyberhorse) --------------------------------- modules/contacts/select_contact_company.php - Mantis #832 - fixed quotes 2005-05-23 23:10 (cyberhorse) --------------------------------- modules/forums/post_message.php - Mantis #869 - fixed editing own posts 2005-05-19 15:03 (ajdonnison) --------------------------------- modules/links/do_link_aed.php modules/links/index.php modules/links/projects_tab.links.php - Module migrated from dotmods into core. 2005-05-19 15:03 (ajdonnison) --------------------------------- modules/links/addedit.php modules/links/index_table.php modules/links/links.class.php modules/links/setup.php modules/links/tasks_tab.links.php - Initial revision 2005-05-19 15:03 (pedroix) --------------------------------- modules/links/index.php - file index.php was added on branch stable_2 on 2005-09-13 14:11:33 +0000 2005-05-19 15:03 (pedroix) --------------------------------- modules/links/do_link_aed.php - file do_link_aed.php was added on branch stable_2 on 2005-09-13 14:11:33 +0000 2005-05-19 15:03 (pedroix) --------------------------------- modules/links/projects_tab.links.php - file projects_tab.links.php was added on branch stable_2 on 2005-09-13 14:11:33 +0000 2005-05-09 21:05 (cyberhorse) --------------------------------- modules/files/do_file_aed.php - fixed early redirection problem. 2005-05-09 21:00 (cyberhorse) --------------------------------- modules/files/do_file_aed.php - Mantis #848 - fixed permissions on file adding 2005-05-09 20:50 (cyberhorse) --------------------------------- modules/files/files.class.php - fixed permissions issue (deleting without delete permission) - part of Mantis #848 2005-05-09 20:40 (cyberhorse) --------------------------------- modules/tasks/organize.php - Mantis #809 - fixed colour for finished tasks - display "n/a" for days left for finished tasks - added finished colour in the key at the end 2005-05-09 20:21 (cyberhorse) --------------------------------- modules/projects/view.php - as suggested in mantis #809 2005-05-09 20:12 (cyberhorse) --------------------------------- modules/calendar/calendar.class.php - Mantis #813 - Adding New Event to Project Fails - applied proposed solution. 2005-05-09 19:55 (cyberhorse) --------------------------------- modules/calendar/addedit.php - Mantis #917 - recurring events check for recurrance times. - Also setting default recurrance to 1. 2005-05-02 19:46 (ajdonnison) --------------------------------- modules/admin/vw_usr_log.php - Back ported fix from pedroa. 2005-04-28 05:40 (jcgonz) --------------------------------- modules/tasks/ae_dates.php - Solved some issues with utf8 encoding showing week days. 2005-04-28 05:13 (jcgonz) --------------------------------- modules/tasks/do_task_aed.php - Checked to se wether task_dynamic checkbox exists within POST array. If not; then that flag is disabled. 2005-04-27 20:51 (ajdonnison) --------------------------------- modules/admin/addedituser.php - Bug 893: Removed requirement for birthday field to exist. 2005-04-26 16:25 (ajdonnison) --------------------------------- modules/companies/do_company_aed.php - Changed redirect after delete to go to the companies listing rather - than the previous page. 2005-04-26 16:12 (ajdonnison) --------------------------------- modules/forums/post_message.php - Fix bug 839: Post reply was using the wrong message. 2005-04-26 15:33 (ajdonnison) --------------------------------- modules/companies/vw_depts.php - Fix for bug 875, user count incorrect in department list. 2005-04-26 15:32 (ajdonnison) --------------------------------- modules/departments/vw_contacts.php - Contacts no longer uses a string department name, but an integer, so - this query had to be converted. 2005-04-26 15:23 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fixed bug 873 where assigned users listed were incorrect. 2005-04-26 15:15 (ajdonnison) --------------------------------- modules/tasks/todo.php - With user_id not global, it was causing admin "show todo for" list to keep - resetting. 2005-04-22 11:35 (mosen) --------------------------------- modules/contacts/addedit.php - Fixed another apostrophe bug in department selector 2005-04-22 10:59 (mosen) --------------------------------- modules/tasks/tasks.class.php - Fixed task sorting bug where sort only works in the tasks view module not the index, same fixed for projects 2005-04-22 10:36 (mosen) --------------------------------- modules/contacts/select_contact_company.php - Fixed SQL escaping problem with company names containing apostrophes. 2005-04-22 10:35 (mosen) --------------------------------- modules/public/contact_selector.php - Fixed escaping sql problem with apostrophes in companies (Mantis #0000877) 2005-04-19 19:02 (cyberhorse) --------------------------------- modules/admin/addedituser.php - Mantis 787 - removed contact editing information from user editing - replaced it with a link to contact editing page. 2005-04-19 18:32 (ajdonnison) --------------------------------- modules/files/files.class.php - bug 808: _filepath is not always set (although I can't figure out why!) 2005-04-19 18:05 (ajdonnison) --------------------------------- modules/contacts/contacts.class.php - Fixed problems with alpha companies. 2005-04-18 18:32 (ajdonnison) --------------------------------- modules/tasks/todo.php - Fixed bug 836 - day view not working in classic style 2005-04-18 18:20 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fixed typo in deep_move causing bug 833 2005-04-18 17:04 (ajdonnison) --------------------------------- queuescanner.php classes/event_queue.class.php - Fixed problems with missing baseUrl and with repeating events. 2005-04-15 23:04 (cyberhorse) --------------------------------- modules/smartsearch/index.php modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php - reverse highlighting back in - sorry for reversing something twice - mistake 2005-04-15 21:46 (mosen) --------------------------------- modules/system/contacts_ldap.php - Fixed location attribute for LDAP contacts import. 2005-04-15 21:39 (mosen) --------------------------------- classes/CustomFields.class.php - Fixed: Custom Field Textareas showing 'rn' after every return. Double escaping problem. 2005-04-15 21:17 (mosen) --------------------------------- modules/system/custom_field_addedit.php - Fixed some missing elements from Custom Field Types: Separator and Label - Fixed: Select List Javascript now works correctly - can create select lists. 2005-04-15 21:02 (mosen) --------------------------------- classes/authenticator.class.php - Fixed/Added LDAP Attributes (Mantis Bug#783) 2005-04-15 20:59 (cyberhorse) --------------------------------- modules/smartsearch/index.php modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php - highlight searched for terms 2005-04-15 20:57 (cyberhorse) --------------------------------- modules/projects/reports.php - Fixed broken upcoming report 2005-04-15 20:50 (mosen) --------------------------------- modules/system/custom_field_addedit.php - Fixed Javascript Syntax Error (Mantis Bug#814) 2005-04-14 07:08 (ajdonnison) --------------------------------- install/do_install_db.php - Removed reference to BSD license 2005-04-13 22:57 (cyberhorse) --------------------------------- modules/smartsearch/index.php modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php - highlight word searched for in displayed results 2005-04-13 10:43 (ajdonnison) --------------------------------- ChangeLog - cl update 2005-04-13 10:39 (ajdonnison) --------------------------------- classes/query.class.php - Added XML support to enable modules to load schemas using XML for - database independence. 2005-04-13 10:01 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Added name to invalid email report. 2005-04-12 15:35 (gregorerhardt) --------------------------------- modules/history/addedit.php - 785 missing php echo output 2005-04-12 09:21 (ajdonnison) --------------------------------- modules/projects/reports.php - Bug 799: suppressHeaders was not being checked when outputting project - selection form and javascript. 2005-04-12 09:20 (ajdonnison) --------------------------------- modules/projects/reports/overdue.php - Bug 799: Fixes typo in setting assignment array. 2005-04-12 07:41 (gregorerhardt) --------------------------------- modules/tasks/gantt.php modules/tasks/tasksperuser_sub.php - corrected multiple year week number calculation 2005-04-12 04:59 (gregorerhardt) --------------------------------- modules/tasks/todo_tasks_sub.php - 791 796 missing globalizing of form variable causing to reset form values 2005-04-11 11:57 (ajdonnison) --------------------------------- includes/session.php - Converting the time string now handles where it is left blank. 2005-04-10 09:15 (ajdonnison) --------------------------------- modules/history/index.php - Fix for bug 780, missing closing bracket. 2005-04-09 14:22 (ajdonnison) --------------------------------- install/do_install_db.php - Fixed problem where database connection fails if the database doesn't - exist. Now connects and selects the database separately. 2005-04-09 13:37 (ajdonnison) --------------------------------- install/do_install_db.php install/install.inc.php - Fix for last_db_update field from 2.0.1 release. 2005-04-09 12:51 (ajdonnison) --------------------------------- ChangeLog - update for 2.0.1 release 2005-04-09 12:47 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_20_to_201.sql - Final version changes before release 2005-04-09 12:43 (ajdonnison) --------------------------------- db/upgrade_20_to_201.sql db/upgrade_latest.php db/upgrade_latest.sql db/upgrade_to_201.php includes/version.php - Changes for 2.0.1 release 2005-04-09 12:40 (ajdonnison) --------------------------------- modules/projects/projects.class.php - Fix for object dereferincing problem. 2005-04-09 12:39 (ajdonnison) --------------------------------- modules/forums/view_messages.php - Tidied up permissions logic. 2005-04-09 12:37 (ajdonnison) --------------------------------- classes/query.class.php - Added a loadColumn method. 2005-04-09 12:18 (ajdonnison) --------------------------------- includes/db_connect.php - Check in updateObject to ensure that there is something to update before - executing a null SQL. 2005-04-09 12:18 (ajdonnison) --------------------------------- modules/admin/admin.class.php - Removed all of the duplicate password handling that was breaking user - edits. 2005-04-09 09:29 (ajdonnison) --------------------------------- modules/history/index.php - Changes as suggested by pedroa on the forums to fix several bugs in - history listing. 2005-04-09 08:51 (ajdonnison) --------------------------------- modules/tasks/todo.php - Fixed it so that tabbing and variable passing doesn't break when called - from the day view of calendar. 2005-04-09 08:24 (ajdonnison) --------------------------------- modules/system/contacts_ldap.php - Added protocol setting. - Added translatable strings. - Fixed problem with variables bein reused. 2005-04-09 07:46 (ajdonnison) --------------------------------- modules/contacts/csvexport.php - Added company name and department name instead of id. 2005-04-09 02:02 (gregorerhardt) --------------------------------- modules/files/index_table.php - automatic text color fixed for project color bg header 2005-04-08 23:37 (gregorerhardt) --------------------------------- modules/contacts/contacts.class.php - used brackets in if-else 2005-04-08 23:11 (gregorerhardt) --------------------------------- modules/companies/addedit.php modules/companies/vw_contacts.php modules/companies/vw_users.php modules/departments/addedit.php - consistently order by last name 2005-04-08 23:01 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php modules/tasks/tasksperuser_sub.php - consistently order by last name 2005-04-08 22:43 (gregorerhardt) --------------------------------- classes/permissions.class.php - consistently order by last name 2005-04-08 22:41 (gregorerhardt) --------------------------------- modules/tasks/todo.php - removing double translation 2005-04-08 22:35 (gregorerhardt) --------------------------------- modules/tasks/todo.php modules/tasks/todo_tasks_sub.php - restructured todo with tabs to opt-in other things like helpdesk items, task logs etc 2005-04-08 21:14 (gregorerhardt) --------------------------------- modules/tasks/organize.php - hardcoded table header colour 2005-04-08 20:50 (gregorerhardt) --------------------------------- modules/tasks/organize.php - translation softcoding 2005-04-08 20:17 (gregorerhardt) --------------------------------- modules/admin/addedituser.php - 770: wrong contact_phone to db map 2005-04-08 17:16 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Changed error messages from store and check to be arrays, using the - new array handling of the translator. 2005-04-08 17:15 (ajdonnison) --------------------------------- locales/en/tasks.inc - Added translatable strings for all of the dependency errors 2005-04-08 17:10 (ajdonnison) --------------------------------- classes/ui.class.php - The translation function now supports arrays, making it easier to handle - multi-part strings. The resulting string has all array elements translated - with a space between each part. 2005-04-08 16:42 (ajdonnison) --------------------------------- modules/tasks/do_task_aed.php - Increased debug level required for some informational messages. 2005-04-08 16:32 (ajdonnison) --------------------------------- classes/CustomFields.class.php - Fixed minor problems in select list handling. 2005-04-08 16:22 (ajdonnison) --------------------------------- modules/admin/addedituser.php modules/admin/index.php modules/admin/viewuser.php - Now checks both admin and users permissions to ensure that users cannot - view other users if they are limited in their permissions. 2005-04-08 16:22 (ajdonnison) --------------------------------- modules/system/addeditpref.php - Removed system config crumb if no permissions to system editing. 2005-04-08 15:42 (ajdonnison) --------------------------------- modules/contacts/view.php - Added savePlace so that edit returns to view page instead of index. 2005-04-08 15:28 (ajdonnison) --------------------------------- modules/departments/addedit.php - Fixed department parent drop-down list. 2005-04-08 15:28 (ajdonnison) --------------------------------- classes/query.class.php - Added loadArrayList function to provide similar functionality to loadHashList - but with numeric indexed array. 2005-04-08 15:09 (ajdonnison) --------------------------------- modules/tasks/vw_log_update.php - Bug 746: Now checks user's access to task before allowing logs. 2005-04-08 14:31 (ajdonnison) --------------------------------- modules/calendar/calendar.class.php modules/calendar/do_event_aed.php - 743: Fixed bug where multiple attendees were not being stored. 2005-04-08 13:48 (ajdonnison) --------------------------------- locales/en/system.inc - Clarified Calendar start and end tooltips to stop people using HH:MM format 2005-04-08 13:38 (ajdonnison) --------------------------------- locales/en/contacts.inc - Worded the missing order_by field message a little clearer. 2005-04-08 13:30 (ajdonnison) --------------------------------- modules/tasks/addedit.php modules/tasks/ae_dates.php modules/tasks/ae_depend.php modules/tasks/tasks.class.php - Attempt to stop the use of HH:MM in calendar start and end hours from - causing infinite loops in adding tasks. 2005-04-08 13:19 (ajdonnison) --------------------------------- modules/tasks/addedit.js - Fixed problem where empty select lists (usually custom fields) would - cause the save button to not work. 2005-04-08 13:12 (ajdonnison) --------------------------------- classes/query.class.php - Extended alter table support to handle multiple fields and dropping of - fields and indexes. 2005-04-08 13:11 (ajdonnison) --------------------------------- modules/history/setup.php - Added missing upgrade path, which was causing problems on 2.0 installs. 2005-04-08 12:35 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Reinstanted user name instead of contact last name in task lists. - It should either be username or full name, not just the surname. Since - space is short, the username is more unique and more appropriate. Surname - is hardly ever unique. 2005-04-08 12:27 (ajdonnison) --------------------------------- modules/tasks/tasks.php - Fixed contact name lookup to correctly grab the task owner. 2005-04-08 11:00 (ajdonnison) --------------------------------- install/do_install_db.php - Added 2.0.1 target. 2005-04-08 10:55 (ajdonnison) --------------------------------- install/do_install_db.php - Added catch for invalid database connection before the data is loaded. 2005-04-08 10:55 (ajdonnison) --------------------------------- install/db.php - Changed wording to ensure XML backup is not seen as a true backup. 2005-04-07 21:25 (gregorerhardt) --------------------------------- includes/sendpass.php - 760: converted to libmail.class.php 2005-04-07 10:41 (ajdonnison) --------------------------------- modules/tasks/view.php - Changed tab inclusion to load view page tabs instead of index page tabs 2005-04-07 10:40 (ajdonnison) --------------------------------- modules/files/tasks_tab.view.files.php - Duplicated task tab to show up on task view page. 2005-04-07 10:37 (ajdonnison) --------------------------------- classes/ui.class.php - Fixed problem with missing tabs when tab name is not module name. 2005-04-07 09:47 (jcgonz) --------------------------------- modules/tasks/addedit.js - When milestone is checked; enddate is cloned from startdate 2005-04-07 09:41 (jcgonz) --------------------------------- modules/tasks/addedit.js modules/tasks/ae_depend.php modules/tasks/ae_desc.php modules/tasks/gantt.php - Plenty of JS errores due to the new tabbed task edit in - dependency tracking. 2005-04-07 09:31 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - 749: duration too elevated for dynamic tasks with childrens with task duration type of days 2005-04-07 08:55 (jcgonz) --------------------------------- modules/tasks/viewgantt.php - Added a default reset_memory_limit if none is configured 2005-04-07 08:40 (gregorerhardt) --------------------------------- includes/sendpass.php - raw output for translation support in sendpass 2005-04-07 07:15 (jcgonz) --------------------------------- classes/permissions.class.php classes/query.class.php classes/ui.class.php modules/admin/vw_usr_log.php - Solved major bugs with the user access log. When all - queries were changed to use the query object, some - parameters were changed. 2005-04-07 04:13 (gregorerhardt) --------------------------------- modules/projects/gantt.php modules/projects/viewgantt.php - 718 - removed supefluous cross join, 732 - again white text on white bg 2005-04-06 00:02 (gregorerhardt) --------------------------------- LICENSE - License consistency 2005-04-05 18:48 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php modules/tasks/tasks.php - checkbox for direct assignment missing 2005-04-05 14:31 (ajdonnison) --------------------------------- modules/calendar/day_view.php - Changed tab name to avoid clash with Companies module. 2005-04-05 09:03 (ajdonnison) --------------------------------- modules/calendar/addedit.php - Fixed problem where limited access would cause a broken SQL. 2005-04-05 09:00 (ajdonnison) --------------------------------- classes/query.class.php - Added backticks around table names to try and stop event table errors. 2005-04-05 08:47 (gregorerhardt) --------------------------------- modules/tasks/viewgantt.php - higher temporarily php mem limit for tasks gantt 2005-04-05 08:27 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql locales/en/system.inc modules/projects/gantt.php modules/projects/viewgantt.php - 733 task dates in gantt, resetting temporarily php mem limit for gantt 2005-04-05 07:28 (gregorerhardt) --------------------------------- modules/projects/gantt.php - 732: white color text on white back 2005-04-05 05:08 (gregorerhardt) --------------------------------- modules/history/index.php - history module translation 2005-04-05 00:51 (gregorerhardt) --------------------------------- modules/tasks/addedit.php modules/tasks/ae_dates.php - sql order, week name translation 2005-04-04 22:26 (gregorerhardt) --------------------------------- modules/projects/view.php - 702: consider task durations for milestones in project duration 2005-04-04 22:21 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - milestone display change 2005-04-04 22:20 (gregorerhardt) --------------------------------- images/icons/milestone.gif - milestone icon enhancement 2005-04-04 21:07 (ajdonnison) --------------------------------- fileviewer.php - Fix for CGI mode when determining baseUrl. 2005-04-04 21:06 (ajdonnison) --------------------------------- index.php - Fix for baseUrl on CGI systems 2005-04-04 19:21 (ajdonnison) --------------------------------- lib/adodb/adodb-datadict.inc.php lib/adodb/adodb-xmlschema.inc.php - Fixes for XML output (so that the resulting XML file is not broken). - Fixes for XML input, with options to import data as well as schema. 2005-04-04 19:06 (cyberhorse) --------------------------------- includes/main_functions.php classes/query.class.php classes/ui.class.php - Mantis #721 - fixed update dates (caused by quoting a function) - fixed db query class to handle functions (extra parameter to addInsert) 2005-04-04 11:36 (cyberhorse) --------------------------------- modules/files/index_table.php - Limit the size of filenames - filenames with more than 32 characters are shortened with [...] 2005-04-04 11:17 (cyberhorse) --------------------------------- modules/files/index_table.php - Mantis #714 - fixed file type 2005-04-04 11:06 (cyberhorse) --------------------------------- modules/history/index.php - Mantis #724 - history module breaks if there were no files/tasks. 2005-04-04 11:05 (mosen) --------------------------------- db/dotproject.sql db/upgrade_102_to_20alpha.sql - Fixed default ldap port 2005-04-04 11:03 (cyberhorse) --------------------------------- modules/system/viewmods.php - sql -> dbquery class 2005-04-04 10:48 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql modules/calendar/day_view.php - 723: minical restaured 2005-04-04 06:08 (gregorerhardt) --------------------------------- modules/history/addedit.php modules/history/index.php - fixed history dates 2005-04-04 05:41 (gregorerhardt) --------------------------------- modules/projects/gantt.php - query class clearing 2005-04-04 05:27 (gregorerhardt) --------------------------------- modules/projects/gantt.php - empty dates and translation enhancements 2005-04-04 05:03 (gregorerhardt) --------------------------------- modules/public/calendar.php modules/public/date_format.php - 716: hard coded class paths 2005-04-02 11:52 (ajdonnison) --------------------------------- modules/admin/vw_active_usr.php modules/admin/vw_inactive_usr.php - Changed search query to protect from quotes. 2005-04-02 06:21 (gregorerhardt) --------------------------------- modules/admin/viewuser.php modules/admin/vw_usr_proj.php modules/files/addedit.php modules/files/index_table.php modules/system/viewmods.php modules/system/roles/index.php modules/system/roles/viewrole.php modules/system/roles/vw_role_perms.php - minor fixes, enhancements, i18n 2005-04-01 23:00 (gregorerhardt) --------------------------------- modules/tasks/ae_dates.php - 707: replacing jddayofweek() 2005-04-01 18:43 (gregorerhardt) --------------------------------- style/default/header.php style/dp-grey-theme/header.php - 703: page titles different from dotProject string 2005-04-01 17:50 (ajdonnison) --------------------------------- index.php - Fixed problem when login page is translated to another language. 2005-04-01 10:50 (ajdonnison) --------------------------------- ChangeLog - Final changelog for 2.0 release 2005-04-01 10:43 (ajdonnison) --------------------------------- install/do_install_db.php - Added explanatory note to the installer for upgrades. 2005-04-01 10:19 (ajdonnison) --------------------------------- README - New README file to point to the documentation sites. 2005-04-01 10:03 (ajdonnison) --------------------------------- ChangeLog - Updated in preparation for 2.0 release 2005-04-01 09:58 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_20beta_to_20.sql db/upgrade_latest.php db/upgrade_latest.sql db/upgrade_to_20.php includes/version.php install/do_install_db.php - Updated installer code to handle version 2. 2005-04-01 09:43 (ajdonnison) --------------------------------- modules/forums/view_messages.php modules/forums/view_pdf.php - Fixed bug 630, PDF being always generated to disk. It now outputs it on - request direct to screen (no disk file required). 2005-04-01 08:01 (gregorerhardt) --------------------------------- locales/en/common.inc - addition 2005-04-01 08:01 (gregorerhardt) --------------------------------- modules/tasks/todo.php - 698: show tasks with empty dates in todo 2005-04-01 06:21 (gregorerhardt) --------------------------------- modules/forums/addedit.php - query class conversion fix 2005-04-01 05:42 (gregorerhardt) --------------------------------- style/dp-grey-theme/login.php - fix for the fix 2005-04-01 05:41 (gregorerhardt) --------------------------------- style/default/login.php - 695: converted old style config data calls 2005-04-01 05:37 (gregorerhardt) --------------------------------- style/dp-grey-theme/login.php - 695: converted old style config data calls 2005-04-01 05:22 (gregorerhardt) --------------------------------- ChangeLog - cl update 2005-04-01 05:10 (jcgonz) --------------------------------- modules/calendar/calendar.class.php - Needed to utf-8 encode the $day names; en other locales - than Enlish it was a problem if it wasn't done this way. 2005-04-01 03:03 (jcgonz) --------------------------------- modules/system/custom_field_addedit.php classes/CustomFields.class.php - Added two new custom fields types; separator and labels 2005-04-01 02:48 (jcgonz) --------------------------------- modules/tasks/ae_desc.php - Removed the onchange detection for task_type; the - dynamic custom fields feature was totally removed, this onchange was - used by it 2005-04-01 02:12 (jcgonz) --------------------------------- classes/CustomFields.class.php modules/projects/addedit.php - Custom fields were not saved because the CustomField::store method was - using addUpdate (in the query object) when it needed insert method - - Also $obj object was used insted of $row object used, intance of CProject object 2005-04-01 00:49 (gregorerhardt) --------------------------------- modules/projects/addedit.php - 691: standard project coulour is white now 2005-04-01 00:42 (gregorerhardt) --------------------------------- modules/calendar/calendar.class.php - 693: replace newline command with empty space in href alt for tasks 2005-04-01 00:32 (gregorerhardt) --------------------------------- modules/calendar/do_event_aed.php - fixed issue on clash check when there is an empty assignees list 2005-04-01 00:14 (gregorerhardt) --------------------------------- modules/tasks/addedit.js - 662: end date calculation now respects non-working days 2005-03-31 20:10 (gregorerhardt) --------------------------------- modules/tasks/addedit.js - fix for the duration calc fix :) 2005-03-31 19:52 (gregorerhardt) --------------------------------- modules/tasks/addedit.js - 662: duration calc fixed, now I've to look at the other direction 2005-03-31 11:20 (ajdonnison) --------------------------------- modules/forums/view_topics.php modules/forums/viewer.php - Tidied up query class calls. - Fixed problem with new topic indicator. 2005-03-31 10:55 (ajdonnison) --------------------------------- modules/forums/do_post_aed.php modules/forums/post_message.php - Fixed bug 692 where posting a new topic would cause the return to be - a list of all posts of all forums, rather than the newly created post. - Also added a setLimit to a query that only ever looks at one row. 2005-03-31 00:06 (gregorerhardt) --------------------------------- modules/projects/view.php - 680: removed htmlspecialchars from user name 2005-03-30 23:41 (gregorerhardt) --------------------------------- modules/companies/view.php - 690: small address showing corrections 2005-03-30 23:35 (gregorerhardt) --------------------------------- modules/admin/admin.class.php - 689: user addition crash - forgotten sql query convert in query class move 2005-03-30 23:18 (gregorerhardt) --------------------------------- locales/en/common.inc - added working hours and working days info 2005-03-30 19:54 (ajdonnison) --------------------------------- style/default/main.css - Changed the style to stop the javascript tabs from looking odd. 2005-03-30 18:53 (gregorerhardt) --------------------------------- modules/tasks/ae_dates.php - added working hours and working days info 2005-03-30 09:45 (ajdonnison) --------------------------------- style/dp-grey-theme/header.php - Added Todo link to match default view. 2005-03-30 05:32 (jcgonz) --------------------------------- includes/main_functions.php - Just a little checkup to avoid warnings in bad formed sysval 2005-03-30 01:02 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - some task dependency error messages double translation 2005-03-30 00:21 (gregorerhardt) --------------------------------- modules/calendar/links_tasks.php - 687: start and end blocks erraneously shown for task names in day_view 2005-03-29 20:52 (ajdonnison) --------------------------------- js/collapse.js style/dp-grey-theme/header.php style/dp-grey-theme/main.css style/dp-grey-theme/overrides.php - Fixed tab display and javascript tabs on dp-grey-theme. 2005-03-29 11:42 (gregorerhardt) --------------------------------- modules/tasks/index.php - visual enhancement of the reordering 2005-03-29 11:31 (gregorerhardt) --------------------------------- modules/tasks/index.php - reordered filters on task list to prevent from overlong pages 2005-03-29 11:02 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - task direct unassignment fixed 2005-03-29 10:52 (gregorerhardt) --------------------------------- modules/tasks/do_task_assign_aed.php - task unassignment fixed 2005-03-29 10:25 (gregorerhardt) --------------------------------- modules/projects/index.php - projects count corrected for archived projects 2005-03-29 09:31 (ajdonnison) --------------------------------- classes/authenticator.class.php classes/dp.class.php classes/query.class.php classes/ui.class.php locales/en/lang.php locales/en/system.inc modules/admin/addedituser.php modules/admin/admin.class.php modules/admin/viewuser.php modules/calendar/calendar.class.php modules/companies/addedit.php modules/companies/view.php modules/companies/vw_depts.php modules/contacts/contacts.class.php modules/contacts/index.php modules/contacts/select_contact_company.php modules/contacts/view.php modules/departments/addedit.php modules/departments/departments.class.php modules/departments/view.php modules/departments/vw_contacts.php modules/files/addedit.php modules/files/co.php modules/files/do_file_aed.php modules/files/do_file_co.php modules/files/files.class.php modules/forums/addedit.php modules/forums/configure.php modules/forums/do_watch_forum.php modules/forums/forums.class.php modules/forums/post_message.php modules/forums/view_messages.php modules/forums/viewer.php modules/history/addedit.php modules/history/index.php modules/history/setup.php modules/projects/addedit.php modules/projects/index.php modules/projects/projects.class.php modules/projects/reports.php modules/projects/view.php modules/projects/vw_forums.php modules/projects/reports/completed.php modules/projects/reports/overdue.php modules/projects/reports/upcoming.php modules/resources/tasks_dosql.addedit.php modules/resources/tasks_tab.view.other_resources.php modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php modules/tasks/todo.php modules/ticketsmith/pdf.php - Added query class cleanup code to areas where it is used, but cleanup - not called. Also reduced number of dbquery class instances where not - strictly necessary. 2005-03-29 08:14 (ajdonnison) --------------------------------- classes/authenticator.class.php - Fixed broken if statement. 2005-03-29 08:14 (ajdonnison) --------------------------------- classes/query.class.php - Fixed loadHashList and loadList, making them explicitly set ADODB fetch - mode. 2005-03-28 14:11 (ajdonnison) --------------------------------- includes/main_functions.php classes/CustomFields.class.php classes/authenticator.class.php classes/dp.class.php classes/event_queue.class.php classes/permissions.class.php classes/query.class.php classes/ui.class.php modules/admin/vw_usr_perms.php modules/tasks/addedit.php - Tidy up of use of query class. Changed query class default mode to - be the same as that used by phpgacl. 2005-03-28 13:02 (gregorerhardt) --------------------------------- modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php - 682: use Project Name String instead of only Name 2005-03-28 12:19 (gregorerhardt) --------------------------------- modules/tasks/view.php - corrected tasks dependencies query acc. to hint in 657 2005-03-27 18:50 (ajdonnison) --------------------------------- classes/ui.class.php - Now handles localised login.php when checking authentication method. 2005-03-27 15:39 (ajdonnison) --------------------------------- includes/main_functions.php - Tidied up query class call in dPgetSysVal. - Fixed hanging else in arraySelect. 2005-03-27 08:16 (gregorerhardt) --------------------------------- modules/projects/gantt.php - 681: utf_decode instead of utf8_decode 2005-03-25 23:00 (gregorerhardt) --------------------------------- modules/system/custom_field_addedit.php modules/system/custom_field_editor.php - translation optimisation 2005-03-25 22:28 (gregorerhardt) --------------------------------- includes/main_functions.php - commented out double dpformsafe for breaking german translation 2005-03-25 15:29 (ajdonnison) --------------------------------- modules/projects/reports.php - Changed over to new permissions system (how the heck did we miss this one!) 2005-03-25 15:19 (ajdonnison) --------------------------------- includes/db_adodb.php - Changed the db_fetch_array function to check to make sure there are - numeric indices in the result. 2005-03-25 15:04 (ajdonnison) --------------------------------- modules/tasks/addedit.php - Fix to get project list to use new query class. 2005-03-25 14:58 (ajdonnison) --------------------------------- modules/tasks/do_task_aed.php - Added catch to ensure an incorrectly set project doesn't cause the - task to be lost. 2005-03-25 14:52 (ajdonnison) --------------------------------- modules/tasks/index.php - Moved user list across to getPermittedUsers interface. 2005-03-25 14:46 (gregorerhardt) --------------------------------- modules/companies/vw_contacts.php - 655: removed erraneously repeated contact details 2005-03-25 14:34 (ajdonnison) --------------------------------- classes/permissions.class.php - Simplified logic in getPermittedUsers to reduce query overhead. 2005-03-25 14:23 (gregorerhardt) --------------------------------- classes/permissions.class.php - converted to query class 2005-03-25 14:01 (gregorerhardt) --------------------------------- modules/projects/addedit.php - 666: sprintf instead of printf returning digit number 2005-03-25 13:59 (gregorerhardt) --------------------------------- classes/CustomFields.class.php - converted to query class 2005-03-25 13:48 (gregorerhardt) --------------------------------- classes/customfieldsparser.class.php - converted to query class 2005-03-25 13:44 (gregorerhardt) --------------------------------- classes/CustomFields.class.php - converted to query class 2005-03-25 13:28 (ajdonnison) --------------------------------- classes/permissions.class.php - Fixed problem in getPermittedUsers that was using numeric instead of - hash index. 2005-03-25 13:22 (ajdonnison) --------------------------------- modules/forums/forums.class.php modules/forums/index.php - Fixed problem where the forums class wasn't properly exteding the CDpObject - class, causing setAllowedSQL to fail. 2005-03-25 13:00 (ajdonnison) --------------------------------- includes/db_connect.php - Fixed those functions dependent on numeric row indexes. 2005-03-25 11:17 (gregorerhardt) --------------------------------- classes/authenticator.class.php - converted to query class 2005-03-25 04:48 (gregorerhardt) --------------------------------- modules/forums/do_watch_forum.php - 676: fixed query class errors on forum watch 2005-03-24 11:03 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - removed development code 2005-03-24 08:30 (gregorerhardt) --------------------------------- classes/ui.class.php - converted to query class 2005-03-24 08:20 (gregorerhardt) --------------------------------- classes/dp.class.php classes/permissions.class.php includes/main_functions.php locales/en/common.inc modules/calendar/addedit.php modules/files/addedit.php modules/files/co.php modules/forums/index.php modules/projects/index.php modules/projects/projects.class.php modules/projects/reports.php modules/projects/vw_forums.php modules/projects/vw_logs.php modules/system/addeditpref.php modules/tasks/tasksperuser.php modules/tasks/tasksperuser_sub.php style/classic/login.php - converted to query class 2005-03-23 17:46 (ajdonnison) --------------------------------- includes/main_functions.php - Added catch for nonsense values from localeconv(); 2005-03-23 17:30 (ajdonnison) --------------------------------- modules/forums/post_message.php - Fixed minor problems introduced with query class. 2005-03-23 17:13 (ajdonnison) --------------------------------- modules/calendar/calendar.class.php - Move test for empty user list to after we remove the owner. Otherwise - we cause the SQL to fail. 2005-03-23 17:08 (ajdonnison) --------------------------------- classes/ui.class.php modules/system/addeditpref.php - Change to language handling to support better handling on PHP 4.3 or - higher. Allows an extra field to indicate the locale character set - for each language line rather than globally. 2005-03-23 11:01 (ajdonnison) --------------------------------- modules/history/setup.php - Fixed broken SQL. 2005-03-23 11:00 (ajdonnison) --------------------------------- modules/system/domodsql.php - Stopped the install message from overriding SQL error messages. Need to - review this with all modules to ensure that failed SQLs fail the install. - Currently it appears to be ignored. 2005-03-23 10:59 (ajdonnison) --------------------------------- modules/forums/configure.php - Fixed parse errors in configuring. 2005-03-21 17:40 (ajdonnison) --------------------------------- fileviewer.php - More error checking so that you don't get heaps of errors if the file - has been deleted. 2005-03-21 17:39 (ajdonnison) --------------------------------- classes/dp.class.php - Fixed problem where the query could be left in an awkward state resulting - in dodgy results from getAllowedRecords. 2005-03-21 16:31 (ajdonnison) --------------------------------- js/collapse.js - Cleaned up minor issues that could cause warnings to be issued in - Javascript Console on mozilla/firefox if strict syntax checking is - turned on. 2005-03-21 15:55 (ajdonnison) --------------------------------- modules/system/translate_save.php - Fixed language default. - Changed to save to core files if the module doesn't have its own - localised translation. 2005-03-21 09:06 (ajdonnison) --------------------------------- db/dotproject.sql - Fixed typo in files_index. 2005-03-21 08:05 (ajdonnison) --------------------------------- classes/ui.class.php - Defaulted charset to UTF8 when charset not set. 2005-03-19 16:28 (ajdonnison) --------------------------------- modules/tasks/addedit.js modules/tasks/ae_dates.php modules/tasks/ae_depend.php modules/tasks/ae_desc.php modules/tasks/ae_resource.php modules/tasks/do_task_assign_aed.php modules/tasks/listtasks.php modules/tasks/organize.php modules/tasks/view.js - Added missing version strings. 2005-03-19 16:17 (ajdonnison) --------------------------------- locales/en/system.inc - More tidy up from Karen. 2005-03-19 15:54 (ajdonnison) --------------------------------- db/upgrade_latest.sql - Removed forum_descendent_order from config as it is now achieved - through column-based sorting. 2005-03-18 19:05 (gregorerhardt) --------------------------------- modules/calendar/index.php - made the event filter translatable 2005-03-18 18:21 (ajdonnison) --------------------------------- ChangeLog - Updated for second beta cut. 2005-03-18 18:14 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_20alpha_to_20beta.sql db/upgrade_latest.php db/upgrade_latest.sql db/upgrade_to_20beta.php - Second cut of beta release. 2005-03-18 18:02 (ajdonnison) --------------------------------- modules/forums/addedit.php - Removed non-functioning forum status. Should probably put it back in - when we work out what it was supposed to do. 2005-03-18 17:40 (ajdonnison) --------------------------------- modules/calendar/week_view.php - Removed double translation of date strings, changed alignment of date - string to match the format of the string itself. 2005-03-18 17:29 (ajdonnison) --------------------------------- modules/calendar/day_view.php - Changed to use htmlentities rather than full translation so that the - date isn't double translated. 2005-03-18 16:45 (ajdonnison) --------------------------------- classes/permissions.class.php - Altered GetPermittedUsers to only require view access on Users, not Admin (bug 631). 2005-03-18 16:27 (ajdonnison) --------------------------------- modules/files/do_file_aed.php - Fixed bug 621 - dates incorrect in file uploads. 2005-03-18 09:36 (mosen) --------------------------------- classes/authenticator.class.php - LDAP Authenticator uses subtree scope properly and binds to users in nested ous 2005-03-18 06:03 (jcgonz) --------------------------------- db/upgrade_contacts_company.php - Script to update contact's company's in order to relate them - using company_id not company_name 2005-03-18 05:56 (jcgonz) --------------------------------- db/upgrade_contacts_company.php db/upgrade_to_20beta.php - Script to update contact's company's in order to relate them - using company_id not company_name 2005-03-17 22:33 (mosen) --------------------------------- modules/tasks/addedit.js - Fixed task duration calculation in addedit.js, calculates only working days (start day inclusive) 2005-03-17 15:44 (ajdonnison) --------------------------------- locales/en/system.inc - Added Swedish and Norwegian to the language list. 2005-03-17 14:18 (ajdonnison) --------------------------------- locales/en/system.inc - Updates to system config variables. 2005-03-17 11:58 (ajdonnison) --------------------------------- classes/libmail.class.php - Added debug to server communications. If you set debug to 12 or higher, - the entire conversation with the SMTP server is logged. 2005-03-17 10:38 (gregorerhardt) --------------------------------- modules/projects/addedit.php modules/projects/gantt.php modules/projects/gantt2.php modules/projects/view.php - converted to query class 2005-03-17 08:49 (ajdonnison) --------------------------------- classes/authenticator.class.php - Changed Parent to parent, as it would appear some versions of PHP are - case sensitive on this. 2005-03-17 07:59 (gregorerhardt) --------------------------------- modules/tasks/ae_resource.php - fixed minor translations conflict between resources and human resources 2005-03-17 05:39 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - 641: deleted superfluous line 2005-03-17 05:34 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - 641: allunfinished tasks filter now user-assignment-independent 2005-03-17 04:15 (gregorerhardt) --------------------------------- classes/ui.class.php - 620: automatic tab inclusion restricted to active modules 2005-03-17 03:58 (gregorerhardt) --------------------------------- locales/en/common.inc modules/projects/viewgantt.php - removed double translation of gantt projects filter 2005-03-17 03:29 (jcgonz) --------------------------------- style/default/login.php - The cookies enable message wasn't escaped with the \"_\" ui's function 2005-03-17 03:29 (jcgonz) --------------------------------- index.php - The default locale was not loaded at the login screen. Added up - the $AppUI->setUserLocale() when the login screen is shoed. 2005-03-17 02:33 (gregorerhardt) --------------------------------- modules/projects/vw_idx_proposed.php - removed double translation of project types 2005-03-16 23:10 (mosen) --------------------------------- modules/tasks/tasks.class.php - Changed task::load() strip parameter default to false - DB already strips slashes on insert (Tested with Mysql 3.x/4.x) 2005-03-16 16:50 (ajdonnison) --------------------------------- locales/en/system.inc - Cleanup of some of the desciptions to better match the config variable usage. 2005-03-16 16:41 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - Removed config items that were no longer used in code. 2005-03-16 16:21 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/todo.php - Removed checkbox when not in full tasks list, as there is nothing to edit. 2005-03-16 15:38 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php modules/tasks/tasks.php - Fixed problem where show_all_task_assignees wasn't being honoured. 2005-03-16 12:33 (cyberhorse) --------------------------------- classes/query.class.php - fixed query class - inserting lists of fields and values 2005-03-16 12:32 (cyberhorse) --------------------------------- modules/resources/tasks_dosql.addedit.php - fixed values being inserted with brackets ... 2005-03-16 12:22 (cyberhorse) --------------------------------- modules/resources/setup.php - fixed an sql error. 2005-03-16 12:10 (cyberhorse) --------------------------------- modules/resources/setup.php classes/query.class.php modules/resources/tasks_dosql.addedit.php - converted resources module to query class - added some additional functionality to query class 2005-03-16 11:42 (gregorerhardt) --------------------------------- locales/en/common.inc modules/calendar/day_view.php modules/calendar/vw_day_events.php modules/calendar/week_view.php - 639: calendar translation 2005-03-16 10:41 (ajdonnison) --------------------------------- modules/calendar/calendar.class.php - Fixed problem with translations of day/month names. 2005-03-16 10:11 (ajdonnison) --------------------------------- index.php classes/ui.class.php - Fix for a problem found with locales on windows and calendars not working. - Basically moved the addition of locale_char_set to the user_lang into - the CAppUI class so that it can be done selectively. 2005-03-16 08:35 (mosen) --------------------------------- classes/authenticator.class.php - Fixed Active Directory bind with no password problem which allowed users to login with no password - Fixed Active Directory 2003 Problem binding - set LDAP referrals off - Changed LDAP search user to be full DN so users directory could be seperate to the search user directory 2005-03-16 08:26 (gregorerhardt) --------------------------------- locales/en/common.inc - translations added 2005-03-16 07:58 (gregorerhardt) --------------------------------- modules/history/addedit.php modules/history/index.php modules/history/setup.php - converted to query class 2005-03-16 07:51 (gregorerhardt) --------------------------------- classes/query.class.php - query class now is able to create permanent tables 2005-03-16 07:16 (gregorerhardt) --------------------------------- classes/query.class.php - query class now handling many updates at once 2005-03-16 05:58 (gregorerhardt) --------------------------------- locales/en/smartsearch.inc - translations added 2005-03-15 17:55 (ajdonnison) --------------------------------- modules/system/systemconfig.php - Fix for bug 623. config list variables not being displayed correctly. 2005-03-15 16:43 (cyberhorse) --------------------------------- modules/tasks/gantt.php - fixed a global_registered problem. missing variable 2005-03-15 16:37 (cyberhorse) --------------------------------- modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/tasks.inc.php - put OR clauses in () to protect them from AND clauses 2005-03-15 16:31 (cyberhorse) --------------------------------- modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/files_content.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php - applied DBQuery to smartsearch 2005-03-15 10:39 (gregorerhardt) --------------------------------- locales/en/common.inc locales/en/tasks.inc - translations added 2005-03-15 10:32 (gregorerhardt) --------------------------------- modules/files/files.class.php - 626: typo in query class move 2005-03-15 10:29 (gregorerhardt) --------------------------------- modules/files/files.class.php - 624: wrong table aliases 2005-03-14 21:57 (mosen) --------------------------------- modules/files/files.class.php - fixed improper usage of DBQuery object in indexStrings function that caused an error adding files 2005-03-14 21:36 (mosen) --------------------------------- modules/files/files.class.php - Syntax error in files class fixed 2005-03-14 21:18 (mosen) --------------------------------- modules/system/custom_field_addedit.php - Custom fields can now be deleted: fixed a bug where the delete variable was undeclared 2005-03-14 16:46 (ajdonnison) --------------------------------- modules/admin/addedituser.php - Fixed bug 612 so that changing a user details doesn't create a new contact. 2005-03-14 16:29 (ajdonnison) --------------------------------- classes/libmail.class.php - Added check on From and To to see if there are errors before continuing - to send email. Fixes bug 611. 2005-03-14 15:29 (ajdonnison) --------------------------------- db/upgrade_permissions.php db/upgrade_latest.php - Removed task_log permissions from admin group. - Added task_log permissions to general permissions setup script. 2005-03-14 15:26 (ajdonnison) --------------------------------- style/dp-grey-theme/main.css style/dp-grey-theme/images/lines_title_bar.gif style/dp-grey-theme/images/lines_title_shadow.gif - Fixed bottom shadow so that if links wrap it still looks OK. 2005-03-14 14:47 (ajdonnison) --------------------------------- modules/calendar/day_view.php style/classic/main.css style/default/main.css style/dp-grey-theme/main.css - Fix for style issues from bug 587. 2005-03-14 13:59 (ajdonnison) --------------------------------- modules/contacts/index.php - Fix for bug 594, where contacts with no company were not displaying if the - user was denied access to ANY company. 2005-03-14 13:36 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fix for bug 593, tasks not showing in calendar unless All Companies selected. 2005-03-14 13:16 (gregorerhardt) --------------------------------- locales/en/forums.inc - translations added 2005-03-14 13:12 (gregorerhardt) --------------------------------- locales/en/forums.inc - translations added 2005-03-14 12:58 (gregorerhardt) --------------------------------- modules/admin/vw_usr_roles.php modules/files/files.class.php modules/forums/configure.php modules/forums/do_watch_forum.php modules/forums/forums.class.php modules/forums/index.php modules/forums/post_message.php modules/forums/view_messages.php modules/forums/view_topics.php modules/forums/viewer.php - converted to query class 2005-03-14 12:48 (ajdonnison) --------------------------------- db/upgrade_latest.php modules/tasks/tasks.class.php modules/tasks/view.php modules/tasks/vw_log_update.php modules/tasks/vw_logs.php - Added task log permissions as a separate permission to tasks. 2005-03-14 12:45 (ajdonnison) --------------------------------- install/do_install_db.php - Fixed problem where upgrade_latest.php was not run correctly. 2005-03-14 09:11 (gregorerhardt) --------------------------------- locales/en/tasks.inc - translations added 2005-03-13 22:37 (gregorerhardt) --------------------------------- locales/en/admin.inc - translations added 2005-03-13 22:18 (gregorerhardt) --------------------------------- locales/en/admin.inc - translations added 2005-03-13 22:08 (gregorerhardt) --------------------------------- modules/files/index_table.php modules/forums/post_message.php modules/projects/view.php modules/projects/vw_logs.php modules/public/chpwd.php modules/public/color_selector.php modules/public/contact_selector.php modules/public/selector.php modules/system/billingcode.php modules/system/contacts_ldap.php modules/system/custom_field_addedit.php modules/tasks/organize.php style/classic/login.php style/default/login.php style/default/lostpass.php style/dp-grey-theme/login.php style/dp-grey-theme/lostpass.php - 606: and ?= fixes from elfking :) 2005-03-13 21:38 (gregorerhardt) --------------------------------- includes/config-dist.php includes/db_adodb.php includes/db_connect.php - consistently removed deprecated dbport cfg var 2005-03-13 21:16 (gregorerhardt) --------------------------------- modules/tasks/view.php modules/tasks/vw_log_update.php modules/tasks/vw_logs.php - 603: task log tab name corrected 2005-03-13 20:53 (gregorerhardt) --------------------------------- locales/en/common.inc locales/en/projects.inc locales/en/tasks.inc - translations added 2005-03-13 20:50 (gregorerhardt) --------------------------------- modules/tasks/do_updatetask.php modules/tasks/vw_logs.php - 604: task log edit redirect 2005-03-13 20:10 (gregorerhardt) --------------------------------- modules/tasks/vw_log_update.php modules/tasks/vw_logs.php - 602: preserver task log state in flat mode 2005-03-13 06:51 (gregorerhardt) --------------------------------- locales/en/system.inc - removed transl for legacy pwds 2005-03-13 03:02 (gregorerhardt) --------------------------------- locales/en/calendar.inc locales/en/common.inc locales/en/projects.inc locales/en/tasks.inc - translations added 2005-03-13 02:51 (gregorerhardt) --------------------------------- locales/en/admin.inc - translations added 2005-03-13 02:20 (gregorerhardt) --------------------------------- locales/en/calendar.inc locales/en/system.inc - translations added 2005-03-13 01:49 (gregorerhardt) --------------------------------- locales/en/admin.inc - translations added 2005-03-12 23:59 (gregorerhardt) --------------------------------- locales/en/departments.inc modules/departments/view.php - 600: error in convertion to query classs 2005-03-12 18:17 (ajdonnison) --------------------------------- classes/permissions.class.php - Fix to support always showing the current user in user filter. 2005-03-12 16:01 (cyberhorse) --------------------------------- modules/companies/vw_users.php - user_company -> contact_company 2005-03-12 12:20 (gregorerhardt) --------------------------------- locales/en/tasks.inc - translations added 2005-03-12 12:12 (gregorerhardt) --------------------------------- modules/projects/gantt2.php modules/tasks/gantt.php - 599: check arial file consistently in gantt 2005-03-12 12:02 (gregorerhardt) --------------------------------- locales/en/common.inc - translations added 2005-03-12 11:56 (gregorerhardt) --------------------------------- locales/en/files.inc locales/en/projects.inc locales/en/public.inc - translations added 2005-03-12 11:55 (gregorerhardt) --------------------------------- modules/files/addedit.php modules/files/co.php modules/files/do_file_aed.php modules/files/do_file_co.php modules/files/files.class.php - converted to query class 2005-03-12 10:54 (gregorerhardt) --------------------------------- modules/departments/addedit.php modules/departments/departments.class.php modules/departments/view.php modules/departments/vw_contacts.php - converted to query class 2005-03-12 10:36 (ajdonnison) --------------------------------- install/do_install_db.php install/index.php install/install.inc.php db/upgrade_latest.php db/upgrade_permissions.php db/upgrade_to_20beta.php - Fixes for missing $AppUI, missing upgrade files. 2005-03-12 10:29 (gregorerhardt) --------------------------------- locales/en/contacts.inc - another transl added 2005-03-12 10:06 (gregorerhardt) --------------------------------- modules/contacts/contacts.class.php modules/contacts/csvexport.php modules/contacts/index.php modules/contacts/select_contact_company.php modules/contacts/vcardexport.php modules/contacts/view.php - converted to query class 2005-03-12 10:05 (gregorerhardt) --------------------------------- locales/en/contacts.inc - another transl added 2005-03-12 09:40 (ajdonnison) --------------------------------- modules/admin/admin.class.php modules/public/chpwd.php - Fixed problem with changing passwords using deprecated database MD5. 2005-03-12 09:09 (gregorerhardt) --------------------------------- modules/calendar/addedit.php modules/calendar/calendar.class.php modules/calendar/vw_day_events.php - converted to query class 2005-03-12 08:58 (gregorerhardt) --------------------------------- locales/en/calendar.inc - another transl added 2005-03-12 08:45 (gregorerhardt) --------------------------------- locales/en/calendar.inc - another transl added 2005-03-12 08:42 (gregorerhardt) --------------------------------- locales/en/calendar.inc - transl added 2005-03-12 06:43 (gregorerhardt) --------------------------------- modules/companies/vw_companies.php - 589: wrong where query clause 2005-03-11 18:39 (ajdonnison) --------------------------------- modules/system/systemconfig.php - Added warning about install directory still in existance. 2005-03-11 17:33 (cyberhorse) --------------------------------- modules/files/index_table.php - shortened the file type description (using only the first part) 2005-03-11 16:31 (ajdonnison) --------------------------------- install/vw_idx_check.php - Fix for missing session.save_path as per bug 585 2005-03-11 15:41 (ajdonnison) --------------------------------- ChangeLog - updated for beta release 2005-03-11 15:37 (ajdonnison) --------------------------------- includes/version.php - Updated to beta. 2005-03-11 15:33 (ajdonnison) --------------------------------- db/upgrade_102_to_20alpha.sql db/upgrade_latest.php db/upgrade_latest.sql db/upgrade_to_20beta.php install/do_install_db.php - Converted files across to standard installer format, added blank files - for future updates. 2005-03-11 15:19 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - Added indices to forum_watch table to improve forum display speed. 2005-03-11 14:48 (ajdonnison) --------------------------------- classes/ui.class.php modules/projects/index.php style/default/overrides.php style/dp-grey-theme/overrides.php - Added support for pre-translated tabs. 2005-03-11 14:31 (cyberhorse) --------------------------------- modules/tasks/addedit.js modules/tasks/addedit.php modules/tasks/ae_depend.php modules/tasks/ae_resource.php modules/tasks/do_task_aed.php - mantis 580 - get rid of session variable used for tasks addedit 2005-03-11 14:24 (ajdonnison) --------------------------------- modules/files/index_table.php - Changed new icons to 20x20 to give a compromise between clarity and size. 2005-03-11 14:12 (cyberhorse) --------------------------------- images/icons/ci.png images/icons/co.png modules/files/index_table.php - added icons for CI/CO 2005-03-11 14:00 (ajdonnison) --------------------------------- modules/admin/vw_usr_roles.php - Moved end of form into conditional block with beginning of same form. 2005-03-11 13:02 (cyberhorse) --------------------------------- modules/projects/reports/stats.php - fixed layout a bit 2005-03-11 12:37 (cyberhorse) --------------------------------- modules/projects/reports/stats.en.txt - translation for the new statistics report 2005-03-11 12:10 (ajdonnison) --------------------------------- LICENSE fileviewer.php queuescanner.php - Updated notice to indicate that libraries may be differently licensed. 2005-03-11 12:05 (ajdonnison) --------------------------------- classes/ui.class.php - Changed license to GPL. 2005-03-11 12:04 (ajdonnison) --------------------------------- COPYING LICENSE includes/config-dist.php index.php - Changed license from BSD to GPL. 2005-03-11 11:16 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql includes/db_adodb.php locales/en/system.inc modules/admin/addedituser.php modules/admin/admin.class.php modules/admin/do_user_aed.php modules/admin/index.php modules/admin/viewuser.php modules/admin/vw_active_usr.php modules/admin/vw_inactive_usr.php modules/admin/vw_usr.php modules/admin/vw_usr_log.php modules/admin/vw_usr_perms.php modules/admin/vw_usr_proj.php - remove rests of auto fields creation, move to query class 2005-03-11 10:44 (cyberhorse) --------------------------------- modules/contacts/csvexport.php - fixed a few problems with export, added birthday date. 2005-03-11 10:12 (cyberhorse) --------------------------------- modules/tasks/tasks.php - Added a reports button at the bottom of projects 2005-03-11 10:08 (cyberhorse) --------------------------------- locales/en/tasks.inc - Added 'Log' to translation 2005-03-11 10:05 (cyberhorse) --------------------------------- locales/en/system.inc - Added translation for Bulgarian language 2005-03-11 09:47 (ajdonnison) --------------------------------- queuescanner.php - Added Id tag for reporting 2005-03-11 09:45 (ajdonnison) --------------------------------- classes/CustomFields.class.php classes/authenticator.class.php classes/customfieldsparser.class.php classes/event_queue.class.php classes/permissions.class.php - Added Id tag for reporting purposes. 2005-03-11 09:05 (cyberhorse) --------------------------------- modules/smartsearch/searchobjects/files_content.inc.php - added functionality to search through files' content 2005-03-10 23:56 (cyberhorse) --------------------------------- modules/projects/reports.php - fixed project selection combo box to keep the report you are in and to disable reports for all projects (where supported). 2005-03-10 23:54 (cyberhorse) --------------------------------- modules/projects/reports/stats.php - added progress charts 2005-03-10 22:39 (cyberhorse) --------------------------------- modules/tasks/ae_dates.php modules/tasks/ae_depend.php - mantis 573 - dynamic task checkbox doesn't work fixed 2005-03-10 22:18 (cyberhorse) --------------------------------- modules/projects/reports/stats.php - fixed report for overdue tasks ... 2005-03-10 22:10 (cyberhorse) --------------------------------- modules/projects/reports/stats.php - initial version of the project statistics report. 2005-03-10 19:50 (ajdonnison) --------------------------------- modules/tasks/do_task_aed.php - Fixed problem with clearing of milestone flag. 2005-03-10 18:17 (cyberhorse) --------------------------------- modules/files/index_table.php - made filesize displaying for subversions the same as the latest version display. 2005-03-10 18:08 (cyberhorse) --------------------------------- modules/tasks/addedit.php - removed saving the task parent as a state (not needed with js tabs) - this fixes mantis 279 2005-03-10 17:17 (ajdonnison) --------------------------------- install/do_install_db.php - Fixed problem where backup wasn't backing up data. 2005-03-10 17:11 (ajdonnison) --------------------------------- install/do_install_db.php - Better solution for multi-version updates. Should now handle them and - inter-version upgrades much more easily. 2005-03-10 16:15 (ajdonnison) --------------------------------- modules/public/color_selector.php - ProjectColors SysVal now provides list of presets in colour picker for - both restricted view and full view preset dropdown. 2005-03-10 12:38 (gregorerhardt) --------------------------------- locales/en/system.inc - translations added 2005-03-10 12:37 (ajdonnison) --------------------------------- install/do_install_db.php - Added display of default login and password when install mode is detected. 2005-03-10 11:28 (ajdonnison) --------------------------------- locales/en/system.inc - Added explanatory notes to email deferring. 2005-03-10 11:10 (revelation7) --------------------------------- ChangeLog modules/forums/index.php modules/forums/view_topics.php - enabled sorting on forum module, both ascending and descending 2005-03-10 10:29 (ajdonnison) --------------------------------- classes/event_queue.class.php - Fixed event counter. 2005-03-10 10:19 (gregorerhardt) --------------------------------- modules/companies/addedit.php modules/companies/view.php modules/companies/vw_active.php modules/companies/vw_archived.php modules/companies/vw_companies.php modules/companies/vw_contacts.php modules/companies/vw_depts.php modules/companies/vw_users.php - moved over to query class 2005-03-10 09:16 (ajdonnison) --------------------------------- install/vw_idx_check.php - Incorporated most of changes suggested in bug 579. 2005-03-10 07:54 (gregorerhardt) --------------------------------- locales/en/common.inc - translations added 2005-03-09 18:43 (ajdonnison) --------------------------------- install/do_install_db.php - Fixes along the lines of bug 576 2005-03-09 18:33 (ajdonnison) --------------------------------- install/vw_idx_check.php - Fixes based partly on bug 575. 2005-03-09 18:00 (ajdonnison) --------------------------------- install/do_install_db.php db/upgrade_permissions.php install/vw_idx_check.php - Fixes for various bugs described by rsleegers on dotproject.net forums. 2005-03-09 16:03 (ajdonnison) --------------------------------- install/vw_idx_check.php - Made some of the language a little clearer, and a bit less technical. - Added explanatory notes to the other recommendations, made them a bit - more pointed. 2005-03-09 12:04 (gregorerhardt) --------------------------------- ChangeLog - CL update 2005-03-09 11:56 (gregorerhardt) --------------------------------- locales/en/admin.inc locales/en/calendar.inc locales/en/common.inc locales/en/companies.inc locales/en/files.inc locales/en/projects.inc locales/en/resources.inc locales/en/smartsearch.inc locales/en/system.inc locales/en/tasks.inc - translations added 2005-03-09 11:42 (gregorerhardt) --------------------------------- modules/system/billingcode.php - translation optimisation 2005-03-09 11:37 (gregorerhardt) --------------------------------- modules/system/addeditpref.php - translation optimisation 2005-03-09 10:55 (gregorerhardt) --------------------------------- modules/projects/reports.php - translation optimisation 2005-03-09 10:43 (ajdonnison) --------------------------------- ChangeLog - standard update 2005-03-09 10:42 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - uppercased users string 2005-03-09 01:31 (cyberhorse) --------------------------------- modules/files/index_table.php - fixed file version owners. 2005-03-09 00:53 (cyberhorse) --------------------------------- modules/history/index.php modules/history/projects_tab.history.php - adding a history tab in project view. 2005-03-08 16:18 (revelation7) --------------------------------- modules/companies/index.php modules/companies/vw_companies.php modules/projects/index.php modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php - modules/companies/index.php - modules/companies/vw_companies.php - modules/projects/index.php - modules/projects/vw_idx_active.php - modules/projects/vw_idx_archived.php - modules/projects/vw_idx_complete.php - modules/projects/vw_idx_propsed.php - enabled sorting, both ascending and descending 2005-03-08 12:09 (ajdonnison) --------------------------------- modules/tasks/vw_log_update.php - Fixed off-by-one bug in timer set logic. 2005-03-08 12:06 (ajdonnison) --------------------------------- modules/tasks/vw_log_update.php - Changed set timer logic so that a separate button isn't required, simply - edit the hours field and hit Start. It also allows saved task logs to - be restarted from where they leave off. 2005-03-08 12:00 (ajdonnison) --------------------------------- modules/tasks/vw_log_update.php - Added ability to set the timer to a particular value. 2005-03-08 09:58 (gregorerhardt) --------------------------------- locales/en/system.inc - 572: correct misnamed config option name 2005-03-08 09:51 (gregorerhardt) --------------------------------- modules/forums/do_post_aed.php - 572: wrong redirect after forum message creation 2005-03-08 00:26 (cyberhorse) --------------------------------- modules/files/index_table.php - fixed date in subversions 2005-03-07 18:16 (ajdonnison) --------------------------------- modules/calendar/day_view.php - Now respects the default_tab_view setting in config when called from - index.php as default page. 2005-03-07 18:05 (mosen) --------------------------------- classes/authenticator.class.php db/dotproject.sql db/upgrade_latest.sql locales/en/admin.inc locales/en/system.inc - Rewrote ldap authentication to support windows server based authentication. - Added ldap options ldap_allow_login, ldap_search_user, ldap_search_pass - Cleaned up ldap authentication class so it wouldnt generate duplicate users 2005-03-07 17:34 (cyberhorse) --------------------------------- style/default/overrides.php classes/ui.class.php modules/tasks/addedit.php - apply js based tabs only for tast -> addedit 2005-03-07 12:27 (cyberhorse) --------------------------------- modules/tasks/addedit.php - no need to call the savetab function when we have javascript tabs. 2005-03-07 12:24 (cyberhorse) --------------------------------- classes/ui.class.php js/collapse.js style/default/main.css style/default/overrides.php - tabs to be javascript based. 2005-03-06 22:49 (gregorerhardt) --------------------------------- install/do_install_db.php install/vw_idx_check.php - Ask to delete empty spaces and fixed broken check for php4 2005-03-05 21:00 (cyberhorse) --------------------------------- modules/tasks/gantt.php - fixed cyrillic in gantt charts (mantis 501 and related). 2005-03-05 20:49 (cyberhorse) --------------------------------- lib/jpgraph/src/jpg-config.inc - enable cyrillic translations for the jpgraphs. (be careful with other translations). 2005-03-05 20:47 (cyberhorse) --------------------------------- lib/jpgraph/src/jpgraph.php - initialize a new line in the translation, which was causing NOTICEs, which were breaking the image. 2005-03-05 17:52 (cyberhorse) --------------------------------- index.php - moved thread iframe to display only when headers are not suppressed (otherwise it breaks gantt charts, etc) 2005-03-05 17:23 (cyberhorse) --------------------------------- index.php - moved the thread iframe inside the
tag 2005-03-05 17:20 (cyberhorse) --------------------------------- modules/tasks/organize.php modules/tasks/tasks.class.php - fixed handling moving/copying tasks with children (mantis 532) - added deep copy/move functions to tasks class - added a few checks to dependency tracking 2005-03-05 16:22 (ajdonnison) --------------------------------- db/upgrade_permissions.php includes/db_connect.php install/db.php install/do_install_db.php - Bug fixes from David Gadelha, modification to remove need for config.php - in upgrade_permissions, etc. 2005-03-05 14:46 (cyberhorse) --------------------------------- modules/tasks/listtasks.php - removed useless commented lines 2005-03-05 14:42 (cyberhorse) --------------------------------- modules/tasks/organize.php - removed the thread iframe from this page - already exists in the main index page. 2005-03-05 09:05 (ajdonnison) --------------------------------- install/do_install_db.php - Fixed erorr/count message. 2005-03-05 09:01 (ajdonnison) --------------------------------- install/do_install_db.php - Added message about number of parts, errors in progress list. 2005-03-05 08:57 (ajdonnison) --------------------------------- install/do_install_db.php - Added upgrade_permissions script unconditionally on installs. 2005-03-04 20:01 (ajdonnison) --------------------------------- ChangeLog - Standard update 2005-03-04 19:55 (ajdonnison) --------------------------------- db/upgrade_latest.php - Fixed minor problems in getting version information stored. 2005-03-04 19:47 (ajdonnison) --------------------------------- db/upgrade_latest.php install/do_install_db.php - Fixed path/function name clashes. Removed debug. 2005-03-04 18:26 (ajdonnison) --------------------------------- db/README install/db.php install/do_install_db.php install/index.php db/dotproject.sql db/upgrade_contacts.php db/upgrade_latest.php db/upgrade_latest.sql db/upgrade_permissions.php - Converted installer to be able to do upgrades as well. - Changed all db files to match requirements of new installer/upgrader. 2005-03-04 10:09 (ajdonnison) --------------------------------- style/default/main.css - Removed CRs 2005-03-04 09:43 (jcgonz) --------------------------------- modules/contacts/addedit.php - Added a little extra check to avoid JS errors when no company is selected for the current contact 2005-03-04 07:48 (ajdonnison) --------------------------------- ChangeLog - standard update. 2005-03-03 18:37 (ajdonnison) --------------------------------- modules/tasks/view.php - Fixed file paths. - Removed spurious carriage returns. - Delete button only shows up if delete permission is granted. 2005-03-03 18:31 (ajdonnison) --------------------------------- modules/projects/projects.class.php modules/projects/view.php - Fixed problem where all restrictions on delete were bypassed or ignored. 2005-03-03 17:42 (ajdonnison) --------------------------------- modules/tasks/organize.php modules/tasks/tasksperuser_sub.php - Removed warning messages, fixed minor problems in moving tasks. 2005-03-03 17:31 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - Changed GACL table sizes down so that MySQL 4 doesn't have a fit. 2005-03-03 16:56 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_latest.sql includes/session.php locales/en/system.inc - Added support for scanning event queue during the session garbage collection. - This allows queue scanning to be semi-random but doesn't require an external - process to call the queue scanner. 2005-03-03 16:37 (ajdonnison) --------------------------------- classes/event_queue.class.php - Fixed handling of event execution from queue. 2005-03-03 16:25 (ajdonnison) --------------------------------- classes/event_queue.class.php classes/libmail.class.php db/dotproject.sql db/upgrade_latest.sql locales/en/system.inc - Added support for direct SMTP email, including SMTP using authentication. - Also added is support for delayed transmission of emails, using the new - event queue. 2005-03-03 13:09 (ajdonnison) --------------------------------- queuescanner.php classes/event_queue.class.php - New event queue manager. Hopefully will form the basis of delayed or - timed events, such as delayed email transfers, etc. 2005-03-03 12:46 (ajdonnison) --------------------------------- classes/permissions.class.php - Changed getPermittedUsers to only return a complete user list when the - user has view permissions on admin. Instead returns just the current - user. 2005-03-03 12:45 (ajdonnison) --------------------------------- modules/forums/addedit.php modules/forums/index.php - Cleaned up permission handling. 2005-03-03 12:26 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_latest.sql images/icons/stock_new_small.png modules/forums/forums.class.php modules/forums/index.php modules/forums/view_messages.php modules/forums/view_topics.php - Added new topic, new message indicators in forums. - Also supports hiding of email addresses if a hide_email_addresses sysconfig - is added - although I have held off putting this in the sysconfig table - until other modules are modified to support it as well. 2005-03-03 11:59 (mosen) --------------------------------- classes/CustomFields.class.php - fixed foreach error in customfields bind method 2005-03-03 11:25 (ajdonnison) --------------------------------- modules/calendar/addedit.php modules/calendar/clash.php modules/calendar/do_event_aed.php modules/calendar/view.php - REgularized file paths. 2005-03-03 11:15 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - removed config db content for legacy pwd support 2005-03-03 10:19 (ajdonnison) --------------------------------- modules/admin/do_user_aed.php modules/admin/vw_usr_roles.php - Regularized file includes. 2005-03-03 10:15 (ajdonnison) --------------------------------- includes/db_connect.php includes/session.php - Rationalized file includes. 2005-03-03 10:14 (gregorerhardt) --------------------------------- modules/projects/addedit.php - forgot to remove var_export php command for development 2005-03-03 10:09 (ajdonnison) --------------------------------- classes/permissions.class.php classes/query.class.php classes/ui.class.php - Regularized the use of includes. 2005-03-03 10:06 (mosen) --------------------------------- classes/CustomFields.class.php - Fixed bug where store would fail if there were no custom fields 2005-03-03 09:45 (gregorerhardt) --------------------------------- modules/contacts/view.php modules/projects/addedit.php - 483: create new project with contact details 2005-03-03 09:26 (gregorerhardt) --------------------------------- modules/companies/view.php modules/projects/addedit.php - 483: transport company name and id for new project 2005-03-03 09:10 (gregorerhardt) --------------------------------- modules/companies/vw_contacts.php modules/contacts/addedit.php modules/contacts/select_contact_company.php - 496: company: transport company name and id for new contact 2005-03-03 09:08 (mosen) --------------------------------- classes/CustomFields.class.php modules/calendar/addedit.php modules/calendar/do_event_aed.php modules/calendar/view.php modules/companies/view.php modules/files/addedit.php modules/projects/addedit.php modules/projects/do_project_aed.php modules/projects/view.php modules/system/custom_field_editor.php modules/tasks/ae_desc.php modules/tasks/do_task_aed.php modules/tasks/view.php - Fixed a bug with CustomFields class that gave an error when no fields were available. - Added custom fields support to calendar events, companies, projects and tasks. 2005-03-03 08:47 (gregorerhardt) --------------------------------- includes/db_adodb.php - globalized baseDir variable 2005-03-03 08:41 (gregorerhardt) --------------------------------- ChangeLog - CL update 2005-03-03 08:09 (gregorerhardt) --------------------------------- modules/calendar/week_view.php - corrected week number for week view starting with today 2005-03-03 07:38 (gregorerhardt) --------------------------------- modules/tasks/ae_desc.php modules/tasks/tasks.class.php modules/tasks/view.php - corrected use of task owner vs. task creator 2005-03-03 07:14 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - default task duration to 1 hour 2005-03-03 06:50 (gregorerhardt) --------------------------------- modules/tasks/ae_desc.php - do not provide move task functionality for new task creation 2005-03-03 06:33 (gregorerhardt) --------------------------------- modules/admin/addedituser.php modules/system/addeditpref.php modules/system/systemconfig.php - diverse security enhancements (restricted access) 2005-03-03 06:20 (gregorerhardt) --------------------------------- locales/en/public.inc - removed html tags from message 2005-03-03 03:10 (gregorerhardt) --------------------------------- modules/system/systemconfig.php - added tooltip functionality to context help links 2005-03-02 18:30 (ajdonnison) --------------------------------- ChangeLog - ChangeLog update 2005-03-02 18:27 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - Support for select lists in session variables. 2005-03-02 18:24 (ajdonnison) --------------------------------- locales/en/system.inc - Added session handling strings. 2005-03-02 18:05 (ajdonnison) --------------------------------- locales/en/system.inc - Added strings for new authentication types. 2005-03-02 18:04 (ajdonnison) --------------------------------- modules/system/system.class.php modules/system/systemconfig.php - Added support for select lists, and grouping of items. 2005-03-02 18:03 (ajdonnison) --------------------------------- classes/dp.class.php - Removed carriage returns. 2005-03-02 17:04 (ajdonnison) --------------------------------- modules/system/systemconfig_help.php - Made sure $cn is correctly determined if register_globals is off. 2005-03-02 16:55 (ajdonnison) --------------------------------- fileviewer.php - Changed login detection to allow non-traditional login methods. 2005-03-02 16:54 (ajdonnison) --------------------------------- index.php db/dotproject.sql db/upgrade_latest.sql misc/postnuke/README misc/postnuke/dplink/index.php misc/postnuke/dplink/pnadmin.php classes/authenticator.class.php classes/ui.class.php misc/postnuke/dplink/pninit.php misc/postnuke/dplink/pnuser.php misc/postnuke/dplink/pnversion.php misc/postnuke/dplink/pnlang/eng/admin.php - Added new PostNuke authentication, including PostNuke files to use - dotProject as a module within PostNuke. - Cleaned up authentication method logic to allow username overrides, - and put some level of security for non-enabled auth methods. 2005-03-02 14:59 (jcgonz) --------------------------------- classes/authenticator.class.php - Added a null option for those who have not updated the config.php file. - SQL is the default. 2005-03-02 14:35 (mosen) --------------------------------- modules/system/custom_field_addedit.php - Added Custom Field Editor addedit page 2005-03-02 14:25 (mosen) --------------------------------- classes/CustomFields.class.php images/icons/customfields.png modules/system/do_custom_field_aed.php - Added Custom Fields class and editor with icon 2005-03-02 14:22 (mosen) --------------------------------- db/upgrade_latest.sql modules/companies/addedit.php modules/companies/do_company_aed.php modules/system/custom_field_editor.php - Added rows to config table needed for LDAP authentication to work. - Changed companies module to use the new Custom Fields system. 2005-03-02 13:48 (mosen) --------------------------------- classes/authenticator.class.php db/upgrade_latest.sql - Added Authenticator class for new LDAP authentication. - Modified upgrade_latest.sql to include new Custom Fields 2005-03-02 13:32 (mosen) --------------------------------- classes/ui.class.php - Changed login() method to use new authentication class, legacy passwords no longer supported. 2005-03-02 12:51 (ajdonnison) --------------------------------- fileviewer.php - Added baseUrl detection the same as index.php. 2005-03-02 11:21 (gregorerhardt) --------------------------------- modules/tasks/addedit.php - fix via session var for lost subform task_parent 2005-03-02 05:03 (jcgonz) --------------------------------- includes/main_functions.php - The getUsersArray now sorts first by contact_first_name 2005-03-02 05:02 (jcgonz) --------------------------------- modules/projects/reports/allocateduserhours.php - Now the default start date is the first day of the month. 2005-03-02 04:30 (jcgonz) --------------------------------- modules/projects/reports/allocateduserhours.php - Improved the new \"drill down\" feature. Now it groups by project - and applied some formatting. 2005-03-01 23:40 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - update dependencies when task is stored 2005-03-01 23:06 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - 163: update dynamic parent on child creation 2005-03-01 19:50 (ajdonnison) --------------------------------- style/classic/login.php style/default/login.php style/dp-grey-theme/login.php - Added message to remind people that cookies must be enabled. 2005-03-01 14:46 (gregorerhardt) --------------------------------- images/block-end-16.png images/block-start-16.png modules/calendar/links_tasks.php - 457: decorate calednar task links with start end info 2005-03-01 13:41 (jcgonz) --------------------------------- modules/projects/reports/allocateduserhours.php - Added a \"drill-down\" for the tasks used for calculation 2005-03-01 13:02 (gregorerhardt) --------------------------------- install/do_install_db.php install/vw_idx_check.php - added some comfortable links to the installer, diverse small enhancements 2005-03-01 12:41 (gregorerhardt) --------------------------------- db/upgrade_permissions.php - point to login page if upgrade is complete 2005-03-01 12:36 (gregorerhardt) --------------------------------- index.php - point to installer if config.php unavailable 2005-03-01 12:15 (gregorerhardt) --------------------------------- index.php includes/config-dist.php - baseUrl is now automatically set 2005-03-01 11:50 (gregorerhardt) --------------------------------- install/do_install_db.php - 560: diverse installer enhancements 2005-03-01 11:09 (gregorerhardt) --------------------------------- fileviewer.php - 557: read and output files in chunks 2005-02-27 21:44 (gregorerhardt) --------------------------------- db/upgrade_permissions.php - 551: missing baseDir 2005-02-26 11:39 (gregorerhardt) --------------------------------- index.php classes/ui.class.php includes/config-dist.php includes/db_adodb.php includes/db_connect.php style/default/header.php - removed implementation of the installer as module 2005-02-26 11:11 (gregorerhardt) --------------------------------- install/index.php install/vw_idx_check.php - moved check to the other installer directory 2005-02-26 11:06 (gregorerhardt) --------------------------------- modules/system/systemconfig.php - cleaned code 2005-02-26 10:24 (gregorerhardt) --------------------------------- install/db.php install/do_install_db.php - small backup precautions 2005-02-26 10:16 (gregorerhardt) --------------------------------- install/db.php install/do_install_db.php install/index.php - lightweight installer goes in, the old one will go out soon 2005-02-25 23:29 (cyberhorse) --------------------------------- modules/files/index_table.php - minor version only up to 99 - looks better and it's plenty 2005-02-25 23:29 (cyberhorse) --------------------------------- modules/files/addedit.php - fixed missing disabled fields - changed max minor version to 99 (people say it looks better - I agree) 2005-02-25 13:05 (cyberhorse) --------------------------------- modules/files/index_table.php - removed a short php tag 2005-02-25 12:40 (cyberhorse) --------------------------------- modules/files/files.class.php - update parsers config variable names 2005-02-25 12:39 (cyberhorse) --------------------------------- db/upgrade_latest.sql - moved a few more configurations to the config table 2005-02-25 11:31 (cyberhorse) --------------------------------- db/upgrade_permissions.php - fixed spelling mistake 2005-02-25 11:14 (cyberhorse) --------------------------------- modules/files/files.class.php - ops, an extra { - sorry 2005-02-25 11:04 (cyberhorse) --------------------------------- modules/files/files.class.php - fixing parsing of files to create indexes, for all files. 2005-02-25 11:02 (cyberhorse) --------------------------------- modules/files/do_file_aed.php - fixing file indexing 2005-02-24 07:45 (ajdonnison) --------------------------------- ChangeLog - ChangeLog update 2005-02-24 02:30 (gregorerhardt) --------------------------------- includes/db_adodb.php - moved over to baseDir instead of dPconfig var 2005-02-24 01:23 (gregorerhardt) --------------------------------- modules/projects/reports/userperformance.php - 545: undefined var 2005-02-23 20:09 (gregorerhardt) --------------------------------- modules/files/addedit.php modules/files/index_table.php - moved new config vars by cyberhorse to db 2005-02-23 20:05 (gregorerhardt) --------------------------------- locales/en/system.inc - moved new config vars by cyberhorse to db 2005-02-23 20:00 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - moved new config vars by cyberhorse to db 2005-02-23 17:21 (revelation7) --------------------------------- modules/tasks/tasks.class.php - modules/tasks/tasks.class.php - 885-889: Fixed Mantis bug 308 - Admin cannot access non-public tasks 2005-02-23 12:02 (gregorerhardt) --------------------------------- index.php - moved many config vars to db 2005-02-23 11:57 (gregorerhardt) --------------------------------- db/upgrade_latest.sql db/dotproject.sql - moved many config vars to db 2005-02-23 11:52 (gregorerhardt) --------------------------------- locales/en/system.inc modules/files/files.class.php - moved many config vars to db 2005-02-23 11:49 (gregorerhardt) --------------------------------- modules/system/do_systemconfig_aed.php modules/system/index.php modules/system/system.class.php modules/system/systemconfig.php modules/system/systemconfig_help.php modules/system/images/control-center.png includes/config-dist.php includes/db_connect.php - moved many config vars to db 2005-02-23 00:35 (gregorerhardt) --------------------------------- modules/tasks/do_task_assign_aed.php - smallest performance tweak 2005-02-22 17:33 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fixed problem with missing variables when showtask used in today view. 2005-02-22 17:17 (ajdonnison) --------------------------------- modules/projects/reports/allocateduserhours.php modules/tasks/tasks.class.php - As per bug 533, when using percentages it wasn't apportioning the - tasks per day correctly. 2005-02-22 13:47 (cyberhorse) --------------------------------- modules/files/addedit.php modules/files/index.php modules/files/index_table.php - update the place where to get some config values from. using new module array in dPconfig 2005-02-22 13:45 (cyberhorse) --------------------------------- modules/files/do_file_co.php - open a new window for download file on CO 2005-02-22 13:39 (cyberhorse) --------------------------------- index.php - populate $m_config with module specific configurations (taken from $dPconfig[$m]. That way module specific configuration can be separated in its own arrays for better organization, ie $dPconfig['files']['ci'] = false and $dPconfig['tasks']['dynamic_tasks'] = true or similar. 2005-02-22 13:28 (cyberhorse) --------------------------------- modules/files/index.php modules/files/index_table.php includes/config-dist.php modules/files/addedit.php modules/files/do_file_aed.php - extended file versions minor number to 999 from 9 - applied changes contributed by francisco.mancardi@gruppotesi.com - - configuration for keeping CI attributes - - specifying whether major or minor version should be updated 2005-02-22 13:09 (ajdonnison) --------------------------------- modules/projects/gantt.php modules/projects/viewgantt.php - Now honours company filter, and checkboxes for gantt options. - No longer loads gantt2 for user gantts. - Changed Show All Gantt to Show Tasks to clarify usage. 2005-02-21 14:10 (ajdonnison) --------------------------------- classes/query.class.php - Fixed quote problem that was causing database to spit it when there - were single quotes in the AppUI->msg field. 2005-02-21 09:52 (ajdonnison) --------------------------------- modules/projects/gantt.php - Now honours company filter. - Removed spurious CRs. 2005-02-19 15:58 (cyberhorse) --------------------------------- modules/tasks/gantt.php modules/projects/gantt.php modules/projects/gantt2.php - fixed some translations 2005-02-19 10:55 (cyberhorse) --------------------------------- modules/projects/addedit.php - javascript translation issue fixed. 2005-02-19 09:40 (cyberhorse) --------------------------------- modules/tasks/gantt.php modules/projects/gantt.php modules/projects/gantt2.php - Added a today line to the gantt charts (thanks pedroa) 2005-02-17 19:27 (cyberhorse) --------------------------------- index.php - Mantis 535 - fixed a location with more than one character sets. 2005-02-17 19:11 (cyberhorse) --------------------------------- includes/db_adodb.php - Mantis 325 - fixed an ugly error message when database is down. 2005-02-17 18:44 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - Mantis 534 - fixed sorting children tasks in tasks module 2005-02-17 10:47 (ajdonnison) --------------------------------- lib/phpgacl/admin/gacl_admin.inc.php - Now uses newer consitent path naming scheme. 2005-02-17 10:45 (ajdonnison) --------------------------------- includes/config-dist.php includes/main_functions.php - Recoded dPrealPath function to do nothing as it is now replaced by more - consitant and automated root directory determination. 2005-02-17 10:24 (ajdonnison) --------------------------------- fileviewer.php - Made pathnames consistent with index.php. 2005-02-17 10:22 (ajdonnison) --------------------------------- index.php - Backed out dPrealPath hack, as it was not working anyway and was causing - more problems than it was fixing. 2005-02-16 22:03 (cyberhorse) --------------------------------- db/upgrade_permissions.php - Mantis 518 - upgrade permissions in user modules as well in the upgrade_permissions.php script 2005-02-16 21:35 (cyberhorse) --------------------------------- db/dotproject.sql db/upgrade_latest.sql modules/contacts/contacts.class.php modules/contacts/addedit.php modules/contacts/view.php - Mantis 390 - added url to contact 2005-02-16 21:00 (cyberhorse) --------------------------------- modules/companies/index.php - fixed translation issue in fields. 2005-02-16 20:56 (cyberhorse) --------------------------------- modules/companies/index.php - Mantis 320 - companies searching for projects containing single quotes. 2005-02-16 20:17 (cyberhorse) --------------------------------- modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php - Mantis 431 - sort projects by colour. 2005-02-16 19:04 (cyberhorse) --------------------------------- modules/files/addedit.php modules/files/index_table.php - fixed ci/co functionality 2005-02-16 17:51 (cyberhorse) --------------------------------- classes/ui.class.php modules/admin/vw_usr_log.php db/dotproject.sql db/upgrade_latest.sql - Mantis 467 - added logging for client's IP addresses - showing them in user admin - ordering access log by last date of action 2005-02-16 17:17 (ajdonnison) --------------------------------- style/default/header.php style/dp-grey-theme/header.php - Fix for bug 231 where long page titles can cause popup calendar to - drop lower parts. 2005-02-16 16:56 (ajdonnison) --------------------------------- modules/ticketsmith/index.php - Fix for bug#36 as outlined by iexposure - corrected use of defaults for - sort order. 2005-02-16 16:44 (ajdonnison) --------------------------------- index.php - Fix for bug#505, permissions ignored for automatically loaded tabs. - Now checks that the user has at least access permissions to the module - offering the tab. 2005-02-16 16:19 (ajdonnison) --------------------------------- fileviewer.php index.php style/classic/login.php style/default/login.php style/dp-grey-theme/login.php - Added a loginFromPage variable to both index.php and fileviewer.php so - that the login form will get the appropriate action. Fixed bug 259. 2005-02-16 02:57 (cyberhorse) --------------------------------- modules/calendar/addedit.php - don't let to submit an event, if a required field is not filled in. 2005-02-16 02:19 (cyberhorse) --------------------------------- modules/calendar/addedit.php - Translation issue 2005-02-16 01:59 (cyberhorse) --------------------------------- includes/main_functions.php - fixed global variable missing (win issue) 2005-02-15 16:23 (cyberhorse) --------------------------------- modules/history/index.php - replaced double quotes with single quotes 2005-02-15 16:20 (cyberhorse) --------------------------------- modules/history/addedit.php modules/history/index.php - linking to items only if they still exist - fixed a js translation issue - fixed a javascript error - missine element - a few other optimizations 2005-02-15 14:38 (cyberhorse) --------------------------------- modules/system/translate_save.php - fixed problems with saving translations through aliases 2005-02-15 09:14 (jcgonz) --------------------------------- modules/smartsearch/index.php modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php - Now smartsearch module checks for permissions - for each item before adding it up to a result list. - I need to generalize a little bit the searchobjects and check wheater - there are listed results or not, but right - now it's working as it have been since its creation. Any - help will be appreciated (PLENTY OF WORK!) 2005-02-15 05:20 (gregorerhardt) --------------------------------- index.php - 526: corrected functions_file variable name 2005-02-15 05:11 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - 524: delete task_logs with tasks 2005-02-15 04:11 (gregorerhardt) --------------------------------- index.php - made that awful black box called thread-iframe borderless 2005-02-15 03:59 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - fixed broken subview with pinned sql code 2005-02-14 19:02 (cyberhorse) --------------------------------- modules/files/addedit.php - fixed js translation issue 2005-02-14 17:04 (cyberhorse) --------------------------------- includes/session.php - change the session module type to 'user' only if the configuration is set to use dp session handling 2005-02-14 16:54 (cyberhorse) --------------------------------- modules/calendar/view.php modules/contacts/addedit.php modules/departments/view.php modules/files/addedit.php modules/files/co.php modules/projects/vw_logs.php modules/tasks/addedit.php modules/tasks/tasksperuser_sub.php - fixed js related translation problems. 2005-02-14 16:43 (cyberhorse) --------------------------------- modules/admin/addedituser.php modules/admin/vw_usr_log.php modules/admin/vw_usr_perms.php modules/calendar/addedit.php modules/companies/addedit.php modules/contacts/addedit.php modules/departments/addedit.php modules/files/addedit.php modules/forums/addedit.php modules/forums/post_message.php modules/tasks/tasks.php modules/tasks/tasksperuser_sub.php modules/ticketsmith/post_ticket.php - fixed js related translation issues 2005-02-14 15:48 (cyberhorse) --------------------------------- modules/tasks/do_task_aed.php - removed double translation. 2005-02-14 15:45 (cyberhorse) --------------------------------- modules/tasks/view.php - fixed translation messages 2005-02-14 13:35 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Removed DOS line endings. CVS should handle this automatically, but - somehow we are getting files converted to DOS format, and this is causing - problems when they are re-loaded into the CVS by some UNIX clients. 2005-02-14 13:12 (ajdonnison) --------------------------------- classes/libmail.class.php - Fixed last of the bare linefeeds. 2005-02-14 07:11 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - 381: made pinning user based 2005-02-14 06:15 (gregorerhardt) --------------------------------- modules/calendar/addedit.php modules/projects/addedit.php modules/tasks/addedit.js - 394: automatically update end date with start date 2005-02-13 03:34 (cyberhorse) --------------------------------- includes/main_functions.php - commented out code, that is performed in the index.php file. - NB: possible problems with the fileviewer.php file but very doubtful. 2005-02-13 01:06 (cyberhorse) --------------------------------- db/upgrade_permissions.php - fixed realpath issues 2005-02-13 00:31 (cyberhorse) --------------------------------- index.php - fixed the realpath issue with the initial import - also fixes bestcolor() redeclared, etc. 2005-02-12 23:17 (cyberhorse) --------------------------------- includes/session.php - call ini_set after making sure the session is stopped - otherwise it doesn't work. 2005-02-12 07:28 (gregorerhardt) --------------------------------- classes/dp.class.php - removed extra line at EOF 2005-02-12 06:55 (gregorerhardt) --------------------------------- modules/forums/do_post_aed.php - 513: forum post message redirect corrected 2005-02-12 06:02 (gregorerhardt) --------------------------------- modules/contacts/csvexport.php modules/contacts/index.php - sf1102802: added csv export patch 2005-02-12 02:29 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - removed extra line at EOF 2005-02-11 16:54 (cyberhorse) --------------------------------- modules/tasks/organize.php - fix translations in combobox 2005-02-11 16:10 (ajdonnison) --------------------------------- modules/projects/view.php modules/tasks/organize.php - Added reciprocal links between task organizer and project view. 2005-02-11 16:09 (ajdonnison) --------------------------------- modules/tasks/do_task_aed.php - Fix for missing task owner if new task created when first tab is - not highlighted. 2005-02-11 15:36 (ajdonnison) --------------------------------- fileviewer.php - Added 8 bit header to try and get around problems with some files being - truncated. If this doesn't work we may need to use base 64 encoding. 2005-02-11 05:17 (gregorerhardt) --------------------------------- modules/admin/addedituser.php modules/contacts/addedit.php - 509: posctode and zip code 2005-02-11 05:16 (gregorerhardt) --------------------------------- locales/en/common.inc - added strings for posctode and zip code 2005-02-11 05:07 (gregorerhardt) --------------------------------- modules/forums/view_messages.php - 341: forum message author is now allowed to edit hisHer message 2005-02-11 04:21 (cyberhorse) --------------------------------- modules/system/do_preference_aed.php - fixed message language after changing the language of a user ... it is converted to the new language. 2005-02-11 03:34 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - fixed another translation issue in links titles. 2005-02-11 03:18 (cyberhorse) --------------------------------- classes/dp.class.php modules/calendar/view.php modules/companies/view.php modules/files/addedit.php modules/files/co.php modules/projects/view.php modules/tasks/do_task_aed.php modules/tasks/tasks.class.php modules/tasks/view.php - changed dependancy to dependency 2005-02-11 02:56 (cyberhorse) --------------------------------- modules/tasks/addedit.js - fixed calcFinish dates calculations 2005-02-11 01:40 (cyberhorse) --------------------------------- modules/tasks/vw_logs.php - fixed some translations in js 2005-02-11 01:37 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - fixed permissions for tasklogs, so they inherit permissions of tasks. 2005-02-10 21:00 (cyberhorse) --------------------------------- modules/admin/do_user_aed.php - remove tag, which wasn't displaying correctly ( is deprecated anyway) 2005-02-10 20:30 (cyberhorse) --------------------------------- modules/contacts/view.php - fixed the delete message translation and deleting contact with associated user. 2005-02-10 20:27 (cyberhorse) --------------------------------- modules/admin/index.php - still translation bugs 2005-02-10 20:21 (cyberhorse) --------------------------------- modules/admin/index.php - fixed a translation for deleting a user 2005-02-10 19:59 (cyberhorse) --------------------------------- modules/tasks/vw_logs.php - fixed mantis 384 - task_log descriptions not html escaped. 2005-02-10 19:51 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - better new line handling for title 2005-02-10 19:42 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - fixed new lines not displaying properly in "title" tag - replacing them with a space. 2005-02-10 18:57 (cyberhorse) --------------------------------- modules/public/date_format.php - remove a commented line. 2005-02-10 18:32 (cyberhorse) --------------------------------- modules/tasks/addedit.js - fixed mantis 7 (calcFinish not respecting user date format) 2005-02-10 18:30 (cyberhorse) --------------------------------- modules/public/date_format.php - to be used in a thread to fill in a field with the user formatted date. 2005-02-10 18:29 (cyberhorse) --------------------------------- index.php - added an iframe for doing threads in dotproject 2005-02-10 17:30 (ajdonnison) --------------------------------- modules/tasks/listtasks.php modules/tasks/organize.php - New task organizer commissioned by MessageMakers and implemented by - cyberhorse. 2005-02-10 07:53 (gregorerhardt) --------------------------------- modules/tasks/gantt.php modules/projects/gantt.php modules/projects/gantt2.php - 34: gantt respecting preferred date format 2005-02-10 06:31 (gregorerhardt) --------------------------------- modules/tasks/gantt.php - 445: gantt : consider p end date and critical task 2005-02-09 20:35 (gregorerhardt) --------------------------------- modules/admin/vw_usr_log.php - 506: geryed user log calendar fields 2005-02-09 10:41 (ajdonnison) --------------------------------- includes/config-dist.php includes/session.php - Added config item to support choice of old-style or new style session - management. 2005-02-09 01:49 (cyberhorse) --------------------------------- modules/projects/gantt.php modules/projects/gantt2.php modules/projects/viewgantt.php - fixed some issues and added new functionality to the gantt charts 2005-02-08 15:44 (ajdonnison) --------------------------------- modules/contacts/index.php - Fixed bug where SQL could be incorrect if permissions constraints imposed. 2005-02-08 11:50 (ajdonnison) --------------------------------- fileviewer.php - Fixed order of includes. 2005-02-08 09:37 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Shortened the alt text (title) of task link so that large descriptions - don't cause slow loading of the page. 2005-02-08 08:02 (gregorerhardt) --------------------------------- ChangeLog - cl update 2005-02-08 07:58 (ajdonnison) --------------------------------- modules/tasks/tasks.php modules/tasks/tasks.class.php modules/tasks/todo.php - Made showtask reusable by todo page, changed todo page to use it. 2005-02-08 07:52 (gregorerhardt) --------------------------------- lib/jpgraph/src/jpg-config.inc lib/jpgraph/src/jpgraph.php lib/jpgraph/src/jpgraph_bar.php lib/jpgraph/src/jpgraph_canvas.php lib/jpgraph/src/jpgraph_canvtools.php lib/jpgraph/src/jpgraph_error.php lib/jpgraph/src/jpgraph_gantt.php lib/jpgraph/src/jpgraph_gradient.php lib/jpgraph/src/jpgraph_iconplot.php lib/jpgraph/src/jpgraph_line.php lib/jpgraph/src/jpgraph_log.php lib/jpgraph/src/jpgraph_pie.php lib/jpgraph/src/jpgraph_pie3d.php lib/jpgraph/src/jpgraph_plotband.php lib/jpgraph/README lib/jpgraph/README.dotproject - jpgraph update to version 1.17 2005-02-07 21:49 (gregorerhardt) --------------------------------- modules/history/index.php modules/history/images/stock_book_blue_48.png - 342: history icon added 2005-02-07 05:34 (gregorerhardt) --------------------------------- modules/tasks/vw_log_update.php - 485: fixed form field with htmlspecialchars 2005-02-07 05:18 (gregorerhardt) --------------------------------- modules/admin/vw_usr.php - fixed permissions icon link 2005-02-07 05:09 (gregorerhardt) --------------------------------- includes/sendpass.php - 375: fixed email users-contact query error 2005-02-07 05:08 (gregorerhardt) --------------------------------- style/default/lostpass.php - fixed form field maxlength for long email adresses 2005-02-06 20:51 (gregorerhardt) --------------------------------- modules/projects/reports/overall.php - 494: fixed wrong array access 2005-02-04 15:08 (ajdonnison) --------------------------------- modules/files/files.class.php - Fixed issue with file edit page not listing details correctly. 2005-02-04 15:07 (ajdonnison) --------------------------------- modules/resources/tasks_tab.addedit.other_resources.php - Fixed warning about missing array. 2005-02-04 15:06 (ajdonnison) --------------------------------- index.php classes/ui.class.php - Now using the dPrealPath method to ensure that paths are adjusted to - try and eliminate Windows issues with require_once/include_once. 2005-02-04 15:01 (ajdonnison) --------------------------------- style/default/header.php - Changed Todo link to go to the Todo page rather than the Today Tasks list - (minor difference, but requested by a number of people). 2005-02-04 12:34 (ajdonnison) --------------------------------- includes/main_functions.php - Added function to try and provide some path consistency between windows - and other os's. Trys to get around Windows hassles with require_once. 2005-02-04 10:32 (ajdonnison) --------------------------------- classes/libmail.class.php - Changed all line terminations to CRLF instead of LF to correctly match - expectations of RFC2821 compliant MTAs. 2005-02-03 11:20 (ajdonnison) --------------------------------- lib/PEAR/Date.php - Removed extraneous CRs 2005-02-03 11:16 (ajdonnison) --------------------------------- lib/PEAR/Date/Human.php - Corrected line endings 2005-02-03 11:13 (ajdonnison) --------------------------------- lib/PEAR/Date/Calc.php - Removed extraneous line endings 2005-01-31 10:52 (ajdonnison) --------------------------------- style/classic/header.php style/default/header.php style/dp-grey-theme/header.php - Added link to allow the default page to be redisplayed. 2005-01-28 16:58 (ajdonnison) --------------------------------- modules/tasks/vw_log_update.php - Added check to see if the billingcode query fails before attempting - to use it. 2005-01-28 16:33 (ajdonnison) --------------------------------- includes/config-dist.php - Removed the configurable root_dir and replaced it with an automatically - determined version. This avoids problems like Windows not being able - to tell that c:/ and C:/ are the same. 2005-01-27 18:04 (ajdonnison) --------------------------------- includes/db_connect.php - Added back in the call for db_adodb.php so that scripts calling don't need - to remember to do so. 2005-01-27 17:58 (ajdonnison) --------------------------------- includes/session.php - Added default of 1 day when config.php doesn't have session settings. 2005-01-27 17:39 (ajdonnison) --------------------------------- includes/session.php - Changed debug level to 11, as the code appears to be quite stable. 2005-01-27 17:03 (ajdonnison) --------------------------------- classes/ui.class.php - Attempt to fix buffering problems on Windows when redirect is called. 2005-01-27 16:52 (ajdonnison) --------------------------------- modules/system/addeditpref.php - Fixed permissions to allow a user to edit their own preferences. Bug 450 2005-01-27 16:48 (ajdonnison) --------------------------------- modules/projects/addedit.php modules/tasks/ae_desc.php modules/tasks/view.php modules/tasks/vw_log_update.php - Fixes for visibility of contacts when contacts module is not permitted - or disabled. Bug 448 2005-01-27 16:32 (ajdonnison) --------------------------------- modules/admin/vw_usr_log.php - Fixed Bug 451 where User Log from view user was not returning to the correct - page. 2005-01-27 16:24 (ajdonnison) --------------------------------- modules/files/files.class.php - Enabled clearing of the query object before returning - Bug 455 2005-01-27 16:22 (ajdonnison) --------------------------------- modules/files/files.class.php - Fixed typo as reported in Bug 459. 2005-01-27 16:17 (ajdonnison) --------------------------------- modules/projects/index.php - Fixed bug 461: Some tabs not being translated. 2005-01-27 16:11 (ajdonnison) --------------------------------- style/dp-grey-theme/main.css - Adjusted table settings so that standard tables with dark backgrounds - are correctly displayed. 2005-01-27 16:02 (ajdonnison) --------------------------------- modules/tasks/view.php - Changed all queries to use DBQuery class. - Added Project contacts. - Fixed department, contacts queries to use new tables. - Fixed contact queries to use numeric department id. 2005-01-27 15:15 (ajdonnison) --------------------------------- includes/session.php - Added handling for phpgacl admin (which appears to change the database - mode) so that it doesn't try and create a new cookie needlessly. 2005-01-27 14:56 (ajdonnison) --------------------------------- includes/session.php - Modified to use base_url to create session path, so that phpgacl - administration will use the same cookie. NOTE: if base_url is not - set correctly this could result in login problems. 2005-01-27 14:46 (ajdonnison) --------------------------------- lib/phpgacl/admin/gacl_admin.inc.php - Added new session support. 2005-01-27 14:43 (ajdonnison) --------------------------------- db/upgrade_permissions.php - Added events permissions as well as calendar. Probably need a more - generic method of handling where the module name and the primary table - are not the same. 2005-01-27 14:32 (ajdonnison) --------------------------------- classes/libmail.class.php - Made a change to try and reduce liklihood of need for quoted printable - encoding of subject. 2005-01-27 10:50 (ajdonnison) --------------------------------- modules/contacts/contacts.class.php - Fixed typo 2005-01-26 11:19 (ajdonnison) --------------------------------- modules/calendar/links_tasks.php - Removed spurious comments 2005-01-26 11:18 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fixed query in getTasksForPeriod so that it doesn't return multiples of - tasks that match the query. 2005-01-25 13:46 (ajdonnison) --------------------------------- includes/session.php - Fixed queries that were returning invalid data. - Added extensive debugging for initial testing. 2005-01-25 13:27 (ajdonnison) --------------------------------- includes/session.php - Fixed typo in garbage collector. 2005-01-25 12:56 (ajdonnison) --------------------------------- ChangeLog - Updated changelog. 2005-01-25 12:15 (ajdonnison) --------------------------------- classes/query.class.php includes/config-dist.php includes/session.php index.php fileviewer.php db/dotproject.sql db/upgrade_latest.sql - Added new session handling to get around problems with session management - that the standard PHP sessions have. This requires the table sessions - to be created. 2005-01-24 16:43 (ajdonnison) --------------------------------- modules/files/addedit.php modules/files/co.php modules/files/files.class.php - Fixed warnings about missing fields, simplified the query. 2005-01-24 15:56 (ajdonnison) --------------------------------- includes/gateway.pl - Made mime encoder configurable. - Added extra debug to detect failures in decoding file attachments. - Fixed problem with MIME attachments being cut short. 2005-01-21 10:50 (cyberhorse) --------------------------------- modules/projects/view.php - translate delete confirmation message. 2005-01-20 16:27 (ajdonnison) --------------------------------- modules/public/contact_selector.php - Updated to handle the transition to numeric links between contacts - and companies/departments. 2005-01-20 12:03 (ajdonnison) --------------------------------- modules/companies/vw_contacts.php - Changed to support either id or name as index in both contact_company - and contact_department. It might have been easier just to write an - update contacts script to change everything first. At least this should - work in either case and gradually move contacts to numeric indices. 2005-01-20 11:51 (ajdonnison) --------------------------------- style/dp-grey-theme/main.css - Missed this in the first upload. 2005-01-20 11:39 (ajdonnison) --------------------------------- modules/tasks/do_task_aed.php - Fixed minor hiccup caused when user detail is returned without assignment - percentage. 2005-01-20 11:38 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fixed problem in clear() order for DBQuery class - it was leaving the - database in the wrong state, causing dPgetSysVal to fail. 2005-01-20 10:42 (ajdonnison) --------------------------------- modules/calendar/vw_day_events.php - Fixed artifact when event takes up more than one time slot. 2005-01-19 08:12 (ajdonnison) --------------------------------- modules/smartsearch/index.php - Interim fix to ensure search objects are returned in predictable order. 2005-01-19 08:09 (ajdonnison) --------------------------------- modules/smartsearch/index.php - Retain entered search criteria across multiple searches. 2005-01-19 08:04 (ajdonnison) --------------------------------- modules/smartsearch/searchobjects/users.inc.php - Removed warning about missing variable. 2005-01-18 09:06 (jcgonz) --------------------------------- modules/tasks/tasks.class.php modules/tasks/todo.php - Pleny of bugs solved (I bet there are some remaining unsolved) - with the todo list. Someone didn't noticed that contact_company - have text and not the company_id so some SQLs were not working well. 2005-01-18 08:45 (ajdonnison) --------------------------------- modules/public/selector.php - Fixed project selection to use project_contacts table. - Changed all queries to use standard DBQuery class. 2005-01-17 19:11 (ajdonnison) --------------------------------- modules/tasks/addedit.js - Added fix as suggested in Mantis bug 421 - am/pm field set failing in 24h mode. 2005-01-17 19:04 (ajdonnison) --------------------------------- modules/projects/reports/allocateduserhours.php - Fixed problem with HTML within translation strings. 2005-01-17 18:18 (ajdonnison) --------------------------------- modules/contacts/addedit.php modules/contacts/contacts.class.php modules/contacts/do_contact_aed.php modules/contacts/select_contact_company.php modules/contacts/view.php - Added ease-of-update functionality and fixed setting of names/ids from - selector. Now will handle non-numeric company or department and convert - on save to numeric id. 2005-01-17 16:17 (ajdonnison) --------------------------------- modules/forums/view_messages.php - Fixed undefined index warnings. 2005-01-17 16:03 (ajdonnison) --------------------------------- modules/companies/index.php - Fixed a problem where NotApplicable was showing up twice, and - the tab headings didn't match their contents. 2005-01-17 14:58 (ajdonnison) --------------------------------- modules/tasks/addedit.php - Fixed typo in build_date_list, where start_date was used instead of - project_start_date. 2005-01-17 14:12 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fixed typo in notification mailout. 2005-01-17 12:53 (ajdonnison) --------------------------------- modules/tasks/addedit.php - Tidy up of tab setting code, now correctly handles tab being passed in - as well as tabs from subforms. 2005-01-17 12:14 (ajdonnison) --------------------------------- locales/en/styles.inc - Added translation for new dp-grey-theme style. 2005-01-17 12:11 (ajdonnison) --------------------------------- style/dp-grey-theme/README.TXT style/dp-grey-theme/footer.php style/dp-grey-theme/header.php style/dp-grey-theme/index.html style/dp-grey-theme/login.php style/dp-grey-theme/lostpass.php style/dp-grey-theme/overrides.php style/dp-grey-theme/tabBg.png style/dp-grey-theme/tabLeft.png style/dp-grey-theme/tabRight.png style/dp-grey-theme/tabSelectedBg.png style/dp-grey-theme/tabSelectedLeft.png style/dp-grey-theme/tabSelectedRight.png style/dp-grey-theme/images/bar_top_Selectedleft.gif style/dp-grey-theme/images/bar_top_Selectedmiddle.gif style/dp-grey-theme/images/bar_top_Selectedright.gif style/dp-grey-theme/images/bar_top_left.gif style/dp-grey-theme/images/bar_top_middle.gif style/dp-grey-theme/images/bar_top_right.gif style/dp-grey-theme/images/dp_icon.gif style/dp-grey-theme/images/favicon.ico style/dp-grey-theme/images/index.html style/dp-grey-theme/images/lines_title_bar.gif style/dp-grey-theme/images/titlegrad.jpg style/dp-grey-theme/images/obj/index.html style/dp-grey-theme/images/obj/tick.gif - Added new theme from bitter (Rowan), a nice mac-style theme that is - very easy on the eyes. 2005-01-17 12:01 (ajdonnison) --------------------------------- modules/tasks/ae_depend.php - Fixed typo in previous fix (only a problem with error_reporting E_ALL) 2005-01-17 11:42 (ajdonnison) --------------------------------- modules/resources/tasks_tab.addedit.other_resources.php - Fixed incorrect fieldname. 2005-01-17 11:41 (ajdonnison) --------------------------------- modules/tasks/ae_depend.php - Fixed warning about uninitialized variable. 2005-01-17 11:40 (ajdonnison) --------------------------------- modules/tasks/addedit.php - Use of old $_GET[tab] was causing tabs using new javascript routines - to fail. 2005-01-17 11:20 (ajdonnison) --------------------------------- modules/system/addeditpref.php - Fixed various user interface issues with missing indexes, etc. 2005-01-17 11:12 (ajdonnison) --------------------------------- db/upgrade_latest.sql - Changed sysval updates to not set the sysval_id (otherwise if a site - has manually added sysval items it will break). 2005-01-17 11:10 (ajdonnison) --------------------------------- classes/ui.class.php - Added default charset if not set in translate function - but need to - find why it isn't set in the first place. 2005-01-17 10:07 (ajdonnison) --------------------------------- modules/tasks/vw_log_update.php - Moved error message display to ensure it is correctly displayed. 2005-01-17 10:06 (ajdonnison) --------------------------------- modules/tasks/view.js - Added missing javascript for view functions. 2005-01-17 08:34 (ajdonnison) --------------------------------- index.php - Fixed error_reporting line. 2005-01-16 04:56 (cyberhorse) --------------------------------- modules/tasks/tasks.php - sql query fix - history_id -> history_item 2005-01-13 04:35 (jcgonz) --------------------------------- modules/contacts/view.php - added a nl2br to the contact's notes 2005-01-12 09:31 (ajdonnison) --------------------------------- modules/system/addeditpref.php - Fixed loophole where non-admin user has link to system admin (Mantis ID 420) 2005-01-07 21:44 (cyberhorse) --------------------------------- db/upgrade_permissions.php - fixed order of includes 2005-01-07 12:39 (ajdonnison) --------------------------------- modules/tasks/tasks.php - Fixed problem with company filter where a smart end user could disclose - other users login details. 2005-01-06 09:55 (cyberhorse) --------------------------------- modules/projects/gantt.php - fix for end dates 2004-12-24 00:05 (cyberhorse) --------------------------------- classes/ui.class.php modules/admin/addedituser.php - Javascript language fixups 2004-12-23 23:03 (cyberhorse) --------------------------------- lib/PEAR/Date/Calc.php - Allows days of the week to be properly translated. 2004-12-23 22:29 (cyberhorse) --------------------------------- modules/tasks/todo.php - fixed more translation problems. 2004-12-23 22:26 (cyberhorse) --------------------------------- modules/projects/gantt.php modules/projects/viewgantt.php - some more translations fixing. 2004-12-23 05:47 (jcgonz) --------------------------------- modules/tasks/tasks.class.php - When the task_end_date was not specified, the outputted date in the notification email - was the same than the start date but in the year 1969. - Now, when a end date is not specified, it appears empty. 2004-12-23 01:03 (cyberhorse) --------------------------------- modules/tasks/vw_log_update.php - fixed cost codes recording 2004-12-21 20:45 (ajdonnison) --------------------------------- modules/resources/tasks_dosql.addedit.php - Fixed problem where you couldn't delete the last resource from a task. 2004-12-18 12:57 (cyberhorse) --------------------------------- modules/files/addedit.php modules/files/index.php modules/projects/index.php modules/projects/vw_idx_proposed.php modules/tasks/gantt.php modules/tasks/index.php - Fixed some more issues with double applying of htmlentities ... it's a bit messy. - Some parts of translations maybe broken (gantt charts) 2004-12-18 10:51 (cyberhorse) --------------------------------- includes/main_functions.php - htmlentities function was being applied twice in arraySelect, and as a result combo boxes were showing rubbish in different languages. Should be fixed now (related to mantis 385) 2004-12-18 09:40 (cyberhorse) --------------------------------- classes/ui.class.php - Fixed a ptoblem with charsets in htmlentities (mantis 385) 2004-12-17 07:34 (cyberhorse) --------------------------------- modules/forums/forums.class.php - Fixed forum watches (not working before because of the user->contact move) 2004-12-16 12:30 (ajdonnison) --------------------------------- locales/en/lang.php - Added other English variants, added the missing commentary. 2004-12-16 11:51 (jcgonz) --------------------------------- ChangeLog - [no log message] 2004-12-16 11:46 (jcgonz) --------------------------------- index.php classes/ui.class.php db/upgrade_latest.sql locales/en/lang.php modules/calendar/day_view.php modules/tasks/index.php modules/tasks/tasks.class.php style/default/header.php - Removed plenty of warnings (non existent array keys). - Added the lang.php file in the English locale - Moved the setUserLocale call within index.php so it is called always (I hope I don't break anything). - The problem was that when the user was logged in that funcion was never called, so dotProject was unable to figure out which locale the user has. 2004-12-15 03:30 (jcgonz) --------------------------------- modules/smartsearch/index.php - Now smartsearch module focuses the text box when the user enters the module 2004-12-14 17:00 (ajdonnison) --------------------------------- index.php classes/ui.class.php modules/system/addeditpref.php - Changed language handling to correctly identify language support for - Windows systems, including fallback for systems without updated - language packs. 2004-12-12 06:40 (cyberhorse) --------------------------------- modules/admin/vw_usr.php - Fixed some issues / problems with users, when their contact is missing/deleted. 2004-12-12 06:18 (cyberhorse) --------------------------------- modules/admin/viewuser.php - slightly more logical ordering of bottom tabs. 2004-12-12 06:17 (cyberhorse) --------------------------------- modules/admin/do_user_aed.php - After creating a new user, go directly in the roles section, to assign a role. (number of tab was wrong 2004-12-12 05:34 (cyberhorse) --------------------------------- modules/system/system.class.php - Install new modules as the last thing in the menu (fixes problems with modules being installed with ui_order of 0) 2004-12-12 01:59 (cyberhorse) --------------------------------- modules/projects/view.php - Fixed double showing of files tab - due to automatic tabs. 2004-12-12 01:40 (cyberhorse) --------------------------------- modules/projects/reports.php - Put project selector in the reports page, so users can quickly view reports for more than one project, without going back to the project list - TODO: check if it is fully compatible with the new permissions system. 2004-12-12 01:08 (cyberhorse) --------------------------------- modules/forums/view_messages.php - Added PDF support (exports all messages in a topic in a pdf file) - Added a collapsed view of the messages (only titles, which when clicked expand to the full message) - Added a single view (Shows topics on the left, and when clicked, shows full message on the right - one at a time) 2004-12-10 17:25 (ajdonnison) --------------------------------- classes/ui.class.php - Changed _ (translation) function to support optional output style flag, - and changed its default behaviour. Now supports three output styles: - $AppUI->_(string, UI_OUTPUT_HTML) - Uses htmlentities to protect HTML. - $AppUI->_(string, UI_OUTPUT_JS) - uses addslashes to better suit Javascript - $AppUI->_(string, UI_OUTPUT_RAW) - Previous operation, just strips slashes. - The UI_OUTPUT flags can be ORd with the UI_CASE flags to modify case, - e.g. UI_OUTPUT_HTML | UI_CASE_LOWER converts to lowercase and escapes HTML. - - UI_OUTPUT_HTML is the default output format, however this may cause problems - so it may change before the release. Please test this thouroughly and - discuss with me before changing the default. 2004-12-10 16:39 (ajdonnison) --------------------------------- modules/calendar/calendar.class.php - Fix for bug 219, where events are not displayed in fill-in days in - calendar. 2004-12-10 16:05 (ajdonnison) --------------------------------- modules/calendar/calendar.class.php - Fixed various bugs in the clash handling code. 2004-12-10 15:48 (ajdonnison) --------------------------------- modules/files/do_file_aed.php - Restructured code to remove warning notices with E_ALL where - index_max_file_size is not set in config.php. 2004-12-10 07:51 (cyberhorse) --------------------------------- modules/forums/view_messages.php - Sort messages by date desc and asc - export a thread as pdf file 2004-12-10 06:36 (cyberhorse) --------------------------------- modules/forums/view_messages.php - Added sorting button at the bottom as well and made sorting override configuration, if it is selected by the pressing of the buttons 2004-12-10 06:33 (cyberhorse) --------------------------------- modules/forums/view_messages.php - Provide ordering asc/desc of messages by date. 2004-12-10 05:27 (cyberhorse) --------------------------------- db/dotproject.sql db/upgrade_latest.sql modules/tasks/vw_log_update.php modules/system/billingcode.php modules/system/do_billingcode_aed.php modules/system/index.php modules/system/system.class.php - Store billing codes and values for them on a per company basis. Created a new table to store this information, and each company can edit their billing codes from the system administration module. 2004-12-09 22:21 (cyberhorse) --------------------------------- modules/admin/vw_usr.php - Made status coloured. 2004-12-09 22:09 (cyberhorse) --------------------------------- modules/admin/vw_usr.php - Fixed empty value when user has never logged in - now it says 'Never Visited' 2004-12-09 21:55 (cyberhorse) --------------------------------- modules/projects/view.php - added ability to load tabs from external modules to the view projects page. 2004-12-09 16:46 (ajdonnison) --------------------------------- modules/admin/vw_usr.php - Added addslashes around user name to avoid javascript errors with gaelic - names. 2004-12-08 10:23 (ajdonnison) --------------------------------- modules/system/addeditpref.php modules/tasks/do_updatetask.php modules/tasks/tasks.class.php modules/tasks/vw_log_update.php - Added support for emailing task log. 2004-12-08 08:14 (cyberhorse) --------------------------------- db/upgrade_contacts.php - made output of the contacts upgrading script more readable. 2004-12-08 08:11 (cyberhorse) --------------------------------- db/upgrade_latest.php - inserted missing includes, for stand-alone execution and made it run upgrade_latest.sql file to fill in missing db fields, if any. 2004-12-08 08:08 (cyberhorse) --------------------------------- db/upgrade_latest.sql - Missing semicolumn was stopping sql execution, nad was making upgrading impossible... 2004-12-07 11:46 (ajdonnison) --------------------------------- ChangeLog - regular update 2004-12-06 23:04 (cyberhorse) --------------------------------- modules/tasks/ae_dates.php - make dynamic status of tasks changeable ... radiobutotn lets you change it only once. 2004-12-06 22:50 (cyberhorse) --------------------------------- modules/admin/do_user_aed.php - fixed bug with creating user (from user->contact move) 2004-12-06 16:26 (ajdonnison) --------------------------------- modules/resources/index.php modules/resources/view.php modules/resources/vw_resources.php - Fixes for flat view. Similar to those provided in bug 343 by machaven - but adjusted to use the new tab tracking variables. 2004-12-06 16:07 (ajdonnison) --------------------------------- modules/system/viewmods.php - Minor fix to check existence of mod_config element before checking its - value. 2004-12-06 16:04 (ajdonnison) --------------------------------- modules/calendar/calendar.class.php - Reimplementation of 1.15 fix of overshoot. Left old code in with comment - so that if this does need to be removed, someone can explain why. 2004-12-06 15:57 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Removed spurious $join. 2004-12-06 15:55 (ajdonnison) --------------------------------- classes/ui.class.php - Fixed typo in function to check preferences. 2004-12-06 15:30 (ajdonnison) --------------------------------- classes/query.class.php modules/files/files.class.php modules/projects/reports/completed.php modules/projects/reports/overdue.php modules/projects/reports/upcoming.php modules/resources/resources.class.php modules/resources/tasks_tab.addedit.other_resources.php - Changed semantics of query class so as not to interfere with normal - operation of db_adodb operations. 2004-12-06 15:29 (ajdonnison) --------------------------------- modules/projects/addedit.php modules/projects/view.php - Moved more towards full replacement of static fields with sub-tables - for project departments and contacts. 2004-12-06 15:25 (ajdonnison) --------------------------------- modules/companies/vw_depts.php - Renamed functions to remove name clash with tasks module in flat mode. 2004-12-06 15:22 (ajdonnison) --------------------------------- modules/companies/index.php modules/companies/vw_companies.php - Fix for flat view that uses new tab tracking. 2004-12-06 11:13 (ajdonnison) --------------------------------- ChangeLog images/icons/priority+1.gif images/icons/priority+2.gif images/icons/priority-1.gif images/icons/priority-2.gif includes/main_functions.php modules/projects/gantt.php modules/projects/index.php modules/projects/view.php modules/projects/reports/userperformance.php modules/system/addeditpref.php modules/tasks/tasks.class.php modules/tasks/tasksperuser_sub.php modules/tasks/todo.php modules/tasks/view.php - Changes from GrahamJB: - %project/ task complete now correctly uses working hours rather than 24 hours for a day [typically this was causing an error in the percent complete of a few percent). - - Allowed for generic priority levels in -ve as well as +ve direction. - Fixed places where priority had been partly changed to be generic in +ve direction, and in others could only the -1, 0 or 1. - - View task assigned users. Fixed issues with numeric usernames. Added dPgetUsernameFromID 2004-12-06 05:29 (cyberhorse) --------------------------------- modules/tasks/addedit.js modules/tasks/addedit.php modules/tasks/ae_dates.php modules/tasks/ae_depend.php - Separated dates from dependencies - created a new tab. 2004-12-05 20:08 (cyberhorse) --------------------------------- modules/projects/addedit.php - format progress percentage, with a decimal point. 2004-12-05 20:06 (cyberhorse) --------------------------------- modules/projects/projects.class.php - bug fix - progress percent wasn't being loaded in the object. As a result, in the addedit.php page, the progress was always showing at 0% 2004-12-05 19:07 (cyberhorse) --------------------------------- includes/db_adodb.php - used wrong functions name 2004-12-05 19:02 (cyberhorse) --------------------------------- modules/contacts/contacts.class.php - Part of the commit for introducing new fields for contact information ... 2004-12-05 19:01 (cyberhorse) --------------------------------- modules/admin/admin.class.php - Fixed bug when user signature wasn't being saved. 2004-12-05 18:58 (cyberhorse) --------------------------------- includes/config-dist.php includes/db_adodb.php - Made autoinsertion of new fields, configurable by a system option. - - Put development related configuration values, at the bottom of the configurationfile, separated visually from the rest of the configuration. 2004-12-05 11:57 (cyberhorse) --------------------------------- modules/companies/vw_active.php - Added sorting by priority, and name. - TODO: add more columns, and sorting by each column ... 2004-12-04 22:39 (cyberhorse) --------------------------------- modules/contacts/view.php - Fixed displaying company and department as names, rather than ids. 2004-12-04 22:26 (cyberhorse) --------------------------------- db/dotproject.sql db/upgrade_latest.sql locales/en/contacts.inc modules/contacts/addedit.php modules/contacts/view.php - Added new fields to contact information: job title, msn, yahoo and jabber fields. 2004-12-04 21:53 (cyberhorse) --------------------------------- locales/en/calendar.inc - ome translation values were missing 2004-12-04 20:39 (cyberhorse) --------------------------------- locales/en/tasks.inc - fixed spelling error (tank -> task) 2004-12-03 13:40 (ajdonnison) --------------------------------- modules/files/files.class.php modules/files/index_table.php - Fix for flat view mode. 2004-12-03 11:50 (ajdonnison) --------------------------------- includes/permissions.php - Removed deprecated code, added warning for module developers. 2004-12-03 11:44 (ajdonnison) --------------------------------- modules/tasks/tasks.php - Removed spurious call to deprecated function winnow. 2004-12-03 10:15 (ajdonnison) --------------------------------- lib/PEAR/Date/TimeZone.php - Reformatted into "natural" format to ensure it doesn't get munged when - exported to a DOS system. 2004-12-02 13:55 (ajdonnison) --------------------------------- modules/projects/view.php modules/tasks/tasks.php - Fixed a variety of bugs around viewing of tasks in flat mode and - interaction between tasks and projects module. - Specifically, a fix that was implemented for bug 327 was actually - causing a flat view bug in projects. A (hopefully) better solution - has been implemented. 2004-12-02 10:39 (ajdonnison) --------------------------------- classes/permissions.class.php - Fixed bug in addUserPermission as pointed out by jcgonz. 2004-12-02 10:03 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fix for problem where user preference isn't set. 2004-12-02 07:18 (jcgonz) --------------------------------- modules/tasks/tasks.php - Tasks shown two times, because the shotTask function call was TWO TIMES. 2004-12-02 07:11 (jcgonz) --------------------------------- modules/tasks/tasks.php - The function $userAlloc = $tempoTask->getAllocation(\"user_id\") - was called EVERY TIME tasks.php was called. This function costed - the server the 87% of load each time the page loads eventhough - this was used only when direct_edit_assignment was loaded. - PLEASE BE MORE CAREFUL watching the code performance. - Also the CTask::getAllocation function needs to be improved, the - query is way to complex. 2004-12-02 06:43 (jcgonz) --------------------------------- classes/ui.class.php - Solved an issue with the order the base js's files were included. - Right now it works by ordering alphabetically. If you, for example, want - that a base .js library loads before anotherone, simply name it alphabetically - before the other one. - Right now only base.js and collapse.js appear in the directory; and that's the - order in need to be followed in order to avoid javascript problems (because - the Comparable JS object definition. 2004-12-02 06:20 (jcgonz) --------------------------------- modules/projects/addedit.php - Removed some short php open tags 2004-12-01 20:27 (cyberhorse) --------------------------------- modules/companies/view.php modules/files/companies_tab.files.php modules/files/index_table.php - added tab with files related to a company in the company module. 2004-12-01 19:06 (ajdonnison) --------------------------------- lib/PEAR/Date/TimeZone.php - Updated fix to use given date. 2004-12-01 17:14 (ajdonnison) --------------------------------- modules/projects/index.php - Fixed problem with Not Defined tab not showing correctly in tabbed view - and showing twice in flat view. 2004-12-01 16:46 (ajdonnison) --------------------------------- index.php - Removed spurious flag in Cache-Control header. 2004-12-01 16:43 (ajdonnison) --------------------------------- modules/resources/tabs.js modules/resources/tasks_tab.addedit.other_resources.php - Fix for bug 346 from machaven. 2004-11-30 21:00 (ajdonnison) --------------------------------- modules/files/index_table.php - Updated to ensure task id is correctly propagated. 2004-11-30 18:46 (ajdonnison) --------------------------------- lib/PEAR/Date/TimeZone.php - Fix for daylight savings detection on Windows. 2004-11-30 12:56 (jcgonz) --------------------------------- modules/contacts/index.php - Updated some short tags 2004-11-25 05:18 (gregorerhardt) --------------------------------- modules/companies/index.php - #345: Not Applicable instead of Not Defined 2004-11-20 09:00 (gregorerhardt) --------------------------------- includes/config-dist.php modules/files/do_file_aed.php - #179: do not index large file - workaround 2004-11-20 07:53 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - #311: show disappeared inactive child 2004-11-19 02:26 (gregorerhardt) --------------------------------- modules/calendar/addedit.php modules/calendar/calendar.class.php modules/calendar/links_events.php - #227: optionally do not show events on non-working days 2004-11-19 01:11 (gregorerhardt) --------------------------------- modules/ticketsmith/comment.php modules/ticketsmith/common.inc.php modules/ticketsmith/followup.php modules/ticketsmith/view.php - 210: ticketsmith user-contacts troubles 2004-11-18 10:34 (gregorerhardt) --------------------------------- ChangeLog - perms copy superseded by roles concept 2004-11-18 09:03 (gregorerhardt) --------------------------------- lib/PEAR/Date.php - #234: NOW REALLY deleted extra line - headers already sent error 2004-11-18 08:59 (gregorerhardt) --------------------------------- modules/system/system.class.php - #306: deleted empty line at file end 2004-11-18 08:54 (gregorerhardt) --------------------------------- modules/projects/view.php - #327: ensure that only active tasks are listed in tab 0 2004-11-18 08:35 (gregorerhardt) --------------------------------- modules/public/selector.php - #336: added the parameters for the files case 2004-11-18 06:33 (gregorerhardt) --------------------------------- modules/projects/projects.class.php - #334: completed deletion process by rm contacts and departments info of project 2004-11-18 06:19 (gregorerhardt) --------------------------------- modules/admin/vw_usr.php - corrected link to the permissions tab 1 2004-11-18 06:00 (gregorerhardt) --------------------------------- lib/PEAR/Date.php - #234: deleted extra line - headers already sent error 2004-11-13 01:13 (cyberhorse) --------------------------------- modules/projects/reports/tasklogs.php - Fixed reporting of all projects. 2004-11-12 13:12 (jcgonz) --------------------------------- db/upgrade_latest.sql - There was a little error at a SQL statement 2004-11-12 05:49 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - overload load function, update dynamic task on load 2004-11-12 00:34 (cyberhorse) --------------------------------- modules/admin/vw_active_usr.php modules/admin/vw_inactive_usr.php - Fix users not showing in user admin because of permissions - Fix search and alphabetical listing in user admin - (both errors from relying on old permissions system) 2004-11-11 10:44 (cyberhorse) --------------------------------- locales/en/common.inc - removed extra slash from english translation on login screen. 2004-11-11 10:14 (cyberhorse) --------------------------------- modules/contacts/view.php - added an edit crumb to the view only option in the contacts (only if permissions allow). 2004-11-11 06:59 (gregorerhardt) --------------------------------- modules/ticketsmith/common.inc.php - 0000199: stripslashes of ticket output 2004-11-11 06:18 (gregorerhardt) --------------------------------- fileviewer.php - 0000238: safed filename against spaces and strange characters 2004-11-11 05:48 (gregorerhardt) --------------------------------- modules/tasks/index.php - made search field form safe 2004-11-11 05:28 (gregorerhardt) --------------------------------- ChangeLog modules/calendar/addedit.php modules/calendar/calendar.class.php modules/calendar/links_events.php modules/projects/reports/overdue.php modules/projects/reports/upcoming.php modules/ticketsmith/pdf.php - reimplementation: hide events from nonworking days, fixed cotnac typos 2004-11-10 17:12 (ajdonnison) --------------------------------- modules/tasks/gantt.php - Fixed name clash for showtask/findchild functions. 2004-11-10 16:53 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - Bug 134 - budget fields when saved strips off digits after the decimal. 2004-11-09 13:05 (ajdonnison) --------------------------------- modules/projects/index.php modules/projects/vw_idx_proposed.php - Fixed display of tabbed data in flat mode. 2004-11-09 11:48 (ajdonnison) --------------------------------- classes/ui.class.php - Added function to determine tabbed status. 2004-11-09 10:48 (ajdonnison) --------------------------------- classes/query.class.php - Fixed broken path for inclusion of ADODB classes; 2004-11-09 10:29 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php modules/tasks/tasks.php - Tidy up of functions and code to ensure this can be used in flat view - mode as well as tabbed mode. 2004-11-09 10:24 (ajdonnison) --------------------------------- classes/ui.class.php style/default/overrides.php - Added global identifiers to track current tab id and untranslated tab name. - Used by flat view to identify tab state where it is otherwise impossible. 2004-11-09 10:20 (ajdonnison) --------------------------------- modules/projects/index.php - Removed name clash with tasks module functions. 2004-11-09 10:19 (ajdonnison) --------------------------------- classes/dp.class.php - Fix for potential problem with project listings not generating a valid - SQL under some permission circumstances. 2004-11-04 07:50 (gregorerhardt) --------------------------------- modules/admin/viewuser.php - 0000229: viewuser info transformed to contacts table 2004-11-04 05:34 (gregorerhardt) --------------------------------- classes/ui.class.php - 0000303:added slashes to AppUI->_ translated strings 2004-11-04 05:12 (gregorerhardt) --------------------------------- db/upgrade_latest.sql - fixed name oft the event_cwd field 2004-11-03 00:41 (cyberhorse) --------------------------------- modules/tasks/ae_depend.php - Default the start date to now. 2004-11-02 23:37 (cyberhorse) --------------------------------- modules/tasks/ae_depend.php - mantis 262 - spellint mistake. 2004-11-02 23:29 (cyberhorse) --------------------------------- includes/config-dist.php modules/admin/addedituser.php - mantis 257 - created a configuration value for the admin user, which is not being tested for length, that way avoiding the problem. !NB - don't forget to create the new parameter in your configuration file ($dPconfig['admin_username'] = 'admin';) 2004-11-02 22:45 (cyberhorse) --------------------------------- modules/projects/index.php - mantis 242 - project types not translatable fixed 2004-11-02 07:04 (jcgonz) --------------------------------- modules/files/index_table.php - Bug trying to get file_lastversion from $row instead of $file_row array 2004-11-02 06:42 (jcgonz) --------------------------------- fileviewer.php - Solved plenty of bugs and included non included required libraries. 2004-11-02 05:25 (gregorerhardt) --------------------------------- modules/system/addeditpref.php - user name was represented wrong 2004-10-30 06:23 (jcgonz) --------------------------------- modules/calendar/calendar.class.php - Solved a typo in a user query 2004-10-27 09:27 (jcgonz) --------------------------------- modules/tasks/ae_desc.php modules/tasks/ae_resource.php - Fixed the custom fields parser module. It was left in the - resources allocation tab, so it didn't work correctly. 2004-10-27 08:54 (jcgonz) --------------------------------- modules/projects/reports/tasklist.php - Solved a bug in the users SQL statement 2004-10-27 08:40 (jcgonz) --------------------------------- modules/projects/reports/taskenddate.php - Added hours and owner columns 2004-10-27 08:06 (jcgonz) --------------------------------- includes/main_functions.php modules/projects/reports/allocateduserhours.php - Added two new filters to allocated users - Added getUsersArray and getUsersCombo to main_functions 2004-10-27 07:29 (cyberhorse) --------------------------------- db/dotproject.sql - clear pins on new install (should fix mantis 213) 2004-10-27 07:19 (cyberhorse) --------------------------------- includes/db_connect.php - using `` for table names to escape reserved words. 2004-10-27 07:17 (jcgonz) --------------------------------- includes/main_functions.php - Added a check for global locale_char_set in case the user has - an invalid locale selected. The default was set to utf-8 2004-10-27 07:00 (cyberhorse) --------------------------------- modules/projects/reports/tasklogs.php - Mantis 263 - spelling mistake in sql query fixed. 2004-10-27 06:46 (cyberhorse) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - Prevent double entries in sysvals and syskeys. Static keys not needed anymore in upgrade_latest 2004-10-27 05:20 (cyberhorse) --------------------------------- modules/history/setup.php - Added new field to the creation of the history table. 2004-10-27 05:10 (jcgonz) --------------------------------- includes/config-dist.php includes/db_adodb.php modules/tasks/tasks.class.php - Solved issues when assigning users; overallocation was checked - but nothing informed to the user. - Added the check_overallocation flag in config-dist.php - Added the check_overallocation flag in the install script - Implemented check_overallocation flag in the tasks.class.php file 2004-10-27 04:08 (jcgonz) --------------------------------- includes/main_functions.php - Added showFVar; use this function instead of - echoprint_r(var) echo2004-10-27 04:07 (jcgonz) --------------------------------- modules/tasks/tasks.php - Added a check up for user_company within AppUI variable - when the filter was 'All tasks for my company'; it caused - an error when the user has no company 2004-10-26 17:46 (ajdonnison) --------------------------------- modules/projects/index.php - Removed project.project_actual_end_date to match change in db table. 2004-10-25 20:44 (ajdonnison) --------------------------------- modules/calendar/addedit.php - Fixed permissions handling for projects list. 2004-10-25 20:40 (ajdonnison) --------------------------------- modules/forums/addedit.php - Fixed permissions handling for projects list. 2004-10-25 19:31 (ajdonnison) --------------------------------- modules/files/index_table.php - Fixed display of owner in file view. 2004-10-23 16:23 (ajdonnison) --------------------------------- modules/projects/gantt.php - Fixed selection criteria, fixed default values. 2004-10-23 16:04 (ajdonnison) --------------------------------- js/base.js js/collapse.js - New collapse/expand code, primarily for tasks but general enough to be - used anywhere. 2004-10-23 16:03 (ajdonnison) --------------------------------- modules/projects/vw_idx_proposed.php - Fixed spelling error in checking of project view permissions. 2004-10-23 16:02 (ajdonnison) --------------------------------- modules/projects/gantt.php - Fixed problem with no projects. - Fixed query to corretly handle new permissions. 2004-10-23 15:23 (ajdonnison) --------------------------------- includes/main_functions.php - Made display of debug messages configurable via $dPconfig['display_debug'] - parameter. 2004-10-23 15:19 (ajdonnison) --------------------------------- includes/config-dist.php - Added config item to control display of debug messages. You can now - get debug to just log messages or to log and display them. 2004-10-23 15:12 (ajdonnison) --------------------------------- modules/projects/index.php - Removed warnings when no projects available. - Removed clash in field names in query. 2004-10-23 15:06 (ajdonnison) --------------------------------- fileviewer.php - Fixed problem where it could ask for a new login when dotProject is - installed in the DocumentRoot. 2004-10-23 11:21 (ajdonnison) --------------------------------- classes/ui.class.php - Changed log level for SQL to match other SQL printouts. 2004-10-23 03:20 (jcgonz) --------------------------------- modules/projects/index.php modules/projects/vw_idx_active.php modules/projects/vw_idx_proposed.php modules/tasks/do_task_aed.php modules/tasks/tasks.class.php modules/tasks/todo.php - Minor coding styles corrections 2004-10-22 15:25 (ajdonnison) --------------------------------- modules/calendar/calendar.class.php - Fixed problem where invalid assignment could cause invalid SQL. 2004-10-22 09:11 (jcgonz) --------------------------------- modules/projects/view.php - The getDeniedRecords method from CProject was called - before the object was created. 2004-10-22 08:17 (jcgonz) --------------------------------- classes/dp.class.php db/upgrade_permissions.php includes/db_adodb.php modules/admin/viewuser.php modules/admin/vw_usr_log.php modules/admin/vw_usr_roles.php modules/calendar/addedit.php modules/calendar/calendar.class.php modules/calendar/index.php modules/calendar/vw_day_events.php modules/calendar/vw_day_tasks.php modules/calendar/week_view.php modules/companies/addedit.php modules/companies/index.php modules/departments/view.php modules/files/co.php modules/files/index_table.php modules/projects/index.php modules/projects/view.php modules/projects/reports/completed.php modules/projects/reports/overall.php modules/projects/reports/overdue.php modules/projects/reports/taskenddate.php modules/projects/reports/tasklist.php modules/projects/reports/upcoming.php modules/public/selector.php modules/smartsearch/searchobjects/users.inc.php modules/tasks/addedit.php modules/tasks/ae_depend.php modules/tasks/todo.php modules/ticketsmith/pdf.php - -Solved all the getconfig and cfg method and attribute - called from AppUI. Now everything its done from dPgetConfig - Changed all user first and last name queries to contact first - and last name - Dropped some temporary tables to avoid SQL errors - I need to debug all system in order to solve conflicts generated - mainly by the user=>contact issue 2004-10-22 07:25 (ajdonnison) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - Added missing fields for files table. - Added all missing tables to upgrade script. 2004-10-22 01:22 (jcgonz) --------------------------------- includes/db_adodb.php - The upgrade_latest script is not prepared to be executed each - time an SQL error occurs. It deletes information, duplicates - some more. It's a very good idea to have an auto-update - feature, we need to work on an idea how to solve these issues. 2004-10-20 04:44 (jcgonz) --------------------------------- includes/config-dist.php - Changed default minimum login and password lenght to 4 characters. - It was contradictorious, admin is less that 7 characters length. 2004-10-20 04:40 (jcgonz) --------------------------------- db/dotproject.sql - There was a simple syntax error withing the sql creation statement 2004-10-18 19:05 (ajdonnison) --------------------------------- modules/tasks/addedit.php - Fixed lookup for task_contact field when using popup contact finder. 2004-10-15 11:41 (ajdonnison) --------------------------------- db/upgrade_latest.php db/upgrade_permissions.php - Added permissions upload. 2004-10-15 11:09 (ajdonnison) --------------------------------- images/icons/stock_new.png modules/admin/do_userrole_aed.php modules/calendar/clash.php modules/files/co.php modules/files/do_file_co.php modules/projects/reports/completed.en.txt modules/projects/reports/completed.php modules/projects/reports/overdue.en.txt modules/projects/reports/overdue.php modules/projects/reports/upcoming.en.txt modules/projects/reports/upcoming.php modules/system/roles/do_perms_aed.php modules/system/roles/viewrole.php modules/system/roles/vw_role_perms.php modules/tasks/addedit.js modules/tasks/ae_depend.php modules/tasks/ae_desc.php modules/tasks/ae_resource.php modules/ticketsmith/pdf.php - Bulk import of new permissions system, new reports, file checkin/out. 2004-10-15 11:08 (ajdonnison) --------------------------------- modules/resources/addedit.js modules/resources/addedit.php modules/resources/do_resource_aed.php modules/resources/index.php modules/resources/resources.class.php modules/resources/setup.php modules/resources/tabs.js modules/resources/tasks_dosql.addedit.php modules/resources/tasks_tab.addedit.other_resources.php modules/resources/tasks_tab.view.other_resources.php modules/resources/view.js modules/resources/view.php modules/resources/vw_resources.php - New non-human resources module for equipment, tools, etc. 2004-10-15 11:02 (ajdonnison) --------------------------------- fileviewer.php index.php classes/dp.class.php classes/libmail.class.php classes/permissions.class.php classes/query.class.php classes/ui.class.php db/dotproject.sql includes/db_adodb.php includes/main_functions.php includes/permissions.php includes/version.php js/base.js modules/admin/admin.class.php modules/admin/do_perms_aed.php modules/admin/do_user_aed.php modules/admin/index.php modules/admin/viewuser.php modules/admin/vw_active_usr.php modules/admin/vw_inactive_usr.php modules/admin/vw_usr.php modules/admin/vw_usr_perms.php modules/admin/vw_usr_roles.php modules/calendar/addedit.php modules/calendar/calendar.class.php modules/calendar/day_view.php modules/calendar/do_event_aed.php modules/calendar/index.php modules/calendar/links_events.php modules/calendar/links_tasks.php modules/calendar/view.php modules/calendar/vw_day_events.php modules/calendar/vw_day_tasks.php modules/calendar/week_view.php modules/companies/addedit.php modules/companies/index.php modules/companies/view.php modules/companies/vw_companies.php modules/contacts/addedit.php modules/contacts/contacts.class.php modules/contacts/index.php modules/departments/departments.class.php modules/files/addedit.php modules/files/do_file_aed.php modules/files/files.class.php modules/files/index.php modules/files/index_table.php modules/files/tasks_tab.files.php modules/forums/addedit.php modules/forums/forums.class.php modules/forums/index.php modules/forums/view_messages.php modules/forums/viewer.php modules/projects/index.php modules/projects/projects.class.php modules/projects/reports.php modules/projects/view.php modules/projects/vw_idx_active.php modules/projects/vw_idx_archived.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php modules/projects/vw_logs.php modules/projects/reports/allocateduserhours.php modules/projects/reports/tasklist.php modules/projects/reports/tasklogs.php modules/projects/reports/tasksperuser.php modules/public/selector.php modules/system/addeditpref.php modules/system/system.class.php modules/system/roles/do_role_aed.php modules/system/roles/index.php modules/system/roles/roles.class.php modules/tasks/addedit.php modules/tasks/do_task_aed.php modules/tasks/gantt.php modules/tasks/index.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/todo.php modules/ticketsmith/index.php style/default/header.php style/default/overrides.php - Bulk import of new permissions system 2004-10-15 10:36 (ajdonnison) --------------------------------- lib/smarty/Config_File.class.php lib/smarty/Smarty.class.php lib/smarty/Smarty_Compiler.class.php lib/smarty/debug.tpl lib/smarty/plugins/block.strip.php lib/smarty/plugins/block.textformat.php lib/smarty/plugins/compiler.assign.php lib/smarty/plugins/function.assign.php lib/smarty/plugins/function.assign_debug_info.php lib/smarty/plugins/function.config_load.php lib/smarty/plugins/function.counter.php lib/smarty/plugins/function.cycle.php lib/smarty/plugins/function.debug.php lib/smarty/plugins/function.eval.php lib/smarty/plugins/function.fetch.php lib/smarty/plugins/function.html_checkboxes.php lib/smarty/plugins/function.html_image.php lib/smarty/plugins/function.html_options.php lib/smarty/plugins/function.html_radios.php lib/smarty/plugins/function.html_select_date.php lib/smarty/plugins/function.html_select_time.php lib/smarty/plugins/function.html_table.php lib/smarty/plugins/function.mailto.php lib/smarty/plugins/function.math.php lib/smarty/plugins/function.popup.php lib/smarty/plugins/function.popup_init.php lib/smarty/plugins/modifier.capitalize.php lib/smarty/plugins/modifier.cat.php lib/smarty/plugins/modifier.count_characters.php lib/smarty/plugins/modifier.count_paragraphs.php lib/smarty/plugins/modifier.count_sentences.php lib/smarty/plugins/modifier.count_words.php lib/smarty/plugins/modifier.date_format.php lib/smarty/plugins/modifier.debug_print_var.php lib/smarty/plugins/modifier.default.php lib/smarty/plugins/modifier.escape.php lib/smarty/plugins/modifier.indent.php lib/smarty/plugins/modifier.lower.php lib/smarty/plugins/modifier.nl2br.php lib/smarty/plugins/modifier.regex_replace.php lib/smarty/plugins/modifier.replace.php lib/smarty/plugins/modifier.spacify.php lib/smarty/plugins/modifier.string_format.php lib/smarty/plugins/modifier.strip.php lib/smarty/plugins/modifier.strip_tags.php lib/smarty/plugins/modifier.truncate.php lib/smarty/plugins/modifier.upper.php lib/smarty/plugins/modifier.wordwrap.php lib/smarty/plugins/outputfilter.trimwhitespace.php lib/smarty/plugins/shared.escape_special_chars.php lib/smarty/plugins/shared.make_timestamp.php lib/smarty/templates/phpgacl/about.tpl lib/smarty/templates/phpgacl/acl_admin.tpl lib/smarty/templates/phpgacl/acl_admin_js.tpl lib/smarty/templates/phpgacl/acl_debug.tpl lib/smarty/templates/phpgacl/acl_list.tpl lib/smarty/templates/phpgacl/acl_test.tpl lib/smarty/templates/phpgacl/assign_group.tpl lib/smarty/templates/phpgacl/debug.tpl lib/smarty/templates/phpgacl/edit_group.tpl lib/smarty/templates/phpgacl/edit_object_sections.tpl lib/smarty/templates/phpgacl/edit_objects.tpl lib/smarty/templates/phpgacl/footer.tpl lib/smarty/templates/phpgacl/group_admin.tpl lib/smarty/templates/phpgacl/header.tpl lib/smarty/templates/phpgacl/navigation.tpl lib/smarty/templates/phpgacl/object_search.tpl lib/smarty/templates/phpgacl/pager.tpl - Smarty implementation used by PhpGACL 2004-10-15 10:34 (ajdonnison) --------------------------------- lib/phpgacl/admin/gacl_admin.inc.php - Initial revision 2004-10-15 10:34 (ajdonnison) --------------------------------- lib/phpgacl/AUTHORS lib/phpgacl/CHANGELOG lib/phpgacl/COPYING.lib lib/phpgacl/CREDITS lib/phpgacl/FAQ lib/phpgacl/README lib/phpgacl/TODO lib/phpgacl/example.php lib/phpgacl/gacl.class.php lib/phpgacl/gacl_api.class.php lib/phpgacl/profiler.inc lib/phpgacl/schema.xml lib/phpgacl/setup.php lib/phpgacl/Cache_Lite/Cache_Lite.php lib/phpgacl/Cache_Lite/Hashed_Cache_Lite.php lib/phpgacl/Cache_Lite/LICENSE lib/phpgacl/admin/about.php lib/phpgacl/admin/acl_admin.php lib/phpgacl/admin/acl_debug.php lib/phpgacl/admin/acl_list.php lib/phpgacl/admin/acl_test.php lib/phpgacl/admin/admin.css lib/phpgacl/admin/admin_functions.js lib/phpgacl/admin/assign_group.php lib/phpgacl/admin/edit_group.php lib/phpgacl/admin/edit_object_sections.php lib/phpgacl/admin/edit_objects.php lib/phpgacl/admin/group_admin.php lib/phpgacl/admin/index.php lib/phpgacl/admin/object_search.php lib/phpgacl/admin/s.gif lib/phpgacl/admin/test.php lib/phpgacl/admin/images/bot-l.png lib/phpgacl/admin/images/bot-r.png lib/phpgacl/admin/images/div-l.png lib/phpgacl/admin/images/div-r.png lib/phpgacl/admin/images/logo.png lib/phpgacl/admin/images/mid-l.png lib/phpgacl/admin/images/mid-r.png lib/phpgacl/admin/images/spacer.gif lib/phpgacl/admin/images/tab-off-l.png lib/phpgacl/admin/images/tab-off-r.png lib/phpgacl/admin/images/tab-on-l.png lib/phpgacl/admin/images/tab-on-r.png lib/phpgacl/admin/images/top-l.png lib/phpgacl/admin/images/top-r.png lib/phpgacl/docs/manual.html lib/phpgacl/docs/manual.pdf lib/phpgacl/docs/manual.sxw lib/phpgacl/docs/manual.txt lib/phpgacl/docs/manual_html_7dced6ce.png lib/phpgacl/docs/manual_html_m481ab4b3.png lib/phpgacl/docs/manual_html_m48c2db5c.png lib/phpgacl/docs/manual_html_m6a630ca2.png lib/phpgacl/docs/manual_html_m770a5a15.png lib/phpgacl/docs/phpgacl-db-schema.png lib/phpgacl/docs/phpgacl-db-schema.vsd lib/phpgacl/other_languages/perl/perlGACL-check-1.0.tar.gz lib/phpgacl/soap/nusoap.php lib/phpgacl/soap/server.php lib/phpgacl/soap/clients/perl_client.pl lib/phpgacl/soap/clients/php_client.php lib/phpgacl/soap/clients/python_client.py lib/phpgacl/test_suite/acl_tests.php lib/phpgacl/test_suite/random_acl_check.php lib/phpgacl/test_suite/run.php lib/phpgacl/test_suite/stress_test.php lib/phpgacl/test_suite/styles.css lib/phpgacl/test_suite/unit_tests.php lib/phpgacl/test_suite/phpunit/ChangeLog lib/phpgacl/test_suite/phpunit/README lib/phpgacl/test_suite/phpunit/phpunit.php lib/phpgacl/test_suite/phpunit/phpunit_test.php lib/phpgacl/test_suite/phpunit/runtests.php lib/phpgacl/test_suite/phpunit/runtests2.php lib/phpgacl/test_suite/phpunit/stylesheet.css - Import from phpgACL package. 2004-09-20 10:17 (ajdonnison) --------------------------------- includes/main_functions.php - Fixed problem where missing or invalid locales would cause Windows - platforms to fail monetary formatting. 2004-09-18 21:38 (gregorerhardt) --------------------------------- install/db.php install/index.php - removing old installer files \ prepare welcome site for release 2004-09-18 17:38 (kripper) --------------------------------- ChangeLog - Changelog update 2004-09-18 01:45 (cyberhorse) --------------------------------- modules/tasks/tasks.php - fixed missing variable error also causing a javascript error. 2004-09-18 01:26 (cyberhorse) --------------------------------- modules/files/projects_tab.files.php - Automatic tab of files for projects module. 2004-09-18 01:25 (cyberhorse) --------------------------------- modules/projects/view.php - converted a few more automatic tabs, added automatic tabs to projects module. 2004-09-18 00:41 (cyberhorse) --------------------------------- modules/tasks/addedit.php modules/tasks/tasksperuser_sub.php - fixed a few short tags ... = to short tags 2004-08-26 07:59 (robertoibarra) --------------------------------- modules/tasks/tasks.class.php - Added start/finish date to notification email 2004-08-26 05:43 (jcgonz) --------------------------------- modules/tasks/vw_logs.php - Solved a bug created by another solved bug. Sorry! 2004-08-26 05:40 (jcgonz) --------------------------------- modules/tasks/vw_logs.php - Solved a problem when a task reference image has not - been yet set. 2004-08-26 04:53 (jcgonz) --------------------------------- locales/en/common.inc locales/en/tasks.inc - Added up some strings 2004-08-26 04:46 (jcgonz) --------------------------------- locales/en/admin.inc locales/en/common.inc locales/en/projects.inc locales/en/tasks.inc - Added up some strings 2004-08-26 04:46 (jcgonz) --------------------------------- modules/admin/vw_usr_log.php - Changed some strings for locale compatibility 2004-08-26 04:12 (jcgonz) --------------------------------- modules/calendar/day_view.php - Checked for utf-8 encoding in the date shown 2004-08-26 03:37 (jcgonz) --------------------------------- modules/departments/addedit.php - Now first name and last name from users are fetched from the contacts table 2004-08-26 02:07 (gregorerhardt) --------------------------------- modules/tasks/vw_logs.php - fixed wrong image alt parameter 2004-08-26 02:01 (gregorerhardt) --------------------------------- modules/projects/index.php modules/projects/vw_idx_active.php modules/projects/vw_idx_proposed.php - show warning in projects list if critical tasks or task log problems exist 2004-08-26 01:44 (jcgonz) --------------------------------- modules/tasks/vw_logs.php - Solved some issues with data format. Now all information - is arranged correctly. 2004-08-25 23:29 (gregorerhardt) --------------------------------- images/icons/dialog-warning5.png modules/tasks/tasks.php modules/tasks/vw_logs.php - show warning in tasks lists if problem logs exist for given task 2004-08-25 17:39 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-25 16:51 (ajdonnison) --------------------------------- index.php - Changed tab logic to use filename only as the source of the tab text. - Tab text is now filename minus the module_tab. prefix and .php suffix, - with underscores replaced with spaces and each word having the first - letter uppercased. 2004-08-25 16:28 (ajdonnison) --------------------------------- classes/ui.class.php style/classic/header.php style/default/header.php - Added support for automatic inclusion of Javascript files. 2004-08-25 13:01 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - changed field order: is more intuitive 2004-08-25 12:55 (gregorerhardt) --------------------------------- modules/tasks/addedit.php modules/tasks/tasks.php modules/tasks/tasksperuser_sub.php - lowering default value to 30 percent for assignment percentage 2004-08-25 12:43 (gregorerhardt) --------------------------------- ChangeLog includes/config-dist.php modules/tasks/do_task_aed.php modules/tasks/do_task_assign_aed.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/tasksperuser_sub.php - implemented direct assignment formular in big tasks lists. can be enabled by a config var 2004-08-25 12:09 (ajdonnison) --------------------------------- fileviewer.php - Added the same cookie parameters as used in index.php to ensure we - don't have clashes requiring a new login. 2004-08-25 09:22 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - oops, two people had the same idea, removed mine 2004-08-25 09:15 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - fixed sql bug, grayed out a finished and past task 2004-08-25 09:04 (jcgonz) --------------------------------- modules/tasks/tasks.php - Added a new style for finished tasks 2004-08-25 08:41 (jcgonz) --------------------------------- modules/tasks/tasks.php - Solved a cross reference issue in a SQL 2004-08-25 07:31 (gregorerhardt) --------------------------------- modules/tasks/gantt.php - for the progress bar gray is better than darkgray 2004-08-25 07:28 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - sort by last name first rather than by first name 2004-08-25 07:11 (gregorerhardt) --------------------------------- modules/tasks/gantt.php - show tasks which are both finished and past in darkgray 2004-08-25 05:00 (jcgonz) --------------------------------- db/dotproject.sql - Added a colon that wasn't there 2004-08-25 01:46 (gregorerhardt) --------------------------------- db/upgrade_latest.sql - fixed forgotten line endings problem with project status 2004-08-25 00:10 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql images/icons/stock_print-16.png modules/tasks/tasks.class.php modules/tasks/vw_log_update.php modules/tasks/vw_logs.php - new fields for task log 2004-08-24 17:41 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-24 16:20 (revelation7) --------------------------------- modules/tasks/addedit.php modules/tasks/view.php - Fixed issue #0000018: Backslash in text field being stripped out. Added parameters to obj->load in addedt.php and db_loadObject in view.php for tasks. 2004-08-24 12:38 (cyberhorse) --------------------------------- modules/files/index_table.php - Display file size in human readable form. 2004-08-24 12:31 (cyberhorse) --------------------------------- includes/db_adodb.php - Reload page after attempting to fix db errors, only if the changes successfully got rid of the error. 2004-08-24 09:50 (jcgonz) --------------------------------- includes/db_adodb.php modules/tasks/addedit.php modules/tasks/tasks.class.php - Updated some invalid SQLs - Removed location.reload() if an error in a SQL statement appears; it looped dotProject for - ever. Sorry if I'm broking someone else's funciontallity. Its a really good idea to try - to update the databases if an SQL error appears; the problem is that (for developing) - it's a huge problem. 2004-08-24 09:02 (jcgonz) --------------------------------- modules/tasks/tasks.php - Created $style var because if no start_date defined, the - variable isn't defined neither 2004-08-24 08:47 (jcgonz) --------------------------------- modules/admin/vw_usr_log.php - In order to enable admin to see individual access reports 2004-08-24 08:45 (jcgonz) --------------------------------- index.php - Solved another session issue. - Actually I discovered that the history module and - the access log registry are doing more or less the - same thing. The only substantial difference is that - the access log registry is built in the users module - and it calculates the idle time. Those calcultations - are shown within the user lists and within the user - details. 2004-08-24 08:38 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-08-24 08:32 (jcgonz) --------------------------------- index.php - Solved a session issue with access log registry 2004-08-24 08:25 (jcgonz) --------------------------------- modules/tasks/tasks.php - Added a check up to figure out if the last_update variable isset. 2004-08-24 08:23 (gregorerhardt) --------------------------------- modules/projects/addedit.php modules/projects/view.php modules/tasks/addedit.php modules/tasks/tasksperuser_sub.php - project and task priority is sysval now 2004-08-24 08:19 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - project and task priority is sysval now 2004-08-24 08:12 (jcgonz) --------------------------------- index.php classes/ui.class.php - Fixed a typo 2004-08-24 08:01 (jcgonz) --------------------------------- index.php classes/ui.class.php db/dotproject.sql db/upgrade_latest.sql modules/admin/addedituser.php modules/admin/index.php modules/admin/viewuser.php modules/admin/vw_active_usr.php modules/admin/vw_usr.php - Added user access log and online status distinct(including idle time) - Features done by ing_olaf 2004-08-24 06:54 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql modules/projects/addedit.php modules/projects/index.php modules/projects/projects.class.php modules/projects/view.php - changed over to dynamic project_actual_end_date \ndefined by last task_end_date 2004-08-23 22:20 (cyberhorse) --------------------------------- modules/files/index_table.php - forgot closing link tag 2004-08-23 22:16 (cyberhorse) --------------------------------- modules/files/index_table.php - fixed related tasks displaying on colapsable menu. 2004-08-23 17:40 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-23 09:12 (ajdonnison) --------------------------------- db/upgrade_latest.sql - Changed to allow syskeys/sysvals inserts to dynamically get the correct - ID. 2004-08-23 04:26 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser.php modules/tasks/tasksperuser_sub.php - added comapnies and projects filters 2004-08-23 03:28 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php modules/tasks/addedit.php - allow assignment at 0 percent level 2004-08-23 03:00 (gregorerhardt) --------------------------------- modules/tasks/addedit.php modules/tasks/tasks.php - colored highlight of task time info 2004-08-22 23:51 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - show user Assignment Info 2004-08-22 22:18 (gregorerhardt) --------------------------------- modules/tasks/do_task_assign_aed.php modules/tasks/tasksperuser_sub.php - prevent from overAssignment in tasks per user view 2004-08-22 21:24 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - corrected sql syntax 2004-08-22 21:14 (gregorerhardt) --------------------------------- includes/main_functions.php - globalized AppUI var in dPgetUsers 2004-08-22 20:46 (gregorerhardt) --------------------------------- modules/tasks/addedit.php modules/tasks/do_task_aed.php modules/tasks/tasks.class.php - second part of overAssignmentPrevention: server-side 2004-08-22 18:50 (gregorerhardt) --------------------------------- locales/en/tasks.inc modules/tasks/addedit.php - root tasks names are now unique 2004-08-22 17:39 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-22 13:44 (cyberhorse) --------------------------------- includes/db_adodb.php - Automatically insert missing database fields (based on the upgrade_latest.sql script). 2004-08-22 13:43 (cyberhorse) --------------------------------- includes/main_functions.php - Prints out debug messages on screen as well as in the error_log file. (!Please set debug setting to less than 10 for troublefree operation - at 10 all sql statements are shown.) 2004-08-22 11:56 (cyberhorse) --------------------------------- includes/.cvsignore - make cvs ignore the local configuration file. 2004-08-22 11:55 (cyberhorse) --------------------------------- files/temp/.cvsignore - make cvs ignore temporary files. 2004-08-22 11:54 (cyberhorse) --------------------------------- files/.cvsignore - Make cvs ignore temporary/local files. 2004-08-22 04:57 (gregorerhardt) --------------------------------- modules/tasks/addedit.php - reinvented the wheel 2004-08-22 04:12 (gregorerhardt) --------------------------------- db/dotproject.sql - like ever (smile) 2004-08-22 02:46 (cyberhorse) --------------------------------- modules/tasks/addedit.php - Fixed double click adding user (removing user was still working) 2004-08-21 19:09 (cyberhorse) --------------------------------- modules/history/index.php - Added filter to the history module. 2004-08-21 18:50 (cyberhorse) --------------------------------- index.php modules/history/addedit.php modules/history/index.php - Added login/logout history. - Fixed manual history adding. 2004-08-21 18:04 (cyberhorse) --------------------------------- modules/tasks/tasks.php - Added ability to deal with tasks even if the history module doesn't exists / is not active. (not tested) 2004-08-21 17:51 (cyberhorse) --------------------------------- modules/tasks/tasks.php - Added a variable to keep track of columns in the tasks table. - Added the ability to create a new log, directly from the task listings (in different modules). - TODO: replace the word Log with an icon (for the more artistically inclined). 2004-08-21 17:42 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-21 17:40 (cyberhorse) --------------------------------- modules/tasks/tasks.php - Added the date of the last update for tasks. 2004-08-21 17:24 (cyberhorse) --------------------------------- modules/history/index.php - Preparing history module for new permissions system. 2004-08-21 17:09 (cyberhorse) --------------------------------- classes/dp.class.php includes/main_functions.php modules/files/files.class.php modules/forums/forums.class.php modules/history/addedit.php modules/history/index.php modules/history/setup.php modules/projects/projects.class.php modules/tasks/tasks.class.php - Updated history module (table stores more information now) 2004-08-21 15:56 (cyberhorse) --------------------------------- includes/main_functions.php - Fixed missing quotes bug. 2004-08-21 15:35 (cyberhorse) --------------------------------- modules/history/index.php - Made readable history log messages. 2004-08-21 14:36 (cyberhorse) --------------------------------- modules/projects/reports/overall.en.txt modules/projects/reports/overall.php - Gives overall picture of the hours worked on different projects in different companies. 2004-08-21 14:34 (cyberhorse) --------------------------------- modules/files/files.class.php modules/forums/forums.class.php modules/projects/projects.class.php - Standardised the history logs. 2004-08-21 14:29 (cyberhorse) --------------------------------- db/upgrade_contacts.php - move users details to contacts. 2004-08-21 14:29 (cyberhorse) --------------------------------- db/dotproject.sql - upgraded Admin user setup during initial installation. 2004-08-21 14:09 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - Fixed a bug from users->contacts move - Updated history logging 2004-08-21 13:33 (cyberhorse) --------------------------------- modules/files/files.class.php modules/forums/forums.class.php - Added history logging to files and forums modules 2004-08-21 12:10 (cyberhorse) --------------------------------- classes/ui.class.php db/dotproject.sql db/upgrade_latest.php db/upgrade_latest.sql includes/main_functions.php modules/admin/addedituser.php modules/admin/admin.class.php modules/admin/do_user_aed.php modules/admin/index.php modules/admin/vw_active_usr.php modules/admin/vw_inactive_usr.php modules/admin/vw_usr.php modules/companies/addedit.php modules/companies/index.php modules/companies/view.php modules/companies/vw_active.php modules/companies/vw_archived.php modules/companies/vw_companies.php modules/companies/vw_users.php modules/contacts/addedit.php modules/contacts/contacts.class.php modules/contacts/index.php modules/contacts/select_contact_company.php modules/contacts/view.php modules/files/addedit.php modules/files/files.class.php modules/files/index_table.php modules/forums/addedit.php modules/forums/forums.class.php modules/forums/post_message.php modules/forums/view_messages.php modules/forums/view_topics.php modules/forums/viewer.php modules/projects/addedit.php modules/projects/view.php modules/projects/vw_logs.php modules/projects/reports/allocateduserhours.php modules/projects/reports/tasklogs.php modules/projects/reports/tasksperuser.php modules/projects/reports/userperformance.php modules/system/addeditpref.php modules/tasks/addedit.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/tasksperuser_sub.php modules/tasks/view.php - Moved user information to contact information. - Added a fax field for contacts - Created two new functions: - dPgetUsername($user_id or $user_username) which returns the formatted name of a user (may be slow) - dPgetUsers() returns all users in an arrayList - Fixed a few other minor things. - - To install: - create a new db field users.user_contact - run upgrade_contacts.php (it is included in upgrade_latest.php) - once everything is working fine, remove all fields from users except - (user_id, user_contact, user_username, user_password, user_parent, user_type, user_company, user_department, user_signatu - re) (note user_company and user_department may not be needed as well). 2004-08-21 08:02 (gregorerhardt) --------------------------------- style/default/header.php - Adding a Todo Link 2004-08-21 07:09 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - fixed bug with child tasks 2004-08-21 06:28 (jcgonz) --------------------------------- modules/tasks/addedit.php - Removed restriction of resource over allocation to the - status bar of the browser and remove being unable to assign - users if they are overallocated. 2004-08-21 05:23 (gregorerhardt) --------------------------------- modules/tasks/view.php - also display the tasks that depend on this task 2004-08-21 04:52 (gregorerhardt) --------------------------------- modules/calendar/day_view.php includes/config-dist.php - config var defining if minicals are shown in day_view or not 2004-08-21 04:36 (gregorerhardt) --------------------------------- index.php includes/config-dist.php - a more general approach to the default start page feature, sorry adam :) 2004-08-21 04:33 (jcgonz) --------------------------------- modules/tasks/addedit.php - Solved bug with the task_creator field; the new \"load charge\" - functionality broke this combobox; fixed. 2004-08-21 04:05 (jcgonz) --------------------------------- modules/tasks/addedit.php modules/tasks/tasks.class.php - Only active users are shown within the resources list 2004-08-21 03:59 (gregorerhardt) --------------------------------- db/upgrade_latest.sql db/dotproject.sql - added template-ProjectStatus 2004-08-21 03:50 (jcgonz) --------------------------------- images/icons/collapse.gif images/icons/expand.gif - Croped a little bit images to enhance foldable tasks view 2004-08-21 03:20 (revelation7) --------------------------------- db/dotproject.sql - Someone forgot to change the SQL for inserting admin :) , now that user_contact flag is added. 2004-08-21 01:16 (gregorerhardt) --------------------------------- modules/tasks/addedit.php - fixed assignment for multiple users, assignment now possible by dblclick 2004-08-21 01:13 (gregorerhardt) --------------------------------- locales/en/tasks.inc - first part of preventing from user overallocation 2004-08-21 01:04 (gregorerhardt) --------------------------------- modules/tasks/addedit.php modules/tasks/tasks.class.php modules/system/addeditpref.php - first part of preventing from user overallocation 2004-08-21 00:58 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - first part of preventing from user overallocation 2004-08-20 17:38 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-20 15:12 (ajdonnison) --------------------------------- classes/query.class.php - Added setDelete method to provide consistency. 2004-08-20 15:09 (ajdonnison) --------------------------------- classes/query.class.php - Changed join logic to allow join without an alias 2004-08-20 14:50 (ajdonnison) --------------------------------- classes/query.class.php - New class for providing table prefix safe queries, with database - independent query limiting. 2004-08-20 11:03 (jcgonz) --------------------------------- modules/tasks/tasks.php - Now the user is able to fold and unfold tasks; only not mile-stone - dynamic tasks are able to do such things. - Please, if you don't like this feature, don't hesitate to - roll back the version; I found it very handy. 2004-08-20 10:27 (jcgonz) --------------------------------- modules/tasks/gantt.php - Tasks with no start_date are set to today and now - so the gantt graph is not freaked out. 2004-08-20 07:56 (jcgonz) --------------------------------- modules/tasks/view.php - Usability issue; compressed a litte bit the Task's view - by moving the description field. 2004-08-19 21:14 (gregorerhardt) --------------------------------- index.php - fixed error causing installer not to run 2004-08-19 20:39 (gregorerhardt) --------------------------------- index.php - fixed error in installe mode 2004-08-19 20:22 (gregorerhardt) --------------------------------- db/dotproject.sql - fixed corruption because of missing values in admin entry in users table 2004-08-19 17:37 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-19 10:34 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - removed some nowrap tags 2004-08-19 10:28 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - save session place 2004-08-19 10:21 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - rowspan, SQLsort, filterSelection corrected 2004-08-19 09:34 (gregorerhardt) --------------------------------- modules/tasks/index.php - usernames in filter should be sorted by username rather than by id 2004-08-19 09:22 (gregorerhardt) --------------------------------- modules/tasks/todo.php - print day names for dates 2004-08-19 09:13 (gregorerhardt) --------------------------------- modules/tasks/todo.php - sort by end date is better than by start date :) 2004-08-19 08:58 (gregorerhardt) --------------------------------- modules/tasks/addedit.php - better approach for the top buttons 2004-08-19 08:34 (gregorerhardt) --------------------------------- modules/tasks/addedit.php modules/tasks/do_task_aed.php - put buttons twice on page, added button for save and add a new task 2004-08-19 07:29 (gregorerhardt) --------------------------------- modules/tasks/view.php modules/projects/view.php - added a button for new file for projects and tasks 2004-08-18 17:38 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-17 21:30 (ajdonnison) --------------------------------- modules/projects/view.php - Changed contact link to the view link rather than the edit link 2004-08-16 17:37 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-16 16:33 (revelation7) --------------------------------- db/dotproject.sql db/upgrade_latest.sql includes/config-dist.php locales/en/admin.inc modules/admin/addedituser.php modules/contacts/addedit.php - Fixed issue #0000049, increased field length and allow admin to set mininum length of the field. 2004-08-16 09:43 (ajdonnison) --------------------------------- index.php includes/config-dist.php - Added option to set default view to today view. 2004-08-15 23:51 (cyberhorse) --------------------------------- classes/dp.class.php - added default addHistory entries on add/update/delete operations. 2004-08-15 23:51 (cyberhorse) --------------------------------- modules/companies/addedit.php - Changed the default owner for a newly created company to the current user. 2004-08-15 23:30 (cyberhorse) --------------------------------- modules/projects/projects.class.php - Added addHistory entries on add/edit/delete projects 2004-08-15 23:24 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - Fixed history entries (recording ID as well, so links can be done later). 2004-08-15 23:23 (cyberhorse) --------------------------------- modules/history/index.php - Sorting the history entries in reverse order, so newest entry shows on top. 2004-08-15 23:00 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - Make history logs for each creation, update and deletion of tasks. 2004-08-15 18:41 (cyberhorse) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - Preparing the database for merging contacts and users information 2004-08-13 17:38 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-13 16:00 (ajdonnison) --------------------------------- index.php - Fixed long standing security issue with multiple instances of dotproject - on the one domain. 2004-08-13 13:42 (ajdonnison) --------------------------------- index.php - Now anchors search for tabs to stop mis-hits on VIM swap files. 2004-08-12 17:38 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-12 09:09 (jcgonz) --------------------------------- modules/tasks/view.php - Removed an unnecessary query to fetch the files. Now - the files are managed within a tab. 2004-08-12 09:05 (jcgonz) --------------------------------- index.php - Sorry; debug strings removed. 2004-08-12 09:02 (jcgonz) --------------------------------- classes/ui.class.php index.php - Solved a bug with the new \"cross-module automatic tabs\" system. - The tabs for each module were not refreshed automatically. - This was due the session variable was loaded within - the first login, but it wasn't checked anymore so the - extra tabs were not detected in further modules. 2004-08-12 07:28 (jcgonz) --------------------------------- modules/tasks/tasks.class.php - Dynamic tasks - In case the users prefer to create tasks before assigning - time and/or resources, the tasks crashed because - all child tasks were assigned with 0 hours. - - In that case; we will use the average of the percent_complete - of the child tasks to figure out the actual percentage of - the dynamic task. 2004-08-12 00:12 (cyberhorse) --------------------------------- modules/contacts/view.php - Fixed deleting a contact from view only mode. 2004-08-11 20:56 (ajdonnison) --------------------------------- modules/tasks/tasks.php - Simplified loop to find assigned users to improve performance. 2004-08-11 17:38 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-11 14:04 (ajdonnison) --------------------------------- index.php - Removed overhead of checking for all tab files on each page call by - caching the information in the session. 2004-08-11 14:00 (ajdonnison) --------------------------------- modules/tasks/tasksperuser_sub.php - Removed recursive code in isMember function, improved performance - dramatically, removed need for extra database calls on each display item. 2004-08-11 06:30 (jcgonz) --------------------------------- locales/en/tasks.inc - Added up some strings 2004-08-11 06:27 (jcgonz) --------------------------------- modules/tasks/vw_log_update.php - Changed Task's end date due locale system incompatibility 2004-08-10 17:38 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-10 00:27 (cyberhorse) --------------------------------- index.php modules/files/tasks_tab.files.php modules/tasks/view.php - Added automatic tabs loading in modules from other modules. - To include tabs from offering modules, include this after you've created a tab pannel $tabBox: - foreach($all_tabs as $name => $tab) - $tabBox->add($tab, $name); - - the $all_tabs array is created in index.php and stores all tabs for other modules. Actually, it can be used for the current module as well. - - The tabs that are automatically inserted have names as follows: - $module_to_be_inserted_in . '_tab.anyname_you_like_for_a_title.php'; - - For an example, look the bottom of the modules/tasks/view.php file and the modules/files/tasks_tab.files.php files. 2004-08-09 18:43 (cyberhorse) --------------------------------- modules/system/addeditpref.php - Added an extra date format. 2004-08-08 17:40 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-08 09:13 (gregorerhardt) --------------------------------- modules/files/do_file_aed.php modules/files/files.class.php - 0000002: move file on filesystem if project has changed 2004-08-08 08:27 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - 0000033: correct % for parent task 2004-08-08 08:06 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql locales/en/calendar.inc modules/calendar/addedit.php modules/calendar/calendar.class.php modules/calendar/links_events.php - 0000086: do not show events on non-working days 2004-08-07 17:39 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-07 13:21 (cyberhorse) --------------------------------- modules/public/calendar.php - Added a link to clear dates that have been set before. 2004-08-07 08:26 (gregorerhardt) --------------------------------- modules/calendar/addedit.php modules/projects/addedit.php modules/projects/reports/allocateduserhours.php modules/projects/reports/tasklist.php modules/projects/reports/tasklogs.php modules/projects/reports/tasksperuser.php modules/projects/reports/userperformance.php modules/tasks/addedit.php modules/tasks/tasksperuser_sub.php modules/tasks/view.php modules/tasks/viewgantt.php modules/tasks/vw_log_update.php - 0000071: deleted hardcoded popCalendar position 2004-08-07 08:00 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-08-07 07:49 (gregorerhardt) --------------------------------- classes/ui.class.php - Converted the installer to module 2004-08-07 07:43 (gregorerhardt) --------------------------------- modules/install/images/control-center.png index.php includes/db_adodb.php install/index.php style/default/header.php style/default/main.css - Converted the installer to module 2004-08-07 00:11 (cyberhorse) --------------------------------- modules/tasks/tasks.class.php - corrected misspelled method name (I should learn to spell) 2004-08-06 18:57 (kripper) --------------------------------- ChangeLog - Changelog update 2004-08-06 17:43 (cyberhorse) --------------------------------- modules/files/index_table.php modules/projects/view.php modules/tasks/view.php - Improved how files listing is hooked up to projects and tasks. - Moved files attached to tasks as a tab on the bottom. - It reuses the index_table.php file for both now. 2004-08-06 16:27 (cyberhorse) --------------------------------- classes/ui.class.php - revert back ... I'm just being silly :( 2004-08-06 15:49 (cyberhorse) --------------------------------- modules/files/index_table.php - Fixed a few "unresolved variables" issues 2004-08-06 14:54 (cyberhorse) --------------------------------- modules/files/index_table.php - Allow setting a project from other files through includes. 2004-08-06 14:52 (cyberhorse) --------------------------------- modules/projects/vw_files.php - Ops, wrong approach - ignore the previous change. 2004-08-06 14:50 (cyberhorse) --------------------------------- modules/files/index_table.php - Default to showing project headers, but allow removing them 2004-08-06 14:49 (cyberhorse) --------------------------------- modules/projects/vw_files.php - Show only the specific project to show 2004-08-06 14:47 (cyberhorse) --------------------------------- modules/files/index_table.php - Allows passing project through GET parameter 2004-08-06 14:39 (cyberhorse) --------------------------------- classes/ui.class.php - Added possibility for passing parameters to files, included as tabs. 2004-08-06 13:42 (cyberhorse) --------------------------------- modules/files/files.class.php - added file_category field 2004-08-06 03:24 (cyberhorse) --------------------------------- modules/files/index_table.php - Made collapsable menus for versions of the same file (determined as samename + in same project) - - Fixed filtering by project - Fixed displaying of companies as headers - Cleaned up a bit 2004-08-03 22:11 (cyberhorse) --------------------------------- modules/tasks/tasks.php - Made a colapsable menu for assighed users. When the link (+num_users) is clicked in the assigned users column, it expands to show all users. Pretty nead feature, which also makes the global variable dPconfig['show_all_assignees'] useless to a degree, because you can choose on the spot... (maybe after adding collapse/expand all buttons) 2004-08-03 14:05 (cyberhorse) --------------------------------- modules/tasks/tasks.php - added sorting by priority. 2004-08-03 13:19 (cyberhorse) --------------------------------- modules/system/domodsql.php - made it possible to remove (not cleanly) a module from the modules list, which has been deleted the hard way. 2004-08-03 13:07 (cyberhorse) --------------------------------- modules/calendar/day_view.php - If helpdesk module is installed, show your helpdesk items in today's view. 2004-08-03 10:11 (jcgonz) --------------------------------- modules/tasks/todo.php - Added up a check in the start date variable before showing it. 2004-08-03 07:39 (ajdonnison) --------------------------------- modules/calendar/links_tasks.php - Speedup of task length checking. 2004-08-01 17:02 (cyberhorse) --------------------------------- modules/projects/reports/tasklogs.php - Put proper headers and a title for the table in pdf. 2004-07-30 15:51 (cyberhorse) --------------------------------- modules/contacts/index.php modules/contacts/view.php - Added view only mode for contacts. 2004-07-29 01:20 (cyberhorse) --------------------------------- modules/projects/reports/userperformance.php - fixed performance percentages 2004-07-28 23:36 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-07-28 22:45 (gregorerhardt) --------------------------------- db/dotproject.sql db/upgrade_latest.sql - 0000020: taskstatus is sysval now 2004-07-28 22:44 (ajdonnison) --------------------------------- index.php - Fixed dp.net bug number 16, fatal error on wrong root_dir. Now tries - clearstatcache and if that doesn't work, it sets it to a more appropriate - value and sets a warning message. 2004-07-28 22:41 (gregorerhardt) --------------------------------- functions/tasks_func.php - 0000020: taskstatus is sysval now 2004-07-28 22:32 (cyberhorse) --------------------------------- modules/tasks/todo.php - showing more tasks in the todo list - everything that has a due date 2004-07-28 22:24 (cyberhorse) --------------------------------- classes/dp.class.php modules/tasks/tasks.class.php - php5 compatibility issues - work in progress 2004-07-28 22:09 (cyberhorse) --------------------------------- modules/system/viewmods.php - Hide Public module 2004-07-28 21:10 (cyberhorse) --------------------------------- modules/system/viewmods.php - Stops users from assigning negative priorities to modules 2004-07-28 09:28 (ajdonnison) --------------------------------- modules/calendar/calendar.class.php - Fixed problem in recurring events calculation, was using an invalid offset. 2004-07-28 09:25 (ajdonnison) --------------------------------- classes/ui.class.php - Fixed problem where locale_warn was not propogated. 2004-07-27 22:55 (gregorerhardt) --------------------------------- db/upgrade_latest.sql db/dotproject.sql - implemented user specific task priority 2004-07-27 22:50 (gregorerhardt) --------------------------------- modules/tasks/do_task_assign_aed.php modules/tasks/tasks.class.php modules/tasks/tasksperuser_sub.php locales/en/tasks.inc - implemented user specific task priority 2004-07-27 13:58 (ajdonnison) --------------------------------- db/dotproject.sql - Incorporated fields introduced in upgrade_latest but not copied into here. 2004-07-26 03:45 (gregorerhardt) --------------------------------- fileviewer.php index.php classes/date.class.php classes/ui.class.php includes/db_adodb.php includes/db_connect.php includes/main_functions.php includes/sendpass.php locales/core.php misc/debug.php modules/admin/index.php modules/admin/viewuser.php modules/admin/vw_active_usr.php modules/admin/vw_inactive_usr.php modules/calendar/day_view.php modules/calendar/index.php modules/calendar/links_tasks.php modules/calendar/vw_day_events.php modules/calendar/vw_day_tasks.php modules/calendar/week_view.php modules/companies/index.php modules/companies/view.php modules/contacts/vcardexport.php modules/departments/view.php modules/files/files.class.php modules/files/index.php modules/files/index_table.php modules/forums/forums.class.php modules/help/index.php modules/projects/addedit.php modules/projects/index.php modules/projects/reports.php modules/projects/view.php modules/projects/vw_files.php modules/projects/reports/allocateduserhours.php modules/projects/reports/tasklist.php modules/projects/reports/tasklogs.php modules/public/calendar.php modules/public/chpwd.php modules/smartsearch/index.php modules/system/domodsql.php modules/system/translate.php modules/system/translate_save.php modules/system/viewmods.php modules/tasks/addedit.php modules/tasks/gantt.php modules/tasks/index.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/tasksperuser.php modules/tasks/view.php modules/ticketsmith/attach.php modules/ticketsmith/config.inc.php modules/ticketsmith/view.php style/classic/header.php style/classic/login.php style/default/header.php style/default/login.php style/default/lostpass.php style/default/overrides.php - removed config variables from session data () for security reasons 2004-07-25 21:19 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - had to fix little issues 2004-07-25 01:34 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-07-25 01:28 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - the tasksperuser view now shows orphaned tasks 2004-07-25 01:27 (gregorerhardt) --------------------------------- locales/en/tasks.inc - the tasksperuser view no shows orphaned tasks 2004-07-23 10:30 (ajdonnison) --------------------------------- includes/db_adodb.php - Changed debug to only show errors when no query id in a select statement. 2004-07-23 07:07 (ajdonnison) --------------------------------- modules/tasks/tasks.class.php - Fixed unitialised error warning when using error_reporting(E_ALL) 2004-07-23 06:54 (ajdonnison) --------------------------------- modules/projects/index.php - Fixed warning of uninitialised variable when E_ALL is used. 2004-07-23 06:51 (ajdonnison) --------------------------------- modules/forums/addedit.php - Fixed typo which would trigger errors on trailing blanks instead of - completely blank headers. 2004-07-23 02:36 (gnome444) --------------------------------- ChangeLog - ChangeLog update. 2004-07-23 02:32 (gnome444) --------------------------------- modules/projects/projects.class.php modules/projects/view.php modules/projects/reports/allocateduserhours.php modules/tasks/addedit.php modules/tasks/do_task_aed.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/view.php - Automatic updating of task_start_date and task_end_date based on task dependencies. 2004-07-19 20:32 (ajdonnison) --------------------------------- modules/forums/addedit.php modules/forums/post_message.php - Changed javascript checks to check for space-only entries and disallow - them. 2004-07-19 04:59 (gregorerhardt) --------------------------------- modules/companies/vw_companies.php - 940695: companies list problems 2004-07-18 09:55 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser.php modules/tasks/tasksperuser_sub.php modules/tasks/view.php modules/tasks/vw_logs.php - fixed a set of javascript security holes 2004-07-18 09:47 (gregorerhardt) --------------------------------- modules/system/custom_field_editor.php modules/system/roles/index.php modules/system/syskeys/index.php modules/system/syskeys/keys.php - fixed a set of javascript security holes 2004-07-18 09:36 (gregorerhardt) --------------------------------- modules/projects/view.php modules/projects/vw_logs.php - fixed a set of javascript security holes 2004-07-18 09:28 (gregorerhardt) --------------------------------- modules/forums/addedit.php modules/forums/post_message.php modules/forums/view_messages.php - fixed a set of javascript security holes 2004-07-18 09:16 (gregorerhardt) --------------------------------- modules/departments/view.php - fixed a set of javascript security holes 2004-07-18 09:11 (gregorerhardt) --------------------------------- modules/companies/view.php - fixed a set of javascript security holes 2004-07-18 09:01 (gregorerhardt) --------------------------------- modules/calendar/view.php - fixed a set of javascript security holes 2004-07-18 08:55 (gregorerhardt) --------------------------------- modules/admin/viewuser.php modules/admin/vw_usr_perms.php modules/admin/vw_usr_roles.php - fixed a set of javascript security holes 2004-07-18 07:22 (gregorerhardt) --------------------------------- install/index.php - updated todo list 2004-07-18 05:54 (gregorerhardt) --------------------------------- ChangeLog - thought it was time updating it again 2004-07-17 05:31 (gnome444) --------------------------------- modules/tasks/gantt.php - minor workaround for missing TTF in gantt 2004-07-17 05:09 (gnome444) --------------------------------- db/upgrade_latest.sql - Missing single quote 2004-07-15 20:09 (ajdonnison) --------------------------------- modules/admin/vw_usr_perms.php - Fix from RokSteady to limit the permissions list to only valid permissions. 2004-07-15 12:07 (ajdonnison) --------------------------------- modules/projects/projects.class.php - Fixed another instance of a bad SQL call when there is no Company - created. 2004-07-15 11:49 (ajdonnison) --------------------------------- modules/projects/projects.class.php - Fixed broken SQL when no limits are found. 2004-07-15 11:37 (ajdonnison) --------------------------------- modules/admin/vw_usr_perms.php - Fixed problem where empty fields were causing SQL to break. 2004-07-15 08:04 (ajdonnison) --------------------------------- includes/gateway.pl - Fixed loop detection code. 2004-07-15 01:56 (cyberhorse) --------------------------------- modules/files/addedit.php modules/files/do_file_aed.php modules/files/files.class.php modules/files/index.php modules/files/index_table.php - Added files categories tabs to the files module - controlled by a sysval 2004-07-15 01:54 (cyberhorse) --------------------------------- db/upgrade_latest.sql - Inserted default system values to be used for the file categorization 2004-07-15 01:32 (cyberhorse) --------------------------------- db/upgrade_latest.sql - add support for file categories into the database 2004-07-14 20:04 (ajdonnison) --------------------------------- modules/admin/vw_usr_perms.php - Fixed problem with fatal error when no user permissions exist. 2004-07-14 20:02 (ajdonnison) --------------------------------- includes/config-dist.php includes/db_adodb.php includes/main_functions.php - New graduated debugging including backtrace on PHP 4.3 or greater. 2004-07-14 17:24 (ajdonnison) --------------------------------- files/temp/.htaccess - Open up access for this directory, otherwise PDF files cannot be read. 2004-07-14 02:28 (robertoibarra) --------------------------------- modules/projects/vw_logs.php - Users sorted first name, last name as shown in the filter by user combo 2004-07-13 10:57 (cyberhorse) --------------------------------- includes/db_adodb.php - clean the file a little ... 2004-07-12 19:19 (ajdonnison) --------------------------------- index.php - Altered error setting so that errors are actually reported! Not sure - why this was set so that fatal errors were not reporting. 2004-07-12 17:58 (ajdonnison) --------------------------------- style/classic/header.php - Added browser-independent event handling. 2004-07-12 16:59 (ajdonnison) --------------------------------- js/base.js - New base-level javascript for handling common javascript tasks. 2004-07-12 16:38 (ajdonnison) --------------------------------- includes/main_functions.php classes/ui.class.php - Removed need to supply height and width options to dpShowImage. 2004-07-11 02:03 (cyberhorse) --------------------------------- includes/db_adodb.php - bug, caused by case sensitivity ... by default ADODB returns rows as objects in capitals, and dp was expecting them in lower case. This bug was preventing logging on (although once logged in, user could do things as normal - that's why the bug creeped in to begin with) - - Sorry guys... 2004-07-10 22:28 (cyberhorse) --------------------------------- includes/db_adodb.php includes/db_connect.php - Added ADODB support 2004-07-10 22:25 (cyberhorse) --------------------------------- lib/adodb/adodb-csvlib.inc.php lib/adodb/adodb-datadict.inc.php lib/adodb/adodb-error.inc.php lib/adodb/adodb-errorhandler.inc.php lib/adodb/adodb-errorpear.inc.php lib/adodb/adodb-exceptions.inc.php lib/adodb/adodb-iterator.inc.php lib/adodb/adodb-lib.inc.php lib/adodb/adodb-pager.inc.php lib/adodb/adodb-pear.inc.php lib/adodb/adodb-perf.inc.php lib/adodb/adodb-php4.inc.php lib/adodb/adodb-time.inc.php lib/adodb/adodb-time.zip lib/adodb/adodb-xmlschema.inc.php lib/adodb/adodb.inc.php lib/adodb/license.txt lib/adodb/pivottable.inc.php lib/adodb/readme.txt lib/adodb/rsfilter.inc.php lib/adodb/server.php lib/adodb/toexport.inc.php lib/adodb/tohtml.inc.php lib/adodb/xmlschema.dtd lib/adodb/contrib/toxmlrpc.inc.php lib/adodb/cute_icons_for_site/adodb.gif lib/adodb/cute_icons_for_site/adodb2.gif lib/adodb/datadict/datadict-access.inc.php lib/adodb/datadict/datadict-db2.inc.php lib/adodb/datadict/datadict-firebird.inc.php lib/adodb/datadict/datadict-generic.inc.php lib/adodb/datadict/datadict-ibase.inc.php lib/adodb/datadict/datadict-informix.inc.php lib/adodb/datadict/datadict-mssql.inc.php lib/adodb/datadict/datadict-mysql.inc.php lib/adodb/datadict/datadict-oci8.inc.php lib/adodb/datadict/datadict-postgres.inc.php lib/adodb/datadict/datadict-sybase.inc.php lib/adodb/docs/docs-adodb.htm lib/adodb/docs/docs-datadict.htm lib/adodb/docs/docs-perf.htm lib/adodb/docs/docs-session.htm lib/adodb/docs/old-changelog.htm lib/adodb/docs/readme.htm lib/adodb/docs/tips_portable_sql.htm lib/adodb/docs/tute.htm lib/adodb/drivers/adodb-access.inc.php lib/adodb/drivers/adodb-ado.inc.php lib/adodb/drivers/adodb-ado_access.inc.php lib/adodb/drivers/adodb-ado_mssql.inc.php lib/adodb/drivers/adodb-borland_ibase.inc.php lib/adodb/drivers/adodb-csv.inc.php lib/adodb/drivers/adodb-db2.inc.php lib/adodb/drivers/adodb-fbsql.inc.php lib/adodb/drivers/adodb-firebird.inc.php lib/adodb/drivers/adodb-ibase.inc.php lib/adodb/drivers/adodb-informix.inc.php lib/adodb/drivers/adodb-informix72.inc.php lib/adodb/drivers/adodb-ldap.inc.php lib/adodb/drivers/adodb-mssql.inc.php lib/adodb/drivers/adodb-mssqlpo.inc.php lib/adodb/drivers/adodb-mysql.inc.php lib/adodb/drivers/adodb-mysqli.inc.php lib/adodb/drivers/adodb-mysqlt.inc.php lib/adodb/drivers/adodb-netezza.inc.php lib/adodb/drivers/adodb-oci8.inc.php lib/adodb/drivers/adodb-oci805.inc.php lib/adodb/drivers/adodb-oci8po.inc.php lib/adodb/drivers/adodb-odbc.inc.php lib/adodb/drivers/adodb-odbc_mssql.inc.php lib/adodb/drivers/adodb-odbc_oracle.inc.php lib/adodb/drivers/adodb-odbtp.inc.php lib/adodb/drivers/adodb-odbtp_unicode.inc.php lib/adodb/drivers/adodb-oracle.inc.php lib/adodb/drivers/adodb-pdo.inc.php lib/adodb/drivers/adodb-postgres.inc.php lib/adodb/drivers/adodb-postgres64.inc.php lib/adodb/drivers/adodb-postgres7.inc.php lib/adodb/drivers/adodb-proxy.inc.php lib/adodb/drivers/adodb-sapdb.inc.php lib/adodb/drivers/adodb-sqlanywhere.inc.php lib/adodb/drivers/adodb-sqlite.inc.php lib/adodb/drivers/adodb-sqlitepo.inc.php lib/adodb/drivers/adodb-sybase.inc.php lib/adodb/drivers/adodb-vfp.inc.php lib/adodb/lang/adodb-bg.inc.php lib/adodb/lang/adodb-bgutf8.inc.php lib/adodb/lang/adodb-ca.inc.php lib/adodb/lang/adodb-cn.inc.php lib/adodb/lang/adodb-cz.inc.php lib/adodb/lang/adodb-de.inc.php lib/adodb/lang/adodb-en.inc.php lib/adodb/lang/adodb-es.inc.php lib/adodb/lang/adodb-fr.inc.php lib/adodb/lang/adodb-it.inc.php lib/adodb/lang/adodb-nl.inc.php lib/adodb/lang/adodb-pl.inc.php lib/adodb/lang/adodb-pt-br.inc.php lib/adodb/lang/adodb-ro.inc.php lib/adodb/lang/adodb-ru1251.inc.php lib/adodb/lang/adodb-sv.inc.php lib/adodb/pear/readme.Auth.txt lib/adodb/pear/Auth/Container/ADOdb.php lib/adodb/perf/perf-db2.inc.php lib/adodb/perf/perf-informix.inc.php lib/adodb/perf/perf-mssql.inc.php lib/adodb/perf/perf-mysql.inc.php lib/adodb/perf/perf-oci8.inc.php lib/adodb/perf/perf-postgres.inc.php lib/adodb/session/adodb-compress-bzip2.php lib/adodb/session/adodb-compress-gzip.php lib/adodb/session/adodb-cryptsession.php lib/adodb/session/adodb-encrypt-mcrypt.php lib/adodb/session/adodb-encrypt-md5.php lib/adodb/session/adodb-encrypt-secret.php lib/adodb/session/adodb-sess.txt lib/adodb/session/adodb-session-clob.php lib/adodb/session/adodb-session.php lib/adodb/session/adodb-sessions.mysql.sql lib/adodb/session/adodb-sessions.oracle.clob.sql lib/adodb/session/adodb-sessions.oracle.sql lib/adodb/session/crypt.inc.php lib/adodb/session/old/adodb-cryptsession.php lib/adodb/session/old/adodb-session-clob.php lib/adodb/session/old/adodb-session.php lib/adodb/session/old/crypt.inc.php lib/adodb/tests/benchmark.php lib/adodb/tests/client.php lib/adodb/tests/pdo.php lib/adodb/tests/test-datadict.php lib/adodb/tests/test-perf.php lib/adodb/tests/test-pgblob.php lib/adodb/tests/test-php5.php lib/adodb/tests/test-xmlschema.php lib/adodb/tests/test.php lib/adodb/tests/test2.php lib/adodb/tests/test3.php lib/adodb/tests/test4.php lib/adodb/tests/test5.php lib/adodb/tests/test_rs_array.php lib/adodb/tests/testcache.php lib/adodb/tests/testdatabases.inc.php lib/adodb/tests/testgenid.php lib/adodb/tests/testmssql.php lib/adodb/tests/testoci8.php lib/adodb/tests/testoci8cursor.php lib/adodb/tests/testpaging.php lib/adodb/tests/testpear.php lib/adodb/tests/testsessions.php lib/adodb/tests/time.php lib/adodb/tests/tmssql.php lib/adodb/tests/xmlschema.xml lib/adodb/xsl/convert-0.1-0.2.xsl lib/adodb/xsl/convert-0.2-0.1.xsl - ADODB package version 4.50 - 6 July 2004 2004-07-10 22:01 (gregorerhardt) --------------------------------- modules/admin/index.php - fixed major javascript security hole 2004-07-10 21:53 (cyberhorse) --------------------------------- classes/ui.class.php - hide public module (feature request) 2004-07-10 15:04 (cyberhorse) --------------------------------- modules/projects/reports/tasklist.php - added buttons to select previous/next day/week/month tasks 2004-07-10 15:02 (cyberhorse) --------------------------------- modules/projects/reports/tasklist.en.txt modules/projects/reports/tasklist.php - two new reports 2004-07-10 05:20 (gregorerhardt) --------------------------------- modules/files/index_table.php - some minor design enhancements 2004-07-09 17:16 (revelation7) --------------------------------- modules/system/addeditpref.php - Fixed problem with CURRENCY format on user preferences not getting saved. This was due to a limitation on mySQL for the length of column name. 2004-07-07 10:36 (robertoibarra) --------------------------------- style/default/login.php - Removed fixed logo size from login screen, it wasn't fixed anywhere else. 2004-07-06 01:58 (cyberhorse) --------------------------------- modules/tasks/todo.php - patch [ 823699 ] Todo problems dealing with ' (by alejandro_liu) - - fixing a single quote bug in todo view. 2004-07-06 01:49 (cyberhorse) --------------------------------- modules/tasks/view.php - [ 957078 ] Beefier file list in tasks (by markdrago) - - TODO: show a more useful application type. 2004-07-06 01:08 (cyberhorse) --------------------------------- index.php - Added a check for missing modules. - - If an external module is installed and then its folder is deleted, but its entries are left in the database, the module is still showing in the menu. If users clicked on that, it was showing a PHP error message. Now it is showing a Warning message, suggesting that the according module is probably missing. - - I wasn't sure if there was a proper warning page (maybe one as part of the public module) so I quickly made one up. If there is any standard for that, this should be changed to comply with it. 2004-07-02 18:06 (cyberhorse) --------------------------------- modules/files/index_table.php - The last page wasn't showing as a link on top/bottom - off by one error fixed. - (part of patch 953126 on sf) 2004-07-02 04:35 (jcgonz) --------------------------------- modules/tasks/tasks.php - Additional change to be able to see child tasks from the inactive ones 2004-07-01 04:15 (jcgonz) --------------------------------- modules/tasks/view.php - Inactive tasks now can also show its child tasks 2004-07-01 03:51 (jcgonz) --------------------------------- locales/en/tasks.inc - Added up some aditional strings 2004-07-01 03:50 (jcgonz) --------------------------------- modules/tasks/gantt.php - Changed the appearance of dynamic tasks and enable task's indentation 2004-07-01 03:27 (revelation7) --------------------------------- modules/admin/do_user_aed.php - When a new user is created, this automatically direct user to permission setup page, with a modified message to alert user they must setup permissions. This is to address frequent confusion about why newly created users can not login. 2004-06-30 06:12 (jcgonz) --------------------------------- modules/tasks/gantt.php - Solved a problem with utf8_decode function 2004-06-29 08:16 (jcgonz) --------------------------------- modules/tasks/addedit.php - Limited to 45 characters task's names in the output to beautify screen output 2004-06-29 08:06 (jcgonz) --------------------------------- locales/en/tasks.inc - [no log message] 2004-06-29 07:55 (jcgonz) --------------------------------- locales/en/projects.inc - Added up some strings in the localization 2004-06-29 07:45 (jcgonz) --------------------------------- modules/companies/index.php - Fixed some formatting issues 2004-06-28 09:59 (ajdonnison) --------------------------------- includes/gateway.pl - Added detection of mail loops. 2004-06-26 04:48 (jcgonz) --------------------------------- classes/ui.class.php locales/en/admin.inc locales/en/common.inc locales/en/companies.inc locales/en/files.inc locales/en/projects.inc locales/en/tasks.inc modules/projects/addedit.php modules/projects/view.php - Some localization issues solved 2004-06-23 10:09 (robertoibarra) --------------------------------- modules/projects/reports/tasksperuser.php modules/tasks/tasks.class.php modules/tasks/tasksperuser_sub.php - When filtering the tasksperuser report to show all projects, the project name colum appear to show what project the task belonged to, doesn't apply for child tasks, only in parent ones. 2004-06-23 09:06 (robertoibarra) --------------------------------- modules/projects/vw_logs.php - New: Filter by Cost Code in the Task Log section of a project 2004-06-22 07:48 (ajdonnison) --------------------------------- modules/tasks/todo.php - Fixed problem where task list was reusing global variable $a and hence - causing calendar to malfunction. 2004-06-21 10:16 (ajdonnison) --------------------------------- index.php - Changed cfg_get_var to ini_get in response to error reported on dp.net - forum: - http://www.dotproject.net/index.php?name=PNphpBB2&file=viewtopic&p=1768#1768 2004-06-17 09:57 (jcgonz) --------------------------------- modules/tasks/addedit.php modules/tasks/do_updatetask.php modules/tasks/tasks.class.php modules/tasks/view.php modules/tasks/vw_log_update.php - Now users allowed to do so can update task's end date directly in the task's log form. 2004-06-17 07:59 (jcgonz) --------------------------------- modules/projects/reports/allocateduserhours.php - Fixed total amount of allocated hours calculation 2004-06-17 07:51 (jcgonz) --------------------------------- modules/companies/vw_companies.php - New filter: company_owner 2004-06-17 07:41 (jcgonz) --------------------------------- modules/companies/index.php - New filter: company_owner - Now the search saves it state 2004-06-17 06:08 (jcgonz) --------------------------------- modules/tasks/tasks.class.php - When a task is deleted or inactivated, that action is cascaded to all its children 2004-06-17 05:04 (gregorerhardt) --------------------------------- install/index.php - groundwork for loading existing config data 2004-06-17 03:40 (jcgonz) --------------------------------- modules/tasks/addedit.php - Solved bugs with the task tree construction (for task parent and task dependencies) and task_parent automatic relation in new tasks. 2004-06-15 07:18 (gregorerhardt) --------------------------------- modules/files/addedit.php - removed already commented out hardcoded fileuploadmaxsizelimit 2004-06-15 04:21 (robertoibarra) --------------------------------- modules/tasks/tasks.php - FIX: The assigned user count was incorrect as well as the file count, fixed in the query. 2004-06-13 00:56 (gregorerhardt) --------------------------------- fileviewer.php - #914075: yet another ie bug 2004-06-13 00:29 (gregorerhardt) --------------------------------- modules/calendar/links_tasks.php - #909085: server crash, undo this fix if problems reported 2004-06-12 23:37 (gregorerhardt) --------------------------------- db/dotproject.sql - #891507: db field too short 2004-06-12 20:23 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-06-12 20:20 (gregorerhardt) --------------------------------- install/db.php install/index.php - minor bugfixes, enhancements 2004-06-12 09:18 (jcgonz) --------------------------------- modules/tasks/tasks.php - Improved file attachment icon positioning 2004-06-12 09:09 (jcgonz) --------------------------------- modules/tasks/addedit.php modules/tasks/tasks.class.php - Task parent and Task dependencies new indents withing select boxes. Some formats were unified (class = text). Please debug the indenting feature. - Added also getTaskDepth to task object 2004-06-12 08:11 (jcgonz) --------------------------------- modules/tasks/addedit.php - Added length limit to the "parent task" combo because it was causing plenty of formatting problems 2004-06-12 08:07 (jcgonz) --------------------------------- modules/tasks/todo.php - Inactive tasks no longer appear within the todo list 2004-06-12 08:02 (jcgonz) --------------------------------- modules/tasks/index.php - Changed the default filter to My Unfinished; in heavy duty - companies, the 'All my tasks' default status was very - intense for the server (and somehow useless) 2004-06-12 07:57 (jcgonz) --------------------------------- images/clip.png modules/tasks/tasks.php - An indicator was added to see if a task contains or not attached files 2004-06-12 07:01 (jcgonz) --------------------------------- modules/projects/reports/allocateduserhours.php modules/tasks/tasks.class.php - Now the allocated hours per user/day report counts the percentage assigned to a user. 2004-06-12 02:48 (robertoibarra) --------------------------------- modules/calendar/view.php modules/tasks/addedit.php - Some short tags where replaced with cool tags in the assigned user column and that would screw up the columns after it 2004-06-11 07:11 (robertoibarra) --------------------------------- modules/files/index_table.php - When viewing the filelist in proyects or the file module you can now view to which task the file belongs to. 2004-06-11 06:22 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - reimplementing the fact that main user doesn't need to show up in possible assignees list ... 2004-06-10 03:15 (robertoibarra) --------------------------------- modules/tasks/todo.php - My Todo can now filter out tasks from proyects on hold which you might not really have to do if the proyect is stopped. 2004-06-09 04:27 (bloaterpaste) --------------------------------- modules/tasks/addedit.php - Changing the label of the "Comments" field to be "Additional Email Comments" to clarify that functionality. 2004-06-05 08:35 (bloaterpaste) --------------------------------- style/default/lostpass.php - Fixing JavaScript error that was occuring onload. 2004-06-05 08:26 (bloaterpaste) --------------------------------- modules/tasks/addedit.php - Fixing an error that was happening during new item creation. 2004-06-05 08:18 (bloaterpaste) --------------------------------- modules/projects/reports/tasklogs.php - Changing post to get to support Excel import. 2004-06-05 00:04 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-06-05 00:00 (gregorerhardt) --------------------------------- modules/calendar/vw_day_events.php - 943779: early startdates, late enddates 2004-06-04 23:17 (uid1036151) --------------------------------- locales/en/common.inc modules/system/translate.php modules/system/translate_save.php - Fixed the fact that we weren't erroring when a translation file pointer was - bad (not writable, for instance). Fixed problem with slashes in the - translations, especially noticable in the English common translation. 2004-06-04 22:22 (uid1036151) --------------------------------- includes/main_functions.php modules/admin/vw_usr_perms.php modules/public/selector.php - dPshowImage now center-aligns images to text - Fixed problem in the selector as well as in user permissions where a - company with ' in the name (ex. Jack's Bowling) would produce a JavaScript - error because the string was unescaped. 2004-06-02 05:40 (bloaterpaste) --------------------------------- db/dotproject.sql db/upgrade_latest.sql modules/admin/vw_usr_perms.php modules/system/system.class.php - Extended permissions system to support custom perms for modules. Individual setup.php files can now include the following fields: - $config['permissions_item_table'] = 'table_name'; ie companies - $config['permissions_item_label'] = 'descriptive_field_name'; ie company_name - $config['permissions_item_field'] = 'id_field'; ie company_id - These are now stored, and can be referred to for pulling perms. This will allow modules to utilize the currently table type currently supported by selector.php, companies, projects, tasks, files, departments, forums and users for permissions grant and revoke criteria. modules table was modified to support this functionality. 2004-06-02 04:08 (jcgonz) --------------------------------- modules/projects/reports/allocateduserhours.php - Added total sum of allocated hours per user 2004-05-28 03:17 (robertoibarra) --------------------------------- includes/db_connect.php includes/main_functions.php - MAYOR update: this updates even my last update. Looking at more code and issues I found that international characters where marked to be saved as entities in the db, this overrides the concept of handling different locales and encodings so I returned it to the previous state where we use encodings to simplify international characters and maintain compatibility with all the language locales all ready working. 2004-05-28 02:23 (robertoibarra) --------------------------------- includes/db_connect.php - UTF-8 locales didn't save in the database correctly, fixed by adding the locale_char_set parameter to the htmlentities function that created the sql 2004-05-26 04:01 (bloaterpaste) --------------------------------- db/dotproject.sql db/upgrade_latest.sql functions/projects_func.php modules/projects/addedit.php modules/projects/projects.class.php modules/projects/view.php - Adding "Project Type" to projects. 2004-05-26 02:53 (bloaterpaste) --------------------------------- modules/projects/vw_logs.php - Added additional filters to project task log tab to allow it to filter out the 100% complete tasks and the inactive tasks. 2004-05-25 09:26 (ajdonnison) --------------------------------- includes/gateway.pl - Fix for bug 957310 - problems with HTML 2004-05-25 08:20 (ajdonnison) --------------------------------- includes/db_connect.php - Fix for bug 943150 - JavaScript injection. 2004-05-25 02:06 (jcgonz) --------------------------------- modules/smartsearch/index.php - Solved directory reference problem within search objects 2004-05-22 07:28 (bloaterpaste) --------------------------------- modules/tasks/tasksperuser_sub.php - Trying to optimize. Functions are killing the performance of this. Replaced a couple of drop down generations with API. 2004-05-22 07:17 (bloaterpaste) --------------------------------- modules/projects/view.php - Changed the name of a few caculated fields. Documented what they mean. 2004-05-22 02:32 (bloaterpaste) --------------------------------- modules/projects/index.php - Oops. Stuck the form around the wrong cell. Fixing bug that I created this morning on the company/divisions select drop down. 2004-05-22 02:21 (bloaterpaste) --------------------------------- db/dotproject.sql db/upgrade_latest.php db/upgrade_latest.sql functions/projects_func.php modules/projects/addedit.php modules/projects/index.php modules/projects/projects.class.php modules/projects/view.php modules/projects/vw_idx_active.php - Adding Priority value to projects. Color coding is displayed on the project list for active projects. 2004-05-22 01:29 (bloaterpaste) --------------------------------- modules/projects/index.php - Fixed drop down list so that it is centered properly in it's cell. 2004-05-21 04:05 (bloaterpaste) --------------------------------- modules/tasks/addedit.php - Making it so tasks can only be moved within a company. 2004-05-21 03:58 (bloaterpaste) --------------------------------- modules/tasks/tasks.class.php - Moving tasks will now move all of the children tasks as well. 2004-05-20 10:02 (bloaterpaste) --------------------------------- modules/tasks/addedit.php - Adding the ability for users to move tasks to other projects. Currently only does the selected task. PENDING: move all dependant tasks as well. 2004-05-20 07:26 (bloaterpaste) --------------------------------- modules/projects/index.php - Oops! Removing debug. 2004-05-20 07:24 (bloaterpaste) --------------------------------- modules/projects/index.php - Fixed a small problem that was causing the drop down to default to the wrong entry when there were no department projects found. 2004-05-20 07:06 (bloaterpaste) --------------------------------- modules/projects/index.php - Changed company filter to be Company/Department filter. In conjunction to my contact/deptartment tables that I just checked in, this will allow a user to winnow projects down by the department(s) they are assigned to. The company drop down now lists all companies and departments. 2004-05-20 04:27 (bloaterpaste) --------------------------------- db/dotproject.sql db/upgrade_latest.sql modules/projects/projects.class.php modules/tasks/tasks.class.php - Added project_departments, project_contacts, task_departments and task_contacts tables to store relational data about those relationships. This does not (at this time) replace the use of the text fields of the same use for tasks and departments. This is meant to be an interrum step. But, this will allow better reporting and filtering capabilities throughout the application. PENDING: upgrade task that will fully populate those four tables based on existing data. I'll write this as soon and I know where to put it. If anyone knows where to put a chunk of PHP to be executed on upgrade, please let me know. For now this change will just affect all projects and tasks edited or created after the point of upgrade. - - Added new store() function in the project.class.php file. 2004-05-20 01:44 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php modules/tasks/tasksperuser_sub.php - fixing minor bugs and adding project color identifier 2004-05-19 08:57 (bloaterpaste) --------------------------------- modules/projects/view.php modules/projects/vw_logs.php - Adding "Task Logs" Tab to the project view. This will display an overview of all task logs that have been applied to tasks contained within this project. It also has a user filter so you can easily see who has been doing what. 2004-05-18 05:56 (bloaterpaste) --------------------------------- modules/calendar/calendar.class.php modules/public/calendar.php - The currently selected date will now be highlighted on the calendar popup. So, if a user had previously clicked on the 10th on the selector, when he/she comes back later and clicks that same popup, the 10th will be highlighted. - - Also added to the calendar.class.php the ability to highlight as many days as someone might want by populating it's highlightedDays arrays with name value pairs of dates (20040517) and the hex color for the highlight (#FF0000). 2004-05-17 18:57 (gregorerhardt) --------------------------------- locales/en/tasks.inc - added strings 2004-05-17 18:57 (gregorerhardt) --------------------------------- modules/tasks/tasksperuser_sub.php - enable translation for arrayselects 2004-05-17 18:46 (gregorerhardt) --------------------------------- includes/main_functions.php - implement translation for alt and title in dPshowImage 2004-05-17 18:21 (gregorerhardt) --------------------------------- modules/tasks/do_task_assign_aed.php modules/tasks/index.php modules/tasks/tasks.class.php modules/tasks/tasksperuser.php modules/tasks/tasksperuser_sub.php - implement page tasksperuser, easy (un)assignment of users-tasks 2004-05-17 18:03 (gregorerhardt) --------------------------------- modules/tasks/images/add.png modules/tasks/images/exchange.png modules/tasks/images/remove.png - initial import 2004-05-15 23:58 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-05-15 23:55 (gregorerhardt) --------------------------------- locales/en/admin.inc locales/en/common.inc locales/en/files.inc locales/en/forums.inc locales/en/projects.inc locales/en/system.inc locales/en/tasks.inc locales/en/ticketsmith.inc - updated translation strings 2004-05-15 23:31 (gregorerhardt) --------------------------------- includes/sendpass.php - translate sendpass-email 2004-05-15 23:29 (gregorerhardt) --------------------------------- index.php - make sendpass-email ready for translation, too 2004-05-15 22:10 (gregorerhardt) --------------------------------- index.php - fixed: sendpw-page didn't display translations 2004-05-14 07:58 (bloaterpaste) --------------------------------- modules/smartsearch/index.php - Replacing custom directory listing function with API function. 2004-05-07 10:25 (jcgonz) --------------------------------- modules/public/contact_selector.php - Solved a bug in the group by statement, it was meant to be order by; added a feature for company/department blocks and also added up a combo to quick select a specified company 2004-05-07 10:02 (ajdonnison) --------------------------------- style/classic/header.php - Removed debug. 2004-05-07 09:50 (ajdonnison) --------------------------------- style/classic/header.php style/classic/main.css - Fixed mouseover/mouseout events. 2004-05-06 01:09 (jcgonz) --------------------------------- modules/smartsearch/index.html modules/smartsearch/index.php modules/smartsearch/setup.php modules/smartsearch/smartsearch.class.php modules/smartsearch/searchobjects/companies.inc.php modules/smartsearch/searchobjects/contacts.inc.php modules/smartsearch/searchobjects/departments.inc.php modules/smartsearch/searchobjects/events.inc.php modules/smartsearch/searchobjects/files.inc.php modules/smartsearch/searchobjects/forum_messages.inc.php modules/smartsearch/searchobjects/forums.inc.php modules/smartsearch/searchobjects/projects.inc.php modules/smartsearch/searchobjects/task_log.inc.php modules/smartsearch/searchobjects/tasks.inc.php modules/smartsearch/searchobjects/tickets.inc.php modules/smartsearch/searchobjects/users.inc.php - New smartsearch module. As we discussed in the virtual meeting held one month ago (aprox), this module will be part of the core distribution. - This module was developed by one of our junior developers so please test it. Thank you. 2004-05-05 13:49 (jcgonz) --------------------------------- modules/tasks/tasks.php - Added a check to show_all_assignees for backwards compatibility - Sent font to italics for dynamic tasks in order to distinguish it from normal tasks 2004-05-05 11:11 (ajdonnison) --------------------------------- db/README db/upgrade_latest.sql - New upgrade file to handle interim upgrades. 2004-05-05 07:14 (bloaterpaste) --------------------------------- modules/system/contacts_ldap.php modules/system/index.php - Adding LDAP contact info functionality. 2004-05-05 02:58 (bloaterpaste) --------------------------------- db/dotproject.sql includes/config-dist.php modules/public/color_selector.php - Adding config option for using a defined list of colors, instead of the color palette. List of colors is pulled out of the sysvals. Also added some default sysvals. 2004-05-04 06:06 (bloaterpaste) --------------------------------- modules/public/selector.php - Now supports IE and Mozilla/Firefox. 2004-05-01 20:43 (gregorerhardt) --------------------------------- includes/config-dist.php - wrote a reminder for registration of new config vars with the installer 2004-05-01 20:39 (gregorerhardt) --------------------------------- install/index.php - wrote a howto for registering vars with the installer 2004-05-01 19:51 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-05-01 19:44 (gregorerhardt) --------------------------------- install/db.php - fixed #943764:wrong time increment, added show_all_task_assignees config var 2004-05-01 08:45 (bloaterpaste) --------------------------------- modules/public/selector.php - Changed to use DIV instead of a select list. Looks nicer, and makes it easier to select items. Still needs fix to work correctly in IE. Mozilla worx fine. 2004-05-01 07:58 (bloaterpaste) --------------------------------- includes/config-dist.php modules/tasks/tasks.php - Added "show_all_task_assignees" preference in the config file to control whether or not a full list of assignees is displayed in the task lists. Also implemented this option in the tasks.php file. 2004-05-01 04:10 (bloaterpaste) --------------------------------- db/dotproject.sql modules/projects/addedit.php modules/projects/do_project_aed.php modules/projects/projects.class.php modules/projects/view.php - Adding project_departments and project_contacts fields to the projects table to support department and contact association with projects. This isn't the right way to implement this association, but it's the way that's currently used in tasks, so should be fine for now. At some point, we should build seperate db table for handle this association, like the task->user association is currently handled. - - Added UI support for selection and display of contact and department information. 2004-05-01 04:07 (bloaterpaste) --------------------------------- modules/tasks/view.php - adding mailto link to the displayed email address for the listed contacts. 2004-04-27 02:38 (gnome444) --------------------------------- lib/PEAR/Date.php - PEAR date bug: DST was hard coded, caused incorrect offset of 1 hour. Took forever to find this 2004-04-23 16:04 (gnome444) --------------------------------- modules/projects/vw_idx_proposed.php - Update for projects tab ordering fix and nowrap of status field 2004-04-19 11:33 (ajdonnison) --------------------------------- modules/tasks/vw_log_update.php - Fix from Rowan Simms for bug 890841 - Timestamps defaulting to 12:00. 2004-04-19 11:29 (ajdonnison) --------------------------------- modules/files/index_table.php - Added patch from Rowan Simms for bug 931286 2004-04-16 23:20 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-04-16 03:44 (jcgonz) --------------------------------- modules/tasks/view.php - Removed a warning message because a variable was not created 2004-04-16 01:30 (gnome444) --------------------------------- modules/public/contact_selector.php modules/tasks/addedit.php - Tweak contacts selector to allow selecting contacts from all allowed companies, your private contacts or contacts that are not assigned to any company. This is a much requested feature. Why is contacts_company a string and not a company_id? 2004-04-16 01:24 (gnome444) --------------------------------- includes/permissions.php - Fix my permissions fix. Take into account global perms too. Sorry about that folks. 2004-04-14 21:26 (gregorerhardt) --------------------------------- install/db.php install/index.php - several fixes and new features for the installer, updated todo list 2004-04-14 18:23 (gregorerhardt) --------------------------------- modules/forums/post_message.php - #934269: show original text in forum message edit mode 2004-04-14 17:34 (kripper) --------------------------------- ChangeLog - Changelog update 2004-04-14 03:52 (gnome444) --------------------------------- modules/tasks/tasks.php - Performance optimization, no need to query a search string - if we aren't searching for anything 2004-04-14 03:35 (gnome444) --------------------------------- modules/tasks/tasks.php - Query speed up. This takes this query from 69 secs - to 1.3 secs on my old (ass kickin') MySQL 3.? p200 database box. 2004-04-14 00:39 (gregorerhardt) --------------------------------- install/index.php - just wanted to have the updated todo list versioned :-) 2004-04-12 17:22 (kripper) --------------------------------- ChangeLog - Changelog update 2004-04-11 22:26 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-04-11 22:17 (gregorerhardt) --------------------------------- install/index.php - updating todo list for installer 2004-04-11 20:49 (gregorerhardt) --------------------------------- modules/forums/addedit.php - bug #892914: added isset() to an undefined variable 2004-04-11 20:47 (gregorerhardt) --------------------------------- modules/contacts/index.php - bug #892912: commented out superfluous line with undefined variable 2004-04-11 20:07 (gregorerhardt) --------------------------------- modules/tasks/gantt.php - added a comment out note to a line known for breaking gantt charts frequently 2004-04-11 19:27 (gregorerhardt) --------------------------------- install/db.php install/index.php - some minor additions and corrections 2004-04-10 17:23 (kripper) --------------------------------- ChangeLog - Changelog update 2004-04-10 03:35 (gregorerhardt) --------------------------------- install/db.php install/index.php - some minor additions and corrections 2004-04-10 02:18 (gnome444) --------------------------------- modules/companies/index.php - Do not allow a user to add a company that doesn't have edit perms#908369 2004-04-10 02:09 (gnome444) --------------------------------- includes/permissions.php - Alert! Security fix in response to #908369 which applies to projects as well and probably others. Do not allow edit perms to modules unless specifically allowed. 2004-04-10 01:41 (gregorerhardt) --------------------------------- install/db.php install/index.php - adding cvs IdTags 2004-04-09 23:55 (gregorerhardt) --------------------------------- ChangeLog - Changelog update 2004-04-09 23:51 (gregorerhardt) --------------------------------- install/db.php install/index.php - Implemented backup and dropDatabase functionality to the installer 2004-04-09 17:20 (kripper) --------------------------------- ChangeLog - Changelog update 2004-04-09 06:09 (gnome444) --------------------------------- modules/companies/index.php modules/companies/vw_companies.php - Change companies tab order to match projects. - All Companies is now on the left and is the default 2004-04-08 17:21 (kripper) --------------------------------- ChangeLog - Changelog update 2004-04-08 09:26 (gnome444) --------------------------------- modules/projects/vw_idx_complete.php - Change projects complete tab so that project status - is not dependant on the percent complete. So that projects marked complete always show up on the complete tab 2004-04-08 09:24 (gnome444) --------------------------------- modules/projects/index.php modules/projects/vw_idx_proposed.php - Change projects tab order so that All Projects - is the default and first on the left. 2004-04-08 09:20 (ajdonnison) --------------------------------- includes/gateway.pl - Added extra debug. - Now emails the admin if there is an error rather than purporting to - create a ticket 0. - Fixed problem with handling multipart messages (especially those - with multipart/related sections). 2004-04-08 04:32 (gnome444) --------------------------------- modules/tasks/addedit.php - Minor formatting fixup when depts are available 2004-04-07 17:21 (kripper) --------------------------------- ChangeLog - Changelog update 2004-04-07 16:07 (ajdonnison) --------------------------------- db/dotproject.sql - Removed dotproject_102.sql to dotproject.sql to be consistent with - new installer. 2004-04-06 17:21 (kripper) --------------------------------- ChangeLog - Changelog update 2004-04-05 20:14 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-04-05 20:11 (gregorerhardt) --------------------------------- install/db.php install/dp.png install/index.php - Initial Import of a Installer Routine for dotProject 2004-04-03 17:22 (kripper) --------------------------------- ChangeLog - Changelog update 2004-04-03 03:19 (gnome444) --------------------------------- modules/tasks/addedit.php - Formatting and layout enhancements for task addedit 2004-04-03 01:03 (gnome444) --------------------------------- classes/date.class.php - WENESDAY typo fix. 2004-04-03 00:27 (gnome444) --------------------------------- modules/tasks/tasks.php - Restore date and time format as per user_prefs, and a couple formatting things 2004-04-02 07:53 (gnome444) --------------------------------- modules/projects/addedit.php modules/projects/do_project_aed.php modules/projects/projects.class.php modules/tasks/tasks.class.php - Finish merge of Handco's import task, task dependancy patch. This fixes the task importing feature and also allows the importing of task into non-empty projects, shifting the dates of the imported tasks relative to the start date of the project. Dependant tasks, (not dynamic), now have their dates automatically adjusted when the end date of the task they are dependant on changes. It also changes the getAllowedRecords and getDeniedrecords in the projects class to not allow access to projects that are under companies that are denied. 2004-04-02 03:08 (jcgonz) --------------------------------- lib/jpgraph/src/jpgraph_pie.php lib/jpgraph/src/jpgraph_pie3d.php - Added so a new module (Polls) is able to work 2004-04-01 17:01 (kripper) --------------------------------- ChangeLog - Changelog update 2004-04-01 08:13 (jcgonz) --------------------------------- modules/companies/index.php - Updated so tabbed is the default view 2004-04-01 05:40 (gnome444) --------------------------------- modules/projects/projects.class.php - Deleting a project was not cleaning up the deps or user_tasks tables. Pointed out by Gerald M. 2004-03-31 03:56 (gnome444) --------------------------------- style/classic/main.css style/default/main.css - css height param caused select boxes to appear too small in Mozilla 2004-03-26 01:46 (kiryl) --------------------------------- modules/tasks/addedit.php - [no log message] 2004-03-25 02:30 (kiryl) --------------------------------- modules/tasks/addedit.php - [Improvement] new feature added: system is able to automatically set task’s start date after defining parent task or task dependencies 2004-03-23 22:23 (dylan_cuthbert) --------------------------------- modules/projects/reports/tasksperuser.en.txt modules/projects/reports/tasksperuser.php - added tasksperuser report as per patch 892982 2004-03-23 22:02 (dylan_cuthbert) --------------------------------- modules/tasks/tasks.php functions/tasks_func.php modules/projects/view.php modules/tasks/index.php - added search filter to task views based on patch 896155 - (I extended it to work with the Projects tab view too) - also removed NOWRAP on assignees field as it was causing display - problems with very long lists of assignees. 2004-03-23 11:53 (eddieajau) --------------------------------- index.php includes/sendpass.php locales/en/common.inc style/default/login.php style/default/lostpass.php - Added lost password routines to login screen 2004-03-23 05:49 (jcgonz) --------------------------------- includes/permissions.php - PHP warning message removed 2004-03-22 20:53 (dylan_cuthbert) --------------------------------- modules/tasks/todo.php - fixed bug with display of todo list in "Today" view when user - has admin priviledges (SQL error occurred) 2004-03-20 10:48 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-03-20 10:26 (gregorerhardt) --------------------------------- modules/contacts/vcardimport.php - FIX for the fix 2004-03-20 09:43 (gregorerhardt) --------------------------------- modules/contacts/vcardimport.php - FIX: vCardUpload for register_globals off 2004-03-19 04:22 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-03-17 21:00 (kiryl) --------------------------------- modules/tasks/tasks.php - [BugFix] All unfinished tasks filter will not show duplicate tasks anymore 2004-03-17 02:12 (kiryl) --------------------------------- modules/tasks/addedit.php modules/tasks/do_task_aed.php modules/tasks/tasks.class.php - [Improvement] Added user's comment to email notification 2004-03-17 00:55 (kiryl) --------------------------------- modules/tasks/addedit.php - [BugFix] calcDuration uses daily_working_hours from config, hardcoded 8 hrs removed 2004-03-16 22:52 (kiryl) --------------------------------- ChangeLog - Changelog update 2004-03-16 22:50 (kiryl) --------------------------------- style/default/login.php style/classic/login.php - please leave action argument empty 2004-03-16 22:47 (kiryl) --------------------------------- fileviewer.php - [Improvement] Displaying login failed message after unsuccessful login - File /style/$uistyle/login.php must not have action attribute set. - Setting attribute value to index.php causes unexpected redirect. 2004-03-15 23:03 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-03-12 00:15 (kiryl) --------------------------------- modules/projects/view.php - [BugFix] Total hours and Work was incorrectly displayed 2004-03-11 19:39 (kiryl) --------------------------------- ChangeLog - ChangeLog update 2004-03-11 19:21 (kiryl) --------------------------------- modules/tasks/tasks.php - [Improvement] aplied Andrey Smirnov's patch #906480 (Assigned persons in tasks list) 2004-03-11 07:45 (jcgonz) --------------------------------- modules/tasks/addedit.php - Bug with the restrict_task_time_editing feature solved. - User was not able to edit time information of new tasks. 2004-03-11 07:36 (jcgonz) --------------------------------- classes/customfieldsparser.class.php modules/system/custom_field_editor.php - Som bugs solved for custom fields parser. - Please help out debugging this feature because it's kind of tricky! 2004-03-10 20:56 (kiryl) --------------------------------- ChangeLog - [grammatical error in comment] user must be logged to see any uploaded file - missed change log update (2004-03-04) 2004-03-10 19:19 (kiryl) --------------------------------- fileviewer.php - must be logged to show any file! 2004-03-10 19:17 (kiryl) --------------------------------- ChangeLog - [no log message] 2004-03-10 19:16 (kiryl) --------------------------------- modules/files/addedit.php modules/files/do_file_aed.php modules/files/files.class.php - [Improvement] after adding, updating or deleting file depends on task assignment, all users assigned to task or project owner will be notified by email - user can decide whether or no notify useres 2004-03-10 12:35 (robertoibarra) --------------------------------- modules/tasks/addedit.php - FIX: new feature in config restrict_task_time_editing was faulty 2004-03-10 12:33 (gregorerhardt) --------------------------------- modules/ticketsmith/search.php - softcoded ticket type in search view for translation 2004-03-10 10:44 (robertoibarra) --------------------------------- modules/system/translate.php - FIX: missing ; in syntax 2004-03-10 05:48 (jcgonz) --------------------------------- classes/customfieldsparser.class.php includes/main_functions.php modules/companies/addedit.php modules/companies/view.php modules/system/custom_field_editor.php modules/system/index.php modules/tasks/addedit.php modules/tasks/tasks.class.php modules/tasks/view.php modules/tasks/vw_logs.php - Custom fields online editor done! now a non-technical user is able to add, remove and adapt custom fields for tasks and companies. - Also the user will be able to customize task types and company types. And that's not all!! - Depending which type the company or task a record is, some fields will appear or not! - Useful for different type of tasks that need different type of information. - - Check changes on upgrade_101_to_102.sql for database changes 2004-03-09 13:50 (dylan_cuthbert) --------------------------------- locales/core.php modules/system/translate.php modules/system/translate_save.php - added functionality to load translated locales from locale directory underneath - the module directory. This is mainly useful for external modules - the languages - can be packaged in the same file with no post-install copy. - the filename for languages should be modules/[module]/locale/[lang].inc 2004-03-06 05:45 (jcgonz) --------------------------------- modules/contacts/addedit.php modules/contacts/select_contact_company.php - Now when a user selects a company and/or department, he is able to select wether or not - to overwrite the contact's address with the one saved in the company or department. 2004-03-05 00:28 (kiryl) --------------------------------- lib/jpgraph/src/imgdata_diamonds.inc lib/jpgraph/src/jpgraph.php lib/jpgraph/src/jpgraph_canvas.php lib/jpgraph/src/jpgraph_canvtools.php lib/jpgraph/src/jpgraph_error.php lib/jpgraph/src/jpgraph_gantt.php lib/jpgraph/src/jpgraph_line.php lib/jpgraph/src/jpgraph_log.php lib/jpgraph/src/jpgraph_plotmark.inc lib/jpgraph/src/jpgraph_bar.php lib/jpgraph/src/jpgraph_gradient.php - [Improvement] Upgrade jpGraph to version 1.14. If using non-utf charset tasks names are not converted so are correctly displayed on gant chart 2004-03-05 00:22 (kiryl) --------------------------------- modules/tasks/do_task_aed.php modules/tasks/addedit.php modules/tasks/gantt.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/viewgantt.php - [Improvement] Percentage resource allocation added - [Improvement] More valuable info displayed on gant chart, eg. Gant Chart uses resource allocation information - [BugFix] Gant Chart correctly displays task end date 2004-03-05 00:15 (kiryl) --------------------------------- modules/projects/view.php - [Improvment] Added project work (multiplication of task duration and resource allocation) 2004-03-04 06:13 (jcgonz) --------------------------------- functions/tasks_func.php modules/tasks/index.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/todo.php - Now users are able to filter "Task I own" that is different of "My Tasks"; this means that users can check out tasks that they created - - Another interesting feature is for sysadmins; they now are able to "switch" user in the task modules so they can see how another user is performing. Also this sysadmin user is able to go to "My todo" of the selected user. Excellent for everyday user performance monitoring. 2004-03-04 02:25 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - 907675: creator first name twice in notify mail 2004-03-02 20:32 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-03-02 09:35 (jcgonz) --------------------------------- includes/config-dist.php modules/tasks/addedit.php modules/tasks/do_task_aed.php - New flag in config.php - $dPconfig["restrict_task_time_editing"] = false; - - Now the sysadmin is able to configure if a normal user is able to change time information from tasks. If this flag is set up to true, the user needs to be the task owner, project owner or sys admin. - - Excellent for controlling real start and due dates! no more "it was due today!! look at dotproject's information! I swear I didn't change it!" 2004-02-26 21:22 (gregorerhardt) --------------------------------- classes/date.class.php - 872985: addMonths 12+(-1)=13? 2004-02-26 20:46 (gregorerhardt) --------------------------------- modules/ticketsmith/do_ticket_aed.php - 899969: quotes in tickets 2004-02-25 10:17 (ajdonnison) --------------------------------- modules/ticketsmith/view.php - Fixed broken MIME headers. 2004-02-25 10:14 (ajdonnison) --------------------------------- modules/ticketsmith/view.php - Mail not being sent on change of assignment fixed. 2004-02-24 17:50 (gregorerhardt) --------------------------------- classes/ui.class.php - 897211: renamed bad constructor name in CTabBox_core 2004-02-24 17:42 (gregorerhardt) --------------------------------- modules/ticketsmith/common.inc.php - 899944: patch for bad word wrap in ticketsmith 2004-02-24 17:34 (gregorerhardt) --------------------------------- locales/en/calendar.inc - string added 2004-02-24 17:22 (gregorerhardt) --------------------------------- modules/companies/index.php - 901371: patch from sreindl fixing plain view for companies 2004-02-24 17:14 (gregorerhardt) --------------------------------- modules/calendar/vw_day_events.php - 902974: patch from sreindl fixing concurrent events problem in day view 2004-02-24 17:05 (gregorerhardt) --------------------------------- modules/calendar/do_event_aed.php - 903000: patch from sreindl fixing possible events: Start>=End 2004-02-24 16:59 (gregorerhardt) --------------------------------- modules/calendar/day_view.php - 903011: patch from sreindl fixing start date of week view 2004-02-24 16:54 (gregorerhardt) --------------------------------- modules/calendar/calendar.class.php - 890967: patch from sreindl fixing day view for recurrent events 2004-02-23 09:26 (ajdonnison) --------------------------------- modules/tasks/addedit.php - Added fix from Matthias Lienau for popup calendar not working on some - windows systems (mainly XP with Norton Internet Security). 2004-02-20 14:51 (robertoibarra) --------------------------------- modules/projects/index.php - Bug fix: When ALL COMPANIES in the projects list not all projects would be displayed 2004-02-17 15:13 (ajdonnison) --------------------------------- includes/gateway.pl - Rework of MIME handling logic to try and cope with all likely sets of - MIME combinations. Should now work with MS Outlook multipart/related - with embedded multipart/mime components. 2004-02-08 04:17 (gnome444) --------------------------------- modules/tasks/addedit.php - Fix for undefined var with E_ALL 2004-02-08 03:46 (gnome444) --------------------------------- modules/system/syskeys/index.php - Point to new help file 2004-02-05 17:30 (ajdonnison) --------------------------------- index.php - Updated cache control to correctly work with Apache 2 2004-02-04 09:46 (ajdonnison) --------------------------------- modules/tasks/do_updatetask.php - Removed error log. 2004-02-04 09:41 (ajdonnison) --------------------------------- modules/tasks/do_updatetask.php - Fix so that if first task update sets percent complete to 100%, task - end date is correctly set. 2004-02-03 11:14 (ajdonnison) --------------------------------- db/upgrade_101_to_102.sql - Removed duplicate fields. 2004-02-03 07:53 (ajdonnison) --------------------------------- ChangeLog - Updated to match v1.0.2 release 2004-02-03 07:44 (ajdonnison) --------------------------------- includes/version.php - Removed the -alpha suffix for full release. 2004-02-02 21:50 (ajdonnison) --------------------------------- db/upgrade_101_to_102.sql - Added line to reset dynamic tasks. 2004-02-02 21:45 (ajdonnison) --------------------------------- locales/en/tasks.inc - Added missing strings for 1.0.2 release 2004-02-02 15:43 (robertoibarra) --------------------------------- modules/tasks/gantt.php - Gantt chart upgraded to correcty display UTF8 data (accents and other characters) in the task name 2004-02-02 09:44 (gnome444) --------------------------------- modules/system/syskeys/index.php - Fix display problems with dPformSafe 2004-02-02 09:11 (gnome444) --------------------------------- modules/tasks/view.php - TaskCustomFields checkbox wasn't working and dPformSafe 2004-02-02 01:29 (mkozusnik) --------------------------------- modules/projects/addedit.php - Removed the echo from line 287 2004-02-02 01:20 (mkozusnik) --------------------------------- modules/projects/addedit.php - Restored inital popCalendar for all three date fields 2004-02-02 01:10 (mkozusnik) --------------------------------- lib/calendar/calendar.js - Fixed dropdown year to include every year 2004-02-01 19:14 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-02-01 19:01 (gregorerhardt) --------------------------------- modules/files/index_table.php - softcoded translation for #File(s)# and #Page(s)# 2004-02-01 18:54 (gregorerhardt) --------------------------------- modules/tasks/addedit.php - softcoded translation for #None# 2004-02-01 18:15 (gregorerhardt) --------------------------------- modules/system/syskeys/index.php modules/system/syskeys/keys.php - fixed access denied problem with sysvals and syskeys 2004-02-01 08:31 (gnome444) --------------------------------- modules/tasks/addedit.php - Fix calc task duration and finish date buttons 2004-02-01 08:28 (gnome444) --------------------------------- modules/tasks/tasks.php functions/tasks_func.php - Remove myinact filter and add allunfinished filter 2004-02-01 08:23 (gnome444) --------------------------------- modules/tasks/tasks.php - Fix task active / inactive toggle 2004-02-01 03:15 (gnome444) --------------------------------- modules/tasks/tasks.php - Really fix table header colour 2004-01-31 20:08 (ajdonnison) --------------------------------- modules/files/index_table.php - Added Patch 790504 from proca - Multi-page support for files module. 2004-01-31 19:54 (ajdonnison) --------------------------------- functions/tasks_func.php locales/en/admin.inc locales/en/projects.inc locales/en/tasks.inc modules/admin/index.php modules/projects/view.php modules/tasks/tasks.php - Added patch 787097 from proca to show all unassigned tasks. - Resolved 868798 (RFE, was bug) by dflora - incorrect spelling of inactive. 2004-01-31 15:34 (gnome444) --------------------------------- modules/tasks/tasks.php - Fix table header colour 2004-01-31 15:13 (ajdonnison) --------------------------------- modules/ticketsmith/admin.php modules/ticketsmith/attach.php modules/ticketsmith/index.php modules/ticketsmith/images/ltwt.gif modules/ticketsmith/images/posticon.gif modules/ticketsmith/images/rtwt.gif - Patch 790596 from proca to support standard navigation icons. 2004-01-31 15:10 (ajdonnison) --------------------------------- images/navfirst.gif images/navlast.gif images/navleft.gif images/navright.gif - Standard navigation icons supplied by proca as part of patch 790596 2004-01-31 09:24 (gnome444) --------------------------------- modules/tasks/tasks.php - Enable sorting of tasks in task view 2004-01-31 00:41 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-30 13:47 (gnome444) --------------------------------- modules/tasks/tasks.php - Fix task sorting icons with register globals off 2004-01-30 00:42 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-29 20:38 (ajdonnison) --------------------------------- lib/ezpdf/class.ezpdf.php - Added patch 785568 from pharouff to fix column width calculations. 2004-01-29 20:23 (ajdonnison) --------------------------------- modules/projects/addedit.php - Added Patch 781717 by iexposure, fix for Actual End date calendar popup. 2004-01-29 20:17 (ajdonnison) --------------------------------- modules/tasks/todo.php - Added Patch 781101 by iexposure, corrects the overdue colouring problem. 2004-01-29 19:56 (ajdonnison) --------------------------------- index.php - Added patch 780088 by xnoguer to provide translation of sysvals. 2004-01-29 18:14 (ajdonnison) --------------------------------- modules/forums/post_message.php - Added patch 778977 to add citation to posted message, by xnoguer 2004-01-29 17:27 (ajdonnison) --------------------------------- modules/ticketsmith/index.php - Added patch 777024 by iexposure to add config-based default for sorting. 2004-01-29 17:26 (ajdonnison) --------------------------------- modules/ticketsmith/config.inc.php - Added patch 777021 by iexposure to add config for sort order. 2004-01-29 17:10 (ajdonnison) --------------------------------- modules/tasks/view.php - Added Patch 775973 from gnome444 - view dependencies in task view 2004-01-29 17:00 (ajdonnison) --------------------------------- modules/companies/companies.class.php - Patch 775960 from gnome444 - fix to allow companies to be deleted correctly. 2004-01-29 16:56 (ajdonnison) --------------------------------- modules/calendar/addedit.php - Added patch 774380 from rufinus, localized time in calendar 2004-01-29 16:55 (ajdonnison) --------------------------------- locales/en/locales.php - Patch 774380 from rufinus for localisation in calendar 2004-01-29 16:51 (ajdonnison) --------------------------------- locales/en/system.inc - Added Slovenian locale. 2004-01-29 16:43 (ajdonnison) --------------------------------- lib/jpgraph/src/jpgraph.php - Added fix from evgenik for Cyrillic bug. (Patch 763145) 2004-01-29 14:42 (ajdonnison) --------------------------------- modules/ticketsmith/common.inc.php - Added patch 777016 from iexposure to fix word wrapping. 2004-01-29 13:56 (ajdonnison) --------------------------------- modules/ticketsmith/view.php - Added patch 777034 from iexposure - addes my tickets crumb, adds text - type email for non-HTML clients. - Added patch 823696 from alejandro_liu - fixes sending of dud email when - unassigning tasks. 2004-01-29 13:12 (ajdonnison) --------------------------------- includes/gateway.pl - Added patch 777066 from iexposure to clean up HTML output. 2004-01-29 13:06 (ajdonnison) --------------------------------- includes/gateway.pl - Fix for potential sync problem with attachments 2004-01-29 10:43 (ajdonnison) --------------------------------- modules/projects/addedit.php - Changed add logic to check on the count of approved projects rather - than the number of existing projects (a minor change and unlikely to - actually alter operation except in very unusual situations). 2004-01-29 03:00 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-28 17:36 (ajdonnison) --------------------------------- modules/tasks/do_updatetask.php - Fix for 842147 - Task log updates task end date only if - end date not already set. 2004-01-28 17:27 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-28 16:57 (ajdonnison) --------------------------------- classes/dp.class.php includes/db_connect.php modules/projects/addedit.php style/default/overrides.php - Fix for bug 781200, backslashes stripped in URLs. This fix should - be seen as interim as it highlights a problem in db_loadObject, where - if the object exists, slashes are stripped, if not they are not. - Need to review the whole use of htmlspecialchars, etc. 2004-01-28 16:17 (ajdonnison) --------------------------------- modules/ticketsmith/admin.php modules/ticketsmith/comment.php modules/ticketsmith/common.inc.php modules/ticketsmith/followup.php modules/ticketsmith/index.php modules/ticketsmith/login.php modules/ticketsmith/post_ticket.php modules/ticketsmith/search.php modules/ticketsmith/view.php - Fixed javascript form handling for onChange events. (Bug 806786) - This fixes search handling on some browsers. 2004-01-27 17:27 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-27 05:26 (kripper) --------------------------------- modules/projects/index.php - Fixed bug of displaying projects of all companies. 2004-01-26 17:27 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-26 07:55 (gregorerhardt) --------------------------------- modules/projects/addedit.php - 882030: add project if no project exists yet 2004-01-26 06:54 (gregorerhardt) --------------------------------- modules/tasks/tasks.class.php - 878171: blank page after addedit tasks 2004-01-26 06:46 (gregorerhardt) --------------------------------- modules/tasks/index.php modules/tasks/tasks.php - enhancing task filtering 2004-01-26 05:55 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - 880833: not showing inactive tasks 2004-01-22 17:28 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-22 09:48 (ajdonnison) --------------------------------- includes/main_functions.php - Added character translations for Hungarian. This is a stopgap and - should be replaced with a more general solution. 2004-01-21 17:29 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-21 17:10 (ajdonnison) --------------------------------- locales/en/system.inc - Added Italian translation. 2004-01-21 17:03 (ajdonnison) --------------------------------- locales/en/system.inc - Added Chinese (Taiwan). 2004-01-18 17:29 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-18 15:37 (mkozusnik) --------------------------------- modules/admin/addedituser.php - Fixed birthdate error 2004-01-18 01:47 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-01-18 01:29 (gregorerhardt) --------------------------------- index.php classes/ui.class.php modules/projects/reports.php - 820359: Implemented method checkFileName() to prevent arbitrary file execution 2004-01-17 00:43 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-16 22:52 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-01-16 07:22 (gregorerhardt) --------------------------------- index.php - forgot an ending comment delimiter 2004-01-16 06:13 (gregorerhardt) --------------------------------- index.php - 820359: Prevent from executing arbitrary files 2004-01-16 04:28 (gregorerhardt) --------------------------------- modules/admin/index.php modules/ticketsmith/search.php - used dPformSafe to fix 797846 2004-01-16 04:23 (gregorerhardt) --------------------------------- modules/contacts/index.php modules/companies/index.php - used dPformSafe to fix 797846 2004-01-16 04:07 (gregorerhardt) --------------------------------- db/upgrade_101_to_102.sql - 820165: fixed erraneous task_owner index link 2004-01-16 03:40 (gregorerhardt) --------------------------------- includes/config-dist.php includes/db_connect.php - 839399: added an config var for the db port 2004-01-15 15:04 (ajdonnison) --------------------------------- modules/projects/do_project_aed.php - Fixed deletions to take user back to the projects list, rather than - to the previous history page. If the previous page was also a delete - then this causes a redirection loop. 2004-01-15 13:49 (robertoibarra) --------------------------------- modules/tasks/do_updatetask.php - Missed some characters... added 2004-01-15 13:42 (robertoibarra) --------------------------------- modules/tasks/do_updatetask.php - Fixed issue with international characters in cost codes, cost codes will now be saved in standard ISO since accented letters, eg., take up more than one character position in the database and not all of what you saw on the field was actually saved in the database, now everything will be except that characters will not be accented. 2004-01-15 11:08 (robertoibarra) --------------------------------- modules/projects/reports/allocateduserhours.php - Due to some changes in other modules, the report stopped working, fixed now :) 2004-01-15 00:43 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-14 13:41 (dylan_cuthbert) --------------------------------- classes/dp.class.php locales/en/common.inc locales/en/system.inc modules/projects/addedit.php modules/projects/projects.class.php modules/projects/reports/tasklogs.php modules/tasks/do_updatetask.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/view.php modules/tasks/vw_logs.php style/classic/main.css style/default/main.css - auto-login system test - task sorting - project template patch 2004-01-13 06:59 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-12 12:09 (gregorerhardt) --------------------------------- modules/admin/vw_usr_perms.php - again translation of the module names and permissions in list 2004-01-12 12:01 (gregorerhardt) --------------------------------- locales/en/admin.inc - added all for all modules 2004-01-12 12:00 (gregorerhardt) --------------------------------- modules/admin/vw_usr_perms.php - translation of the module names in list 2004-01-12 11:42 (ajdonnison) --------------------------------- includes/main_functions.php modules/system/addeditpref.php - Added replacement code for money_format where it doesn't exist. - Added extra locales. 2004-01-12 10:26 (gregorerhardt) --------------------------------- db/upgrade_101_to_102.sql - task_access and task_notify (mkozusnik) 2004-01-12 09:15 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2004-01-11 15:23 (ajdonnison) --------------------------------- index.php classes/ui.class.php includes/version.php style/classic/header.php style/default/header.php style/default/login.php - Removed version from index.php and into includes/version.php. - Changed ui.class to provide getVersion function. - Changed all calls to getConfig('version') to getVersion() 2004-01-11 15:12 (ajdonnison) --------------------------------- includes/config-dist.php includes/version.php - Added external version file to centralise and simplify version management. 2004-01-11 09:44 (gregorerhardt) --------------------------------- modules/ticketsmith/index.php - fix838983: no record navigation 2004-01-11 08:10 (gregorerhardt) --------------------------------- classes/ui.class.php - fix811242: strip slashes from translation string 2004-01-11 07:49 (gregorerhardt) --------------------------------- modules/companies/view.php - added Email Info 2004-01-11 07:48 (gregorerhardt) --------------------------------- modules/companies/addedit.php - fixed810274: using dPformSafe prventing from htmlCrash 2004-01-09 22:47 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-09 03:56 (gregorerhardt) --------------------------------- modules/files/addedit.php - 863402: hardcoded file_upload_size_limit 2004-01-08 22:47 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-08 15:48 (ajdonnison) --------------------------------- style/default/header.php - Added icon and link to main website. 2004-01-08 14:36 (ajdonnison) --------------------------------- modules/system/addeditpref.php - Changed to detect the absence of the money_format function instead of - looking at just the operating system. This then picks up early versions - of PHP as well. 2004-01-08 14:24 (ajdonnison) --------------------------------- modules/companies/vw_companies.php - Added missing definition of $CR 2004-01-08 09:20 (ajdonnison) --------------------------------- db/upgrade_101_to_102.sql - New upgrade for 101 to 102 2004-01-08 09:05 (ajdonnison) --------------------------------- modules/tasks/view.php - Changed ordering on assigned users to last/first name. - Changed ordering on files to filename. 2004-01-07 22:47 (kripper) --------------------------------- ChangeLog - Changelog update 2004-01-07 17:31 (ajdonnison) --------------------------------- index.php - Fixed security hole in passing module parameters 2003-12-26 22:49 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-26 22:35 (gregorerhardt) --------------------------------- ChangeLog - ChangeLog update 2003-12-26 07:34 (gregorerhardt) --------------------------------- modules/admin/addedituser.php - softcoding of selectbox and button 2003-12-26 07:18 (gregorerhardt) --------------------------------- locales/en/admin.inc - Strings for Permissions Templates 2003-12-26 07:15 (gregorerhardt) --------------------------------- modules/admin/vw_usr_perms.php - Implemented Copy Permissions from Template User 2003-12-23 22:50 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-23 06:25 (robertoibarra) --------------------------------- locales/en/admin.inc modules/tasks/view.php - Text changed: the tab within a task previously named Tasks caused confusion, renamed to Child Tasks 2003-12-22 22:50 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-22 02:34 (gregorerhardt) --------------------------------- modules/tasks/tasks.php - #863238: show milestones bold 2003-12-21 23:25 (gregorerhardt) --------------------------------- locales/en/forums.inc - update for force forum watch 2003-12-21 22:50 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-21 22:27 (gregorerhardt) --------------------------------- modules/forums/configure.php modules/forums/setup.php - initial import of module specific config and setup file 2003-12-21 22:25 (gregorerhardt) --------------------------------- modules/forums/forums.class.php - added forums module specific config functionality: force watch for all users 2003-12-21 22:22 (gregorerhardt) --------------------------------- modules/system/domodsql.php modules/system/viewmods.php - groundwork for module specific configuration via configure-function and config variable in module's setup.php 2003-12-21 22:19 (gregorerhardt) --------------------------------- locales/en/admin.inc locales/en/calendar.inc locales/en/common.inc locales/en/companies.inc locales/en/contacts.inc locales/en/departments.inc locales/en/files.inc locales/en/forums.inc locales/en/projects.inc locales/en/system.inc locales/en/tasks.inc locales/en/ticketsmith.inc - update based on german translation files 2003-12-18 09:29 (robertoibarra) --------------------------------- modules/projects/reports/userperformance.php - Minor change in the report, the TOTAL was also calculated the other way around. 2003-12-17 22:51 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-17 14:11 (robertoibarra) --------------------------------- index.php - Windows workaround: Windows doesn´t use standard ISO codes for locales, a switch statement was added to change the locale from the db to something windows understands. 2003-12-17 13:11 (robertoibarra) --------------------------------- locales/en/projects.inc modules/companies/vw_depts.php modules/projects/reports/userperformance.php - FIX: User performance % was calculated the other way around 2003-12-17 12:33 (robertoibarra) --------------------------------- locales/en/contacts.inc locales/en/files.inc locales/en/public.inc locales/en/tasks.inc modules/companies/view.php modules/contacts/addedit.php modules/departments/addedit.php modules/files/addedit.php modules/tasks/addedit.php modules/tasks/vw_log_update.php - Visual fixes 2003-12-17 08:54 (jcgonz) --------------------------------- modules/departments/vw_contacts.php - Now departments can show off contacts related to them 2003-12-16 22:51 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-16 10:24 (robertoibarra) --------------------------------- classes/ui.class.php modules/tasks/tasks.class.php modules/tasks/tasks.php modules/tasks/view.php style/default/overrides.php - Now you can navigate from inside tasks, you can view the tasks parents and children while viewing the task. 2003-12-16 06:07 (gregorerhardt) --------------------------------- modules/calendar/addedit.php modules/calendar/calendar.class.php - fixed bug in recurrent events; todo: daily view 2003-12-14 22:51 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-14 06:44 (gregorerhardt) --------------------------------- modules/calendar/addedit.php modules/calendar/calendar.class.php modules/calendar/view.php - implemented recurrent events; todo: make working day view of recurrent events, finding bugs 2003-12-13 22:51 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-13 06:45 (gregorerhardt) --------------------------------- modules/calendar/calendar.class.php modules/calendar/day_view.php modules/calendar/index.php - design and usability improvements on miniCal: month names and days are now clickable 2003-12-13 04:09 (jcgonz) --------------------------------- modules/tasks/tasks.class.php - Now parent tasks status update recursively to all its subtasks 2003-12-12 22:52 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-12 09:33 (jcgonz) --------------------------------- modules/projects/view.php modules/tasks/addedit.php - Minor IE fixes 2003-12-12 07:00 (gregorerhardt) --------------------------------- modules/tasks/organizer.php - softcoded some strings for translation 2003-12-12 06:31 (gregorerhardt) --------------------------------- modules/public/contact_selector.php - softcoded string for translation 2003-12-12 06:13 (gregorerhardt) --------------------------------- modules/files/addedit.php - softcoded string for js confirming of CancelProcess 2003-12-12 06:12 (gregorerhardt) --------------------------------- modules/ticketsmith/common.inc.php modules/ticketsmith/search.php modules/ticketsmith/view.php - enhanced fix for #845978: Security fixes and Searach aivailybility fo readOnlyUsers; some strings softcoded for translation 2003-12-12 00:23 (jcgonz) --------------------------------- modules/tasks/addedit.php - Visual improvements for IE, more pending 2003-12-11 23:39 (jcgonz) --------------------------------- includes/main_functions.php modules/system/addeditpref.php - Note: The function money_format() is only defined if the system has strfmon capabilities. For example, Windows does not, so money_format() is undefined in Windows. - FIX: A work arround was written for windows hosts not to crash dP. 2003-12-11 22:52 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-11 09:18 (jcgonz) --------------------------------- modules/tasks/tasks.class.php - FIX: Percent completed in dynamic parent tasks is now calculated correctly 2003-12-10 22:52 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-10 11:37 (jcgonz) --------------------------------- modules/departments/view.php modules/public/contact_selector.php modules/tasks/addedit.php modules/tasks/tasks.class.php modules/tasks/view.php - Now users are able to relate tasks to contacts from the project's owner company. Remember to ALTER TABLE `tasks` ADD `task_contacts` CHAR( 100 ) ; Useful for CRM functionality. 2003-12-10 09:39 (jcgonz) --------------------------------- modules/tasks/addedit.php modules/tasks/do_updatetask.php modules/tasks/tasks.class.php modules/tasks/view.php modules/tasks/vw_log_update.php - New feature, mail task owner your task log by clicking notify owner when adding a task log 2003-12-10 07:09 (jcgonz) --------------------------------- modules/companies/vw_contacts.php - Now contacts related to companies can be viewed in a tab inside the company module 2003-12-09 22:52 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-09 17:04 (jcgonz) --------------------------------- classes/date.class.php includes/config-dist.php includes/db_connect.php modules/projects/reports/allocateduserhours.en.txt modules/projects/reports/allocateduserhours.php modules/projects/reports/userperformance.php modules/tasks/tasks.class.php - New Report!!! Now you can see your user's allocated hours, no more "I work more than you!" 2003-12-09 11:22 (gregorerhardt) --------------------------------- modules/projects/reports/userperformance.php - Commented out 'echo ' :-) 2003-12-09 11:00 (gregorerhardt) --------------------------------- modules/files/addedit.php - Added cancelButton 2003-12-09 10:56 (gregorerhardt) --------------------------------- locales/en/forums.inc modules/forums/index.php - Added translation of 'No posts' 2003-12-09 10:47 (gregorerhardt) --------------------------------- locales/en/files.inc modules/files/index.php - Added Text String 'Filter' on the left side of the projectsDropDown 2003-12-09 10:39 (gregorerhardt) --------------------------------- modules/files/do_file_aed.php - deleted an empty space in Warning Message which could not be translated 2003-12-09 02:36 (jcgonz) --------------------------------- modules/companies/addedit.php modules/companies/companies.class.php modules/companies/do_company_aed.php modules/companies/view.php modules/tasks/addedit.php - Companies can now have custom fields too! Check the updated sql 2003-12-08 22:52 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-08 17:34 (jcgonz) --------------------------------- modules/tasks/addedit.php modules/tasks/do_task_aed.php modules/tasks/tasks.class.php modules/tasks/view.php - Custom fields in tasks can now be created. A record with serialized data must be added to the sysvals table like: TaskCustomFields->0|a:3:{s:4:"name";s:12:"Quote number";s:4:"type";s:4:"text";s:7:"options";s:24:"maxlength="12" size="10"";} - A new text box will be displayed for input with the leyend quote number in the tasks module. 2003-12-08 11:17 (jcgonz) --------------------------------- modules/tasks/view.php - Dynamic task's logs have been disabled since dynamic tasks are not really tasks but a group of them. If you wish to have the previous behavior please remember to unset your dynamic tasks. 2003-12-08 10:51 (jcgonz) --------------------------------- classes/date.class.php modules/tasks/addedit.php modules/tasks/view.php - Tasks now have due times for those really efficient organizations out there! 2003-12-08 06:04 (gregorerhardt) --------------------------------- modules/projects/addedit.php - made consistent implementation of the original popCalendar 2003-12-08 05:57 (gregorerhardt) --------------------------------- modules/projects/addedit.php - fix for #854623; while have now a working calendar again, the current situation with the two JSCalendars is not satisfying 2003-12-07 22:52 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-07 11:45 (jcgonz) --------------------------------- locales/en/locales.php - Default encoding changed in locales.php for english language from iso-8859-1 to utf-8. It really doesn't affect anybody using the english locale and typing everything in english. The reason for the change was related to dotmods when users create a new language and had been using the english locale they get screwed up characters in text fields becase of using the iso encoding. UTF-8 rules! 2003-12-06 22:52 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-06 13:54 (jcgonz) --------------------------------- locales/en/companies.inc locales/en/departments.inc modules/projects/reports/userperformance.php modules/tasks/addedit.php modules/tasks/tasks.class.php modules/tasks/view.php - WARNING!!!!!!! Dynamic tasks have been implemented. This will cause weird behavior if the concept is not understood. A dynamic task is a task that gets its properties from its children like hours and dates, it functions like a GROUP of child tasks. It won't matter what you put in those fields in them since when you save them or save their children, the parent dynamic tasks will be updated. If you don't care about this feature please change your tasks to not being dynamic (the defaults have been changed for new tasks to not be dynamic), otherwise enjoy this feature any project manager should have. Technically, the previously unused task_hours_worked field is now used to save the dynamic tasks duration. 2003-12-05 22:52 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-05 13:07 (jcgonz) --------------------------------- modules/companies/view.php modules/contacts/addedit.php modules/contacts/contacts.class.php modules/public/selector.php - Companies and Contacts are now linked by the company name (in text). They are not linked by ID so that contacts don't have to have companies registered in the Companies section so it maintains backwards compatibility. New department field added please check the upgrade SQL file. Department can be linked to the Company department by text also. Dotproject now has some mini CRM features! 2003-12-05 08:18 (jcgonz) --------------------------------- classes/ui.class.php locales/en/companies.inc modules/companies/vw_companies.php style/classic/overrides.php - Fixed bug where the default theme wouldn't show the rest of the companies/projects categories in flat view. This was due to a require_once line had to be changed to require to allow the tabboxes to be displayed multiple times in one page. 2003-12-05 04:23 (jcgonz) --------------------------------- modules/companies/index.php modules/companies/vw_companies.php modules/projects/vw_idx_proposed.php - Fixed the same issue with the flat look on companies as with projects. Made the projects flat code a little cleaner. 2003-12-04 22:53 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-04 14:46 (jcgonz) --------------------------------- modules/projects/index.php modules/projects/vw_idx_proposed.php - Project plain view wasn't filtering correctly, bug fixed. 2003-12-04 13:21 (jcgonz) --------------------------------- modules/projects/view.php modules/tasks/tasks.php - Milestones by definition have no duration so the milestone legend is displayed in the task list and they don't add up in the allocated hours. - - Also the total hours sums have been fixed with the round function due to an issue with mysql not summing up floats "correctly" 2003-12-04 09:16 (gregorerhardt) --------------------------------- locales/en/tasks.inc locales/en/tasks.inc - added strings 2003-12-04 09:05 (gregorerhardt) --------------------------------- locales/en/history.inc - initial import of translation of historyModule 2003-12-04 09:04 (gregorerhardt) --------------------------------- locales/en/common.inc locales/en/system.inc - added existing strings 2003-12-03 22:53 (kripper) --------------------------------- ChangeLog - Changelog update 2003-12-03 12:57 (jcgonz) --------------------------------- lib/PEAR/Date/Calc.php modules/tasks/addedit.php modules/tasks/do_task_aed.php modules/tasks/tasks.class.php modules/tasks/view.php - Now users can relate departments to tasks. Please check db changes in the .sql file (100 to 101). 2003-12-03 11:35 (gregorerhardt) --------------------------------- modules/history/addedit.php - softcoded/translation 2003-12-03 11:09 (gregorerhardt) --------------------------------- modules/projects/vw_idx_proposed.php - translation (softcoding) of project status values 2003-12-03 11:01 (gregorerhardt) --------------------------------- modules/departments/addedit.php modules/departments/view.php - several translations 2003-12-03 10:22 (gregorerhardt) --------------------------------- modules/ticketsmith/index.php - fixing #848082: sorting problem with REQUIRE_GLOBALS=OFF 2003-12-03 09:25 (jcgonz) --------------------------------- modules/projects/vw_idx_proposed.php - Updated translation issues with status selector in proposed projects tabs 2003-12-03 09:20 (jcgonz) --------------------------------- locales/en/projects.inc modules/projects/index.php modules/projects/vw_idx_active.php modules/projects/vw_idx_complete.php modules/projects/vw_idx_proposed.php - Added dynamic project status tabs at the projects module. Now tabs are the same that all project status from sysval. 2003-12-03 07:51 (jcgonz) --------------------------------- modules/companies/index.php modules/companies/vw_companies.php - Added dynamic companies type tabs at the companies module 2003-11-28 22:54 (kripper) --------------------------------- ChangeLog - Changelog update 2003-11-28 18:21 (dylan_cuthbert) --------------------------------- modules/system/domodsql.php modules/system/viewmods.php - added "upgrade" option for modules, the upgrade function in the module's setu