------------------------------------------------------------------------ r2369 | pedroix | 2012-02-03 07:10:11 -0600 (Fri, 03 Feb 2012) | 4 lines Changed paths: M /trunk/locales/fr/projects.inc "just a little change" http://forums.web2project.net/viewtopic.php?t=668 Merci oengus ------------------------------------------------------------------------ r2368 | pedroix | 2012-01-10 05:13:36 -0600 (Tue, 10 Jan 2012) | 8 lines Changed paths: M /trunk/modules/projectdesigner/vw_tasks.php http://forums.web2project.net/viewtopic.php?t=4727 "projectdesigner 3.0: all tasks checkbox gone? where is the checkbox to select all tasks for an update? None displayed in IE9 and 3.0pre. Klaus" Klaus asked for this, so he can have it. ------------------------------------------------------------------------ r2367 | caseydk | 2012-01-09 03:07:58 -0600 (Mon, 09 Jan 2012) | 2 lines Changed paths: M /trunk/modules/contacts/contacts.class.php M /trunk/unit_tests/modules/contacts/CContactsTest.php updated getUpdateKey to use the core functionality; updated the unit tests to go along with it; ------------------------------------------------------------------------ r2366 | caseydk | 2012-01-09 03:07:14 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/modules/companies/companies.class.php formatting cleanup; ------------------------------------------------------------------------ r2365 | caseydk | 2012-01-09 03:06:27 -0600 (Mon, 09 Jan 2012) | 2 lines Changed paths: M /trunk/modules/companies/companies.class.php M /trunk/unit_tests/modules/companies/CCompaniesTest.php updated getCompanies to use the core functionality; updated the unit tests to go along with it; ------------------------------------------------------------------------ r2364 | caseydk | 2012-01-09 03:05:31 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/modules/admin/users.class.php M /trunk/unit_tests/modules/admin/CAdmin_UsersTest.php updated validatePassword to use core functionality; ------------------------------------------------------------------------ r2363 | caseydk | 2012-01-09 03:04:51 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/modules/admin/users.class.php M /trunk/unit_tests/modules/admin/CAdmin_UsersTest.php fleshing out additional user tests; ------------------------------------------------------------------------ r2362 | caseydk | 2012-01-09 03:04:12 -0600 (Mon, 09 Jan 2012) | 2 lines Changed paths: M /trunk/modules/admin/users.class.php M /trunk/unit_tests/modules/admin/CAdmin_UsersTest.php updated getIdByContactId to use the core functionality; updated the unit tests to go along with it; ------------------------------------------------------------------------ r2361 | caseydk | 2012-01-09 03:03:24 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/admin/CAdmin_UsersTest.php unit tests for refactored CAdmin_User functions; ------------------------------------------------------------------------ r2360 | caseydk | 2012-01-09 03:02:37 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/modules/admin/do_user_aed.php deprecating CUser in favor of CAdmin_User; ------------------------------------------------------------------------ r2359 | caseydk | 2012-01-09 03:02:09 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/modules/admin/vw_usr_roles.php M /trunk/modules/system/roles/do_role_aed.php deprecating CRole in favor of CSystem_Role; ------------------------------------------------------------------------ r2358 | caseydk | 2012-01-09 03:01:26 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/modules/admin/do_perms_aed.php M /trunk/modules/admin/do_user_aed.php M /trunk/modules/admin/do_user_token.php M /trunk/modules/admin/do_userrole_aed.php M /trunk/modules/calendar/do_event_aed.php M /trunk/modules/contacts/do_contact_aed.php M /trunk/modules/files/do_file_aed.php tweaking redirects; ------------------------------------------------------------------------ r2357 | caseydk | 2012-01-09 03:00:31 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks/CTasksTest.php deprecated most of the global $AppUI calls in favor of the internal ones; ------------------------------------------------------------------------ r2356 | caseydk | 2012-01-09 02:59:24 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/classes/w2p/Authenticators/LDAP.class.php M /trunk/classes/w2p/Controllers/Base.class.php M /trunk/do_updatecontact.php M /trunk/do_user_aed.php M /trunk/includes/cleanup_functions.php M /trunk/includes/main_functions.php M /trunk/modules/admin/do_user_aed.php M /trunk/modules/calendar/do_event_aed.php M /trunk/modules/calendar/links_tasks.php M /trunk/modules/companies/addedit.php M /trunk/modules/companies/view.php M /trunk/modules/companies/vw_companies.php M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/csvexport.php M /trunk/modules/contacts/do_contact_aed.php M /trunk/modules/contacts/select_contact_company.php M /trunk/modules/contacts/vcardexport.php M /trunk/modules/contacts/vcardimport.php M /trunk/modules/departments/addedit.php M /trunk/modules/departments/view.php M /trunk/modules/departments/vw_depts.php M /trunk/modules/files/do_file_aed.php M /trunk/modules/files/folders_table.php M /trunk/modules/forums/addedit.php M /trunk/modules/forums/post_message.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_pdf.php M /trunk/modules/forums/viewer.php M /trunk/modules/links/addedit.php M /trunk/modules/links/index_table.php M /trunk/modules/projectdesigner/do_projectdesigner_aed.php M /trunk/modules/projectdesigner/do_task_bulk_aed.php M /trunk/modules/projectdesigner/index.php M /trunk/modules/projectdesigner/printproject.php M /trunk/modules/projects/addedit.php M /trunk/modules/projects/do_project_aed.php M /trunk/modules/projects/gantt.php M /trunk/modules/projects/index.php M /trunk/modules/projects/view.php M /trunk/modules/projects/vw_logs.php M /trunk/modules/projects/vw_sub_projects.php M /trunk/modules/public/selector.php M /trunk/modules/reports/index.php M /trunk/modules/reports/reports/budgetcategorybyprojectcost.php M /trunk/modules/reports/reports/costsbyproject.php M /trunk/modules/reports/reports/costsbytask.php M /trunk/modules/system/customfields/addedit.php M /trunk/modules/system/do_billingcode_aed.php M /trunk/modules/system/do_systemconfig_aed.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/do_task_assign_aed.php M /trunk/modules/tasks/do_updatetask.php M /trunk/modules/tasks/view.php removed the $AppUI from all the method calls where we don't need them anymore; ------------------------------------------------------------------------ r2355 | caseydk | 2012-01-09 02:52:19 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/modules/admin/users.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/files/folders.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/messages.class.php M /trunk/modules/history/history.class.php M /trunk/modules/history/setup.php M /trunk/modules/links/links.class.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/bcodes.class.php M /trunk/modules/system/budgets.class.php M /trunk/modules/system/sysvals.class.php M /trunk/modules/tasks/logs.class.php M /trunk/modules/tasks/tasks.class.php killed off the unneeded $AppUI parameter from all the method signatures; ------------------------------------------------------------------------ r2354 | caseydk | 2012-01-09 02:47:53 -0600 (Mon, 09 Jan 2012) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/modules/admin/users.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/files/folders.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/messages.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/bcodes.class.php M /trunk/modules/system/budgets.class.php M /trunk/modules/system/sysvals.class.php M /trunk/modules/tasks/logs.class.php M /trunk/modules/tasks/tasks.class.php updated the permissions checks to use the core property instead of retrieving it in each method; ------------------------------------------------------------------------ r2353 | caseydk | 2012-01-08 18:41:06 -0600 (Sun, 08 Jan 2012) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php updated the field list to reflect the refactoring; ------------------------------------------------------------------------ r2352 | caseydk | 2012-01-08 18:40:43 -0600 (Sun, 08 Jan 2012) | 1 line Changed paths: M /trunk/modules/admin/users.class.php removed broken function.. no clue where it came from; ------------------------------------------------------------------------ r2351 | caseydk | 2012-01-08 18:40:20 -0600 (Sun, 08 Jan 2012) | 1 line Changed paths: M /trunk/modules/tasks/index.php M /trunk/modules/tasks/tasks.php refactored r2207 to make the 'incomplete tasks only' box show up properly; ------------------------------------------------------------------------ r2350 | caseydk | 2012-01-08 18:39:10 -0600 (Sun, 08 Jan 2012) | 2 lines Changed paths: M /trunk/classes/w2p/Extensions/Permissions.class.php reset the $AppUI object ot make sure it's always initialized; resolves http://bugs.web2project.net/view.php?id=1042; ------------------------------------------------------------------------ r2349 | caseydk | 2012-01-08 18:38:47 -0600 (Sun, 08 Jan 2012) | 1 line Changed paths: M /trunk/modules/projectdesigner/vw_project.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/view.php cleaning up deprecations; ------------------------------------------------------------------------ r2348 | caseydk | 2012-01-08 18:37:27 -0600 (Sun, 08 Jan 2012) | 1 line Changed paths: M /trunk/modules/system/bcodes.class.php fixed an E_Fatal with a bad default param; ------------------------------------------------------------------------ r2347 | caseydk | 2012-01-02 10:26:40 -0600 (Mon, 02 Jan 2012) | 3 lines Changed paths: M /trunk/classes/w2p/Extensions/Permissions.class.php reverted the common query in the Permissions object, there's some sort of odd reuse happening there that muchs things up; recalcPermissions seems to be the core of it; resolves http://bugs.web2project.net/view.php?id=1040 ------------------------------------------------------------------------ r2346 | caseydk | 2012-01-02 10:10:16 -0600 (Mon, 02 Jan 2012) | 2 lines Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php wired the permissions to be auto-loaded when the object is instantiated instead of in each method; this should make things easier for module developers; ------------------------------------------------------------------------ r2345 | caseydk | 2012-01-02 10:09:16 -0600 (Mon, 02 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/projects/CProjectsTest.php properly labeled the fields modified by CProject->store(); ------------------------------------------------------------------------ r2344 | caseydk | 2012-01-02 10:08:38 -0600 (Mon, 02 Jan 2012) | 2 lines Changed paths: M /trunk/modules/system/budgets.class.php A /trunk/unit_tests/modules/system A /trunk/unit_tests/modules/system/CSystem_BudgetsTest.php expanded the CSystem_Budget class to do the core module functions; wrote the unit tests to support that functionality; ------------------------------------------------------------------------ r2343 | caseydk | 2012-01-02 10:07:10 -0600 (Mon, 02 Jan 2012) | 1 line Changed paths: M /trunk/modules/system/do_budgeting_aed.php simplified the controller to use our w2p_Controller_Base as there's nothing unique here; ------------------------------------------------------------------------ r2342 | caseydk | 2012-01-02 10:06:06 -0600 (Mon, 02 Jan 2012) | 2 lines Changed paths: M /trunk/modules/system/budgeting.php wired up the delete & updates for the budgeting; resolves http://bugs.web2project.net/view.php?id=1041; ------------------------------------------------------------------------ r2341 | caseydk | 2012-01-02 10:05:23 -0600 (Mon, 02 Jan 2012) | 1 line Changed paths: M /trunk/modules/system/budgeting_allocated.php M /trunk/modules/system/do_budgeting_aed.php update class names for deprecations; ------------------------------------------------------------------------ r2340 | caseydk | 2012-01-02 10:03:59 -0600 (Mon, 02 Jan 2012) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php found some additional $AppUI's to deprecate in the Base Object; ------------------------------------------------------------------------ r2339 | caseydk | 2012-01-02 10:00:23 -0600 (Mon, 02 Jan 2012) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/tasks/tasks.class.php these two functions are actually called staticly though it wasn't noted anywhere; ------------------------------------------------------------------------ r2338 | caseydk | 2012-01-01 18:52:53 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/messages.class.php M /trunk/modules/history/history.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/system/roles.class.php M /trunk/modules/system/sysvals.class.php M /trunk/modules/tasks/tasks.class.php re-using the existing Query object (or mock) to allow for testing; ------------------------------------------------------------------------ r2337 | caseydk | 2012-01-01 18:49:11 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/modules/admin/users.class.php deprecating static methods to make this more testable; ------------------------------------------------------------------------ r2336 | caseydk | 2012-01-01 18:47:58 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/includes/deprecated_functions.php cleaning up deprecation notices; ------------------------------------------------------------------------ r2335 | caseydk | 2012-01-01 18:47:12 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/classes/w2p/Core/w2p_Core_CAppUITest.php turned off translation warnings; ------------------------------------------------------------------------ r2334 | caseydk | 2012-01-01 18:46:32 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks/CTask_LogsTest.php removing the refactored Query Mock; ------------------------------------------------------------------------ r2333 | caseydk | 2012-01-01 18:45:41 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/classes/w2p/Mocks/Permissions.class.php added another Permissions mock method to always allow access; ------------------------------------------------------------------------ r2332 | caseydk | 2012-01-01 18:45:13 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: D /trunk/unit_tests/db_files/tasks/tasklogsSeed.xml D /trunk/unit_tests/db_files/tasks/tasklogsTestDelete.xml D /trunk/unit_tests/db_files/tasks/tasklogsTestStoreCreate.xml D /trunk/unit_tests/db_files/tasks/tasklogsTestStoreUpdate.xml M /trunk/unit_tests/modules/tasks/CTask_LogsTest.php removing the last remnants of database access; ------------------------------------------------------------------------ r2331 | caseydk | 2012-01-01 18:42:42 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks/CTask_LogsTest.php wired up the core of the Task Log tests; ------------------------------------------------------------------------ r2330 | caseydk | 2012-01-01 18:41:16 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/projects/CProjectsTest.php tweaking formatting; ------------------------------------------------------------------------ r2329 | caseydk | 2012-01-01 18:40:33 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/contacts/CContactsTest.php updating to use the mock query object for everything; ------------------------------------------------------------------------ r2328 | caseydk | 2012-01-01 18:39:39 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/classes/w2p/Mocks/Query.class.php adjusting the allowed values for the Query Mock; ------------------------------------------------------------------------ r2327 | caseydk | 2012-01-01 18:38:49 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/departments/CDepartmentsTest.php removing all the new object references and going to the one specified in the setUp; ------------------------------------------------------------------------ r2326 | caseydk | 2012-01-01 18:37:55 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/CommonSetup.php M /trunk/unit_tests/classes/w2p/Mocks/w2p_Mocks_QueryTest.php M /trunk/unit_tests/modules/admin/CAdmin_UsersTest.php M /trunk/unit_tests/modules/companies/CCompaniesTest.php M /trunk/unit_tests/modules/contacts/CContactsTest.php M /trunk/unit_tests/modules/departments/CDepartmentsTest.php M /trunk/unit_tests/modules/files/CFilesTest.php M /trunk/unit_tests/modules/links/CLinksTest.php eliminating the duplication of creating Mock DB objects in every module test; ------------------------------------------------------------------------ r2325 | caseydk | 2012-01-01 18:13:58 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/contacts/CContactsTest.php M /trunk/unit_tests/modules/files/CFilesTest.php M /trunk/unit_tests/modules/links/CLinksTest.php M /trunk/unit_tests/modules/projects/CProjectsTest.php removing all the new object references and going to the one specified in the setUp; ------------------------------------------------------------------------ r2324 | caseydk | 2012-01-01 18:12:39 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/companies/CCompaniesTest.php M /trunk/unit_tests/modules/contacts/CContactsTest.php M /trunk/unit_tests/modules/departments/CDepartmentsTest.php M /trunk/unit_tests/modules/files/CFilesTest.php M /trunk/unit_tests/modules/links/CLinksTest.php M /trunk/unit_tests/modules/projects/CProjectsTest.php M /trunk/unit_tests/modules/tasks/CTask_LogsTest.php M /trunk/unit_tests/modules/tasks/CTasksTest.php deprecating the global $AppUI stuff in all the tests; ------------------------------------------------------------------------ r2323 | caseydk | 2012-01-01 18:07:25 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/modules/admin/users.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/files/folders.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/messages.class.php M /trunk/modules/history/history.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/bcodes.class.php M /trunk/modules/system/budgets.class.php M /trunk/modules/system/sysvals.class.php M /trunk/modules/tasks/logs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/unit_tests/modules/tasks/CTask_LogsTest.php deprecating the $AppUI global to use the object property instead; ------------------------------------------------------------------------ r2322 | caseydk | 2012-01-01 17:59:32 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/modules/companies/companies.class.php M /trunk/modules/files/folders.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/history/history.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/bcodes.class.php M /trunk/modules/tasks/logs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/unit_tests/modules/projects/CProjectsTest.php deprecating $AppUI as an input parameter to most anything extending from w2p_Core_BaseObject; ------------------------------------------------------------------------ r2321 | caseydk | 2012-01-01 17:54:46 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/classes/w2p/Core/Config.class.php M /trunk/classes/w2p/Core/Module.class.php M /trunk/modules/admin/users.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/files/folders.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/messages.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/bcodes.class.php M /trunk/modules/system/budgets.class.php M /trunk/modules/tasks/logs.class.php updated all instances of core modules and classes to make the query object to be overrideable by inheriting the parent query object; ------------------------------------------------------------------------ r2320 | caseydk | 2012-01-01 17:50:43 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/classes/w2p/Mocks/Permissions.class.php another Mock method for unit testing; ------------------------------------------------------------------------ r2319 | caseydk | 2012-01-01 17:50:11 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/modules/resources/resources.class.php M /trunk/modules/tasks/logs.class.php M /trunk/unit_tests/classes/w2p/Controllers/w2p_Controllers_BaseTest.php M /trunk/unit_tests/classes/w2p/Utilities/w2p_Utilities_DateTest.php M /trunk/unit_tests/modules/admin/CAdmin_UsersTest.php M /trunk/unit_tests/modules/companies/CCompaniesTest.php M /trunk/unit_tests/modules/contacts/CContactsTest.php M /trunk/unit_tests/modules/departments/CDepartmentsTest.php M /trunk/unit_tests/modules/files/CFilesTest.php M /trunk/unit_tests/modules/links/CLinksTest.php M /trunk/unit_tests/modules/projects/CProjectsTest.php M /trunk/unit_tests/modules/tasks/CTask_LogsTest.php M /trunk/unit_tests/modules/tasks/CTasksTest.php updating the license, copyrights, and header info; ------------------------------------------------------------------------ r2318 | caseydk | 2012-01-01 17:48:00 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/classes/w2p/Controllers/w2p_Controllers_BaseTest.php M /trunk/unit_tests/classes/w2p/Core/w2p_Core_CAppUITest.php M /trunk/unit_tests/classes/w2p/Core/w2p_Core_UpgradeManagerTest.php M /trunk/unit_tests/classes/w2p/Extensions/w2p_Extensions_PermissionsTest.php M /trunk/unit_tests/classes/w2p/Mocks/w2p_Mocks_PermissionsTest.php M /trunk/unit_tests/classes/w2p/Mocks/w2p_Mocks_QueryTest.php M /trunk/unit_tests/classes/w2p/Utilities/w2p_Utilities_DateTest.php M /trunk/unit_tests/includes/main_functions.test.php M /trunk/unit_tests/modules/admin/CAdmin_UsersTest.php M /trunk/unit_tests/modules/companies/CCompaniesTest.php M /trunk/unit_tests/modules/contacts/CContactsTest.php M /trunk/unit_tests/modules/departments/CDepartmentsTest.php M /trunk/unit_tests/modules/files/CFilesTest.php M /trunk/unit_tests/modules/links/CLinksTest.php M /trunk/unit_tests/modules/projects/CProjectsTest.php M /trunk/unit_tests/modules/tasks/CTask_LogsTest.php M /trunk/unit_tests/modules/tasks/CTasksTest.php removing the common setup from each test; ------------------------------------------------------------------------ r2317 | caseydk | 2012-01-01 17:06:56 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: A /trunk/unit_tests/CommonSetup.php refactored the common setup from the individual tests to a single place; ------------------------------------------------------------------------ r2316 | caseydk | 2012-01-01 17:05:47 -0600 (Sun, 01 Jan 2012) | 1 line Changed paths: M /trunk/unit_tests/modules/contacts/CContactsTest.php removing the dead test, not needed because there will always be an owner now; ------------------------------------------------------------------------ r2315 | caseydk | 2011-12-31 11:50:33 -0600 (Sat, 31 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/modules/system should not have merged these yet.. my fault; ------------------------------------------------------------------------ r2314 | caseydk | 2011-12-31 11:49:29 -0600 (Sat, 31 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/classes/w2p/API D /trunk/unit_tests/classes/w2p/Authenticators D /trunk/unit_tests/classes/w2p/Core/w2p_Core_ConfigTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldCheckBoxTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldLabelTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldManagerTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldSelectTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldSeparatorTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldTextAreaTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldTextTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldWeblinkTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldsParserTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldsTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomOptionListTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_DispatcherTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_EventQueueTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_EventTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_HookHandlerTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_ModuleTest.php D /trunk/unit_tests/classes/w2p/Core/w2p_Core_PreferencesTest.php D /trunk/unit_tests/classes/w2p/Database D /trunk/unit_tests/classes/w2p/Extensions/w2p_Extensions_AjaxResponseTest.php D /trunk/unit_tests/classes/w2p/Output D /trunk/unit_tests/classes/w2p/Theme D /trunk/unit_tests/classes/w2p/Utilities/w2p_Utilities_HTTPRequestTest.php D /trunk/unit_tests/modules/calendar D /trunk/unit_tests/modules/files/CFile_FolderTest.php D /trunk/unit_tests/modules/forums D /trunk/unit_tests/modules/history D /trunk/unit_tests/modules/projectdesigner D /trunk/unit_tests/modules/reports D /trunk/unit_tests/modules/resources D /trunk/unit_tests/modules/smartsearch should not have merged these yet.. my fault; ------------------------------------------------------------------------ r2313 | caseydk | 2011-12-31 00:12:58 -0600 (Sat, 31 Dec 2011) | 1 line Changed paths: A /trunk/unit_tests/classes/w2p/Authenticators/w2p_Authenticators_LDAPTest.php A /trunk/unit_tests/classes/w2p/Authenticators/w2p_Authenticators_PostNukeTest.php A /trunk/unit_tests/classes/w2p/Authenticators/w2p_Authenticators_SQLTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_ConfigTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldCheckBoxTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldLabelTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldManagerTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldSelectTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldSeparatorTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldTextAreaTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldTextTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldWeblinkTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_ModuleTest.php A /trunk/unit_tests/classes/w2p/Database A /trunk/unit_tests/classes/w2p/Database/w2p_Database_QueryTest.php A /trunk/unit_tests/classes/w2p/Extensions/w2p_Extensions_AjaxResponseTest.php A /trunk/unit_tests/classes/w2p/Output/w2p_Output_MonthCalendarTest.php A /trunk/unit_tests/classes/w2p/Theme/w2p_Theme_InfoTabBoxTest.php A /trunk/unit_tests/modules/calendar A /trunk/unit_tests/modules/calendar/CCalendarTest.php A /trunk/unit_tests/modules/files/CFile_FolderTest.php A /trunk/unit_tests/modules/forums A /trunk/unit_tests/modules/forums/CForum_MessageTest.php A /trunk/unit_tests/modules/forums/CForumsTest.php A /trunk/unit_tests/modules/history A /trunk/unit_tests/modules/history/CHistoryTest.php A /trunk/unit_tests/modules/projectdesigner A /trunk/unit_tests/modules/projectdesigner/CProjectDesignerOptionsTest.php A /trunk/unit_tests/modules/projectdesigner/CProjectDesignerTest.php A /trunk/unit_tests/modules/reports A /trunk/unit_tests/modules/reports/CReportTest.php A /trunk/unit_tests/modules/resources A /trunk/unit_tests/modules/resources/CResourcesTest.php A /trunk/unit_tests/modules/smartsearch A /trunk/unit_tests/modules/smartsearch/CSmartSearchTest.php A /trunk/unit_tests/modules/system A /trunk/unit_tests/modules/system/CConfigTest.php A /trunk/unit_tests/modules/system/CPreferencesTest.php A /trunk/unit_tests/modules/system/CRoleTest.php A /trunk/unit_tests/modules/system/CSysKeyTest.php A /trunk/unit_tests/modules/system/CSysValTest.php A /trunk/unit_tests/modules/system/CSystemTest.php A /trunk/unit_tests/modules/system/CSystem_BcodeTest.php A /trunk/unit_tests/modules/system/CSystem_BudgetTest.php A /trunk/unit_tests/modules/system/CSystem_RoleTest.php A /trunk/unit_tests/modules/system/CSystem_SysKeyTest.php A /trunk/unit_tests/modules/system/CSystem_SysValTest.php renamed and cleaned the placeholders to make sure they fit; ------------------------------------------------------------------------ r2312 | caseydk | 2011-12-31 00:09:40 -0600 (Sat, 31 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/CAppUI.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/smartsearch/smartsearch.class.php M /trunk/modules/system/roles.class.php M /trunk/modules/system/system.class.php M /trunk/modules/tasks/tasks.class.php removed the unneeded security sentinals; ------------------------------------------------------------------------ r2311 | caseydk | 2011-12-31 00:07:06 -0600 (Sat, 31 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/classes/w2p/Core/cappui.test.php D /trunk/unit_tests/classes/w2p/Core/upgrademanager.test.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CAppUITest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_UpgradeManagerTest.php D /trunk/unit_tests/classes/w2p/Extensions/permissions.test.php A /trunk/unit_tests/classes/w2p/Extensions/w2p_Extensions_PermissionsTest.php D /trunk/unit_tests/classes/w2p/Mocks/permissions.test.php D /trunk/unit_tests/classes/w2p/Mocks/query.test.php A /trunk/unit_tests/classes/w2p/Mocks/w2p_Mocks_PermissionsTest.php A /trunk/unit_tests/classes/w2p/Mocks/w2p_Mocks_QueryTest.php M /trunk/unit_tests/modules/companies/CCompaniesTest.php M /trunk/unit_tests/modules/contacts/CContactsTest.php M /trunk/unit_tests/modules/departments/CDepartmentsTest.php M /trunk/unit_tests/modules/files/CFilesTest.php M /trunk/unit_tests/modules/links/CLinksTest.php A /trunk/unit_tests/modules/tasks/CTask_LogsTest.php D /trunk/unit_tests/modules/tasks/CTasks_LogsTest.php renaming classes & files to match the naming standard of our core classes; ------------------------------------------------------------------------ r2310 | caseydk | 2011-12-30 23:57:46 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: A /trunk/unit_tests/classes/w2p/API A /trunk/unit_tests/classes/w2p/API/w2p_API_iCalendarTest.php A /trunk/unit_tests/classes/w2p/Authenticators A /trunk/unit_tests/classes/w2p/Authenticators/w2p_Authenticators_BaseTest.php D /trunk/unit_tests/classes/w2p/Controllers/base.test.php A /trunk/unit_tests/classes/w2p/Controllers/w2p_Controllers_BaseTest.php (from /trunk/unit_tests/classes/w2p/Controllers/base.test.php:2309) A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldsParserTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomFieldsTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_CustomOptionListTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_DispatcherTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_EventQueueTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_EventTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_HookHandlerTest.php A /trunk/unit_tests/classes/w2p/Core/w2p_Core_PreferencesTest.php A /trunk/unit_tests/classes/w2p/Output A /trunk/unit_tests/classes/w2p/Output/w2p_Output_EmailManagerTest.php A /trunk/unit_tests/classes/w2p/Output/w2p_Output_HTMLHelperTest.php A /trunk/unit_tests/classes/w2p/Output/w2p_Output_PageHandlerTest.php A /trunk/unit_tests/classes/w2p/Theme A /trunk/unit_tests/classes/w2p/Theme/CTitleBlockTest.php A /trunk/unit_tests/classes/w2p/Theme/w2p_Theme_BaseTest.php A /trunk/unit_tests/classes/w2p/Theme/w2p_Theme_TabBoxTest.php A /trunk/unit_tests/classes/w2p/Theme/w2p_Theme_TitleBlockTest.php A /trunk/unit_tests/classes/w2p/Utilities/w2p_Utilities_HTTPRequestTest.php generated placeholder tests for all the classes; ------------------------------------------------------------------------ r2309 | caseydk | 2011-12-30 21:53:26 -0600 (Fri, 30 Dec 2011) | 3 lines Changed paths: A /trunk/unit_tests/classes A /trunk/unit_tests/classes/w2p A /trunk/unit_tests/classes/w2p/Controllers A /trunk/unit_tests/classes/w2p/Controllers/base.test.php A /trunk/unit_tests/classes/w2p/Core A /trunk/unit_tests/classes/w2p/Core/cappui.test.php A /trunk/unit_tests/classes/w2p/Core/upgrademanager.test.php A /trunk/unit_tests/classes/w2p/Extensions A /trunk/unit_tests/classes/w2p/Extensions/permissions.test.php A /trunk/unit_tests/classes/w2p/Mocks A /trunk/unit_tests/classes/w2p/Mocks/permissions.test.php A /trunk/unit_tests/classes/w2p/Mocks/query.test.php A /trunk/unit_tests/classes/w2p/Utilities A /trunk/unit_tests/classes/w2p/Utilities/w2p_Utilities_DateTest.php A /trunk/unit_tests/modules/admin A /trunk/unit_tests/modules/admin/CAdmin_UsersTest.php A /trunk/unit_tests/modules/companies A /trunk/unit_tests/modules/companies/CCompaniesTest.php A /trunk/unit_tests/modules/contacts A /trunk/unit_tests/modules/contacts/CContactsTest.php A /trunk/unit_tests/modules/departments A /trunk/unit_tests/modules/departments/CDepartmentsTest.php A /trunk/unit_tests/modules/files A /trunk/unit_tests/modules/files/CFilesTest.php A /trunk/unit_tests/modules/links A /trunk/unit_tests/modules/links/CLinksTest.php A /trunk/unit_tests/modules/projects A /trunk/unit_tests/modules/projects/CProjectsTest.php A /trunk/unit_tests/modules/tasks A /trunk/unit_tests/modules/tasks/CTasksTest.php A /trunk/unit_tests/modules/tasks/CTasks_LogsTest.php D /trunk/unit_tests/modules/users.test.php moved all the tests to their proper locations; updating filenames to match the proper structure; renaming class to match the naming standard of our core classes; ------------------------------------------------------------------------ r2308 | caseydk | 2011-12-30 20:15:13 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/classes eliminating the old unit test structure; ------------------------------------------------------------------------ r2307 | caseydk | 2011-12-30 20:13:44 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/classes/controllers/base.test.php D /trunk/unit_tests/classes/core/cappui.test.php D /trunk/unit_tests/classes/core/upgrademanager.test.php D /trunk/unit_tests/classes/extensions/permissions.test.php D /trunk/unit_tests/classes/mocks/permissions.test.php D /trunk/unit_tests/classes/mocks/query.test.php D /trunk/unit_tests/classes/utilities/date.test.php D /trunk/unit_tests/db_files/admin D /trunk/unit_tests/modules/companies.test.php D /trunk/unit_tests/modules/contacts.test.php D /trunk/unit_tests/modules/departments.test.php D /trunk/unit_tests/modules/files.test.php D /trunk/unit_tests/modules/links.test.php D /trunk/unit_tests/modules/logs.test.php D /trunk/unit_tests/modules/projects.test.php D /trunk/unit_tests/modules/tasks.test.php eliminating the old unit test structure; ------------------------------------------------------------------------ r2306 | caseydk | 2011-12-30 20:09:00 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/users.test.php added placeholders for the rest of the tests; ------------------------------------------------------------------------ r2305 | caseydk | 2011-12-30 20:07:56 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: M /trunk/modules/admin/users.class.php M /trunk/unit_tests/modules/users.test.php added the CAdmin_User->store (create) test to use the Mock Database object; ------------------------------------------------------------------------ r2304 | caseydk | 2011-12-30 20:05:29 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php tweaked CContacts so there's always a valid contact_owner set by default; ------------------------------------------------------------------------ r2303 | caseydk | 2011-12-30 20:04:05 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: M /trunk/modules/admin/users.class.php updating deprecated classes; ------------------------------------------------------------------------ r2302 | caseydk | 2011-12-30 20:00:15 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Mocks/Permissions.class.php documenting the Permissions Mock; ------------------------------------------------------------------------ r2301 | caseydk | 2011-12-30 19:59:08 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: A /trunk/unit_tests/modules/users.test.php working out the CAdmin_User tests before I refactor the static methods out; ------------------------------------------------------------------------ r2300 | caseydk | 2011-12-30 19:57:37 -0600 (Fri, 30 Dec 2011) | 2 lines Changed paths: M /trunk/includes/cleanup_functions.php updated the getPref to get the right name; discovered while reviewing http://bugs.web2project.net/view.php?id=760 (resolved elsewhere); ------------------------------------------------------------------------ r2299 | caseydk | 2011-12-30 19:56:27 -0600 (Fri, 30 Dec 2011) | 2 lines Changed paths: M /trunk/COPYING M /trunk/LICENSE finalized the GPL -> Clear BSD license change; removing references to icons no longer used/included; ------------------------------------------------------------------------ r2298 | caseydk | 2011-12-30 19:55:22 -0600 (Fri, 30 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/build.xml updated the build file to accept the old and new test names; ------------------------------------------------------------------------ r2297 | caseydk | 2011-12-28 02:01:34 -0600 (Wed, 28 Dec 2011) | 3 lines Changed paths: M /trunk/modules/files/files.class.php fix for bug 993: only 1 files displayed; credit: Opto on Nov 11th, submitted via pull request on github; resolves http://bugs.web2project.net/view.php?id=993 ------------------------------------------------------------------------ r2296 | caseydk | 2011-12-28 02:00:41 -0600 (Wed, 28 Dec 2011) | 2 lines Changed paths: M /trunk/modules/tasks/todo.php M /trunk/modules/tasks/todo_tasks_sub.php todo, today view of taks: allow to filter for 'in progress' projects only; credit: Opto on Nov 9th, submitted via pull request on github; ------------------------------------------------------------------------ r2295 | caseydk | 2011-12-28 00:29:46 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/modules/tasklogs.test.php fixing test class names to be consistent; ------------------------------------------------------------------------ r2294 | caseydk | 2011-12-28 00:29:33 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: A /trunk/unit_tests/modules/logs.test.php fixing test class names to be consistent; ------------------------------------------------------------------------ r2293 | caseydk | 2011-12-28 00:28:32 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/db_files/projects/projectsTestDeleteProject.xml M /trunk/unit_tests/modules/projects.test.php wired the CProject->delete test to use the Mock Database object; ------------------------------------------------------------------------ r2292 | caseydk | 2011-12-28 00:27:11 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php making the current AppUI overrideable instead of being dependent on the global; ------------------------------------------------------------------------ r2291 | caseydk | 2011-12-28 00:23:26 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/classes/database rearranging the Mocks to keep them out of the core classes & tests; ------------------------------------------------------------------------ r2290 | caseydk | 2011-12-28 00:18:49 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/projects.test.php removed database dependencies from a few more functions from the Project Tests; ------------------------------------------------------------------------ r2289 | caseydk | 2011-12-28 00:17:22 -0600 (Wed, 28 Dec 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Mocks/Query.class.php A /trunk/unit_tests/classes/mocks/query.test.php fleshed out loadHashList to support more of the unit tests; added tests for the stage/load hashlist methods; ------------------------------------------------------------------------ r2288 | caseydk | 2011-12-28 00:15:26 -0600 (Wed, 28 Dec 2011) | 3 lines Changed paths: M /trunk/modules/projects/projects.class.php deprecating static methods in favor of regular ones; refactored the CProject to take the $AppUI once and keep it instead of using globals; fleshed out the corresponding tests for each; ------------------------------------------------------------------------ r2287 | caseydk | 2011-12-28 00:13:36 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/db_files/projects/projectsTestStore.xml M /trunk/unit_tests/modules/projects.test.php updated testStoreCreateContactsDepartments to only test the different parts instead of repeating most of testStoreCreate; deleted the old unneeded data file; ------------------------------------------------------------------------ r2286 | caseydk | 2011-12-28 00:11:35 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php added a parameter for the departments & contacts that are stored in the CProject->store(); ------------------------------------------------------------------------ r2285 | caseydk | 2011-12-28 00:08:52 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php eliminated some duplication in Task->delete(); ------------------------------------------------------------------------ r2284 | caseydk | 2011-12-28 00:08:20 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php simplified how Tasks are deleted by removing the Task information embedded in the Projects class; ------------------------------------------------------------------------ r2283 | caseydk | 2011-12-28 00:05:53 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/projects.test.php wired the CProject->loadFull test to use the Mock Database object; ------------------------------------------------------------------------ r2282 | caseydk | 2011-12-28 00:04:35 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/projects.test.php wired the CProject->load test to use the Mock Database object; ------------------------------------------------------------------------ r2281 | caseydk | 2011-12-28 00:02:13 -0600 (Wed, 28 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/db_files/projects/projectsTestCreateProject.xml D /trunk/unit_tests/db_files/projects/projectsTestUpdateProject.xml M /trunk/unit_tests/modules/projects.test.php wired the CProject->store (create & store) test to use the Mock Database object; ------------------------------------------------------------------------ r2280 | caseydk | 2011-12-27 23:57:41 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/companies.test.php killed off some incompatible tests.. not sure how to resolve them; ------------------------------------------------------------------------ r2279 | caseydk | 2011-12-27 23:56:24 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/links.test.php updated the links tests to use the permissions mocks; ------------------------------------------------------------------------ r2278 | caseydk | 2011-12-27 23:55:28 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Extensions/Permissions.class.php A /trunk/classes/w2p/Mocks/Permissions.class.php A /trunk/unit_tests/classes/mocks A /trunk/unit_tests/classes/mocks/permissions.test.php fleshing out unit tests for the Permissions core class; ------------------------------------------------------------------------ r2277 | caseydk | 2011-12-27 23:49:19 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: D /trunk/classes/w2p/Database/Mock.class.php A /trunk/classes/w2p/Mocks A /trunk/classes/w2p/Mocks/Query.class.php (from /trunk/classes/w2p/Database/Mock.class.php:2268) M /trunk/unit_tests/classes/database/mock.test.php rearranging the Mocks to keep them out of the core classes & tests; ------------------------------------------------------------------------ r2276 | caseydk | 2011-12-27 23:43:12 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/departments.test.php M /trunk/unit_tests/modules/links.test.php updating the Mock DB class from the old to the new class structure; ------------------------------------------------------------------------ r2275 | caseydk | 2011-12-27 23:40:16 -0600 (Tue, 27 Dec 2011) | 2 lines Changed paths: D /trunk/unit_tests/db_files/companies D /trunk/unit_tests/db_files/files deprecated the last of the db-specific functionality.. it's no longer needed! files tests run in 2/3 of the original time; ------------------------------------------------------------------------ r2274 | caseydk | 2011-12-27 23:39:29 -0600 (Tue, 27 Dec 2011) | 2 lines Changed paths: M /trunk/unit_tests/modules/files.test.php deprecated the last of the db-specific functionality.. it's no longer needed! files tests run in 2/3 of the original time; ------------------------------------------------------------------------ r2273 | caseydk | 2011-12-27 23:35:27 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: M /trunk/modules/files/do_file_aed.php M /trunk/modules/files/files.class.php removed the date generation from the controller, shifted it to the model; ------------------------------------------------------------------------ r2272 | caseydk | 2011-12-27 23:34:16 -0600 (Tue, 27 Dec 2011) | 2 lines Changed paths: D /trunk/unit_tests/db_files/companies/companiesSeed.xml D /trunk/unit_tests/db_files/companies/companiesTestCreateCompany.xml D /trunk/unit_tests/db_files/companies/companiesTestDeleteCompany.xml D /trunk/unit_tests/db_files/companies/companiesTestUpdateCompany.xml M /trunk/unit_tests/modules/companies.test.php deprecating the unneeded db references/dependencies stuff for the update test; removed the database sample files because we don't need them anymore; ------------------------------------------------------------------------ r2271 | caseydk | 2011-12-27 23:31:47 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/departments.test.php M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasks.test.php refactored the method names to be consistent across all the tests; ------------------------------------------------------------------------ r2270 | caseydk | 2011-12-27 23:25:31 -0600 (Tue, 27 Dec 2011) | 2 lines Changed paths: M /trunk/modules/companies/companies.class.php M /trunk/unit_tests/modules/companies.test.php deprecated the first part of the db-specific functionality; companies tests are already running in half the original time; ------------------------------------------------------------------------ r2269 | caseydk | 2011-12-27 23:18:19 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/contacts.test.php deprecating db code; cleaning up the variable names to be consistent; ------------------------------------------------------------------------ r2268 | caseydk | 2011-12-27 23:16:26 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/classes/w2p/Database/Mock.class.php fleshed out the Mock->bindHashToObject to support more operations; ------------------------------------------------------------------------ r2267 | caseydk | 2011-12-27 23:13:58 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/includes/main_functions.php M /trunk/modules/files/addedit_folder.php M /trunk/modules/files/companies_tab.view.files.php M /trunk/modules/files/do_folder_aed.php M /trunk/modules/files/folders_table.php M /trunk/modules/files/index.php M /trunk/modules/files/projects_tab.view.files.php cleaning up & removing deprecated classes; ------------------------------------------------------------------------ r2266 | caseydk | 2011-12-27 23:11:55 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/classes/date.test.php D /trunk/unit_tests/classes/manager.test.php D /trunk/unit_tests/classes/ui.test.php updating paths/names for unit tests to reflect the class structure in core; ------------------------------------------------------------------------ r2265 | caseydk | 2011-12-27 23:11:37 -0600 (Tue, 27 Dec 2011) | 1 line Changed paths: A /trunk/unit_tests/classes/core A /trunk/unit_tests/classes/core/cappui.test.php A /trunk/unit_tests/classes/core/upgrademanager.test.php A /trunk/unit_tests/classes/utilities A /trunk/unit_tests/classes/utilities/date.test.php updating paths/names for unit tests to reflect the class structure in core; ------------------------------------------------------------------------ r2264 | caseydk | 2011-12-23 00:05:57 -0600 (Fri, 23 Dec 2011) | 1 line Changed paths: M /trunk/locales/cs/reports.inc M /trunk/locales/de/reports.inc M /trunk/locales/es/reports.inc M /trunk/locales/fa/reports.inc M /trunk/locales/fr/reports.inc M /trunk/locales/it/reports.inc M /trunk/locales/po/reports.inc M /trunk/locales/pt/reports.inc M /trunk/locales/pt_br/reports.inc M /trunk/locales/ru/reports.inc M /trunk/locales/sv/reports.inc added report name/description placeholders for all languages; ------------------------------------------------------------------------ r2263 | caseydk | 2011-12-23 00:03:56 -0600 (Fri, 23 Dec 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php fixed the gantt chart creation to properly handle dates if they're passed in as w2p_Utilities_Date or formatted strings; resolves http://bugs.web2project.net/view.php?id=1023; ------------------------------------------------------------------------ r2262 | caseydk | 2011-12-23 00:02:32 -0600 (Fri, 23 Dec 2011) | 2 lines Changed paths: M /trunk/modules/reports/reports/tasklist.php fixed the report to display the assigned users properly; http://bugs.web2project.net/view.php?id=1027; ------------------------------------------------------------------------ r2261 | caseydk | 2011-12-23 00:01:13 -0600 (Fri, 23 Dec 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasksperuser_sub.php fixed the checkbox checking to us on/off instead of the incorrect int casting; resolves http://bugs.web2project.net/view.php?id=1037; ------------------------------------------------------------------------ r2260 | caseydk | 2011-12-22 23:59:16 -0600 (Thu, 22 Dec 2011) | 3 lines Changed paths: M /trunk/modules/forums/view_pdf.php tweaked the permissions check to check the overall forum as opposed to the individual messages; resolves http://bugs.web2project.net/view.php?id=1038; resolves http://bugs.web2project.net/view.php?id=1036 ------------------------------------------------------------------------ r2259 | caseydk | 2011-12-22 23:58:30 -0600 (Thu, 22 Dec 2011) | 1 line Changed paths: M /trunk/modules/forums/view_pdf.php tweaked the pdf generation to make the filename unique; ------------------------------------------------------------------------ r2258 | caseydk | 2011-12-22 23:58:04 -0600 (Thu, 22 Dec 2011) | 1 line Changed paths: M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/view_messages.php fixing the author display in the forums; ------------------------------------------------------------------------ r2257 | caseydk | 2011-12-22 23:57:05 -0600 (Thu, 22 Dec 2011) | 1 line Changed paths: M /trunk/modules/forums/forummessage.class.php A /trunk/modules/forums/messages.class.php moving the old class declaration to the logical place; ------------------------------------------------------------------------ r2256 | caseydk | 2011-12-22 23:56:21 -0600 (Thu, 22 Dec 2011) | 1 line Changed paths: M /trunk/locales/en/reports.inc D /trunk/modules/reports/reports/budgetcategorybyprojectcost.en.txt D /trunk/modules/reports/reports/costsbyproject.en.txt D /trunk/modules/reports/reports/costsbytask.en.txt updating old report names and descriptions; ------------------------------------------------------------------------ r2255 | caseydk | 2011-12-22 23:49:14 -0600 (Thu, 22 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Output/EmailManager.class.php M /trunk/classes/w2p/Utilities/Mail.class.php M /trunk/includes/main_functions.php M /trunk/modules/admin/viewuser.php M /trunk/modules/forums/do_post_aed.php M /trunk/modules/forums/post_message.php M /trunk/modules/projects/view.php M /trunk/modules/reports/reports/budgetcategorybyprojectcost.php M /trunk/modules/reports/reports/costsbyproject.php M /trunk/modules/reports/reports/costsbytask.php cleaning up & removing deprecated classes; ------------------------------------------------------------------------ r2254 | caseydk | 2011-12-21 01:40:07 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/db_files/contacts D /trunk/unit_tests/db_files/departments D /trunk/unit_tests/db_files/links deprecated the data descriptor files; they're no longer needed! ------------------------------------------------------------------------ r2253 | caseydk | 2011-12-21 01:38:36 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/db_files/contacts/contactsSeed.xml D /trunk/unit_tests/db_files/departments/departmentsSeed.xml deprecated the data descriptorfiles; they're no longer needed! ------------------------------------------------------------------------ r2252 | caseydk | 2011-12-21 01:37:38 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/classes/controllers/base.test.php M /trunk/unit_tests/classes/date.test.php M /trunk/unit_tests/classes/ui.test.php fixing test class names to be consistent; ------------------------------------------------------------------------ r2251 | caseydk | 2011-12-21 01:36:31 -0600 (Wed, 21 Dec 2011) | 2 lines Changed paths: M /trunk/unit_tests/modules/departments.test.php deprecated the last of the db-specific functionality.. it's no longer needed! department tests run in 2x of the original time but we have more tests; ------------------------------------------------------------------------ r2250 | caseydk | 2011-12-21 01:33:54 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/contacts.test.php removed all the db references; contacts tests run in 6% of the original time; ------------------------------------------------------------------------ r2249 | caseydk | 2011-12-21 01:32:14 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/links.test.php refactored the method name for naming conventions ; ------------------------------------------------------------------------ r2248 | caseydk | 2011-12-21 01:31:15 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: A /trunk/unit_tests/classes/database A /trunk/unit_tests/classes/database/mock.test.php wiring up the tests to support the new Mock Database object; ------------------------------------------------------------------------ r2247 | caseydk | 2011-12-21 01:29:21 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: D /trunk/unit_tests/db_files/links/linksSeed.xml M /trunk/unit_tests/modules/links.test.php deprecated the last of the db-specific functionality.. it's no longer needed! links tests run in 20% of the original time; ------------------------------------------------------------------------ r2246 | caseydk | 2011-12-21 01:27:08 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/links.test.php fleshed out the link tests for simple CRUD testing; ------------------------------------------------------------------------ r2245 | caseydk | 2011-12-21 01:23:39 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php final tweak to make sure the error array gets cleared; ------------------------------------------------------------------------ r2244 | caseydk | 2011-12-21 01:23:18 -0600 (Wed, 21 Dec 2011) | 4 lines Changed paths: A /trunk/classes/w2p/Database/Mock.class.php M /trunk/classes/w2p/Database/Query.class.php fleshing out a mock database class to simplify unit tests; fleshed out the mock database object for simple CRUD testing; wired up the simple loadResult method for single-column data access; fleshed out the loadList functionality; ------------------------------------------------------------------------ r2243 | caseydk | 2011-12-21 01:21:48 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php removing extraneous number-indexed fields that we don't care about anymore; ------------------------------------------------------------------------ r2242 | caseydk | 2011-12-21 01:20:33 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/modules/tasks/do_updatetask.php M /trunk/unit_tests/modules/tasklogs.test.php tweaks to handle the tasklog updated fields; ------------------------------------------------------------------------ r2241 | caseydk | 2011-12-21 01:19:17 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/modules/tasks/logs.class.php tweaked the upwards-cascading task updates to make sure tasks only get updated when the underlying task log data changes; ------------------------------------------------------------------------ r2240 | caseydk | 2011-12-21 01:18:29 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasks/tasklogsTestStoreCreate.xml M /trunk/unit_tests/modules/tasklogs.test.php tweaked the filtered/preset data for the task logs tests; ------------------------------------------------------------------------ r2239 | caseydk | 2011-12-21 01:17:20 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Extensions/Permissions.class.php M /trunk/classes/w2p/Output/EmailManager.class.php M /trunk/modules/tasks/do_updatetask.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/vw_log_update.php replacing deprecated classes with their proper equivalents to kill off deprecation notices; ------------------------------------------------------------------------ r2238 | caseydk | 2011-12-21 01:15:03 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php killed off a bunch of checks irrelevant to the actual test.. field count is not needed; ------------------------------------------------------------------------ r2237 | caseydk | 2011-12-21 01:01:16 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/projects/projectsTestImportTasks.xml corrected the task import test data; ------------------------------------------------------------------------ r2236 | caseydk | 2011-12-21 01:00:29 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/projects.test.php killed off a bunch of checks irrelevant to the actual test.. field count is not needed; ------------------------------------------------------------------------ r2235 | caseydk | 2011-12-21 00:57:54 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php updated the CProject's import tasks to properly set the task_parent on the tasks; ------------------------------------------------------------------------ r2234 | caseydk | 2011-12-21 00:57:05 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php updated the tests to no longer use the deprecated CDate class; ------------------------------------------------------------------------ r2233 | caseydk | 2011-12-21 00:55:59 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/files/filesTestCreate.xml M /trunk/unit_tests/modules/files.test.php removed the file_date column because it's timezone sensitive; ------------------------------------------------------------------------ r2232 | caseydk | 2011-12-21 00:55:03 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/tasklogs.test.php updated the tests to no longer use the deprecated CTaskLog class; ------------------------------------------------------------------------ r2231 | caseydk | 2011-12-21 00:52:57 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/contacts.test.php fixed the contacts tests to use the new contact methods structure; ------------------------------------------------------------------------ r2230 | caseydk | 2011-12-21 00:52:09 -0600 (Wed, 21 Dec 2011) | 1 line Changed paths: M /trunk/install/sql/mysql/036_pre_v3.0_fixes.sql getting rid of the double duplication of the Budget Categories; ------------------------------------------------------------------------ r2229 | caseydk | 2011-12-12 09:10:45 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: M /trunk/install/sql/mysql/036_pre_v3.0_fixes.sql resolves http://bugs.web2project.net/view.php?id=940 ------------------------------------------------------------------------ r2228 | caseydk | 2011-12-12 09:08:18 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/HookHandler.class.php resolves http://bugs.web2project.net/view.php?id=1028 ------------------------------------------------------------------------ r2227 | caseydk | 2011-12-12 08:58:18 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/Module.class.php resolves http://bugs.web2project.net/view.php?id=1032 ------------------------------------------------------------------------ r2226 | caseydk | 2011-12-12 00:50:45 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/projects/addedit.php A /trunk/modules/system/sysvals.class.php M /trunk/modules/tasks/vw_logs.php misc cleanups, adjustments, etc; ------------------------------------------------------------------------ r2225 | caseydk | 2011-12-12 00:47:43 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php M /trunk/modules/admin/addedituser.php D /trunk/modules/admin/admin.class.php A /trunk/modules/admin/users.class.php wired up the Users class in the Admin module to better follow the naming conventions; ------------------------------------------------------------------------ r2224 | caseydk | 2011-12-12 00:45:25 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php D /trunk/modules/system/roles/roles.class.php A /trunk/modules/system/roles.class.php D /trunk/modules/system/syskeys/syskeys.class.php A /trunk/modules/system/syskeys.class.php updating the System classes to use the proper naming conventions; ------------------------------------------------------------------------ r2223 | caseydk | 2011-12-12 00:42:31 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/projectdesigner/projectdesigner.class.php normalized the class names for the calendar, forums, and projectdesigner modules; ------------------------------------------------------------------------ r2222 | caseydk | 2011-12-12 00:40:30 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: A /trunk/modules/tasks/logs.class.php M /trunk/modules/tasks/tasklogs.class.php simplified the class names for the tasks module; ------------------------------------------------------------------------ r2221 | caseydk | 2011-12-12 00:39:30 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php M /trunk/modules/system/roles/index.php simplified how the core modules handle their non-conventional classes; ------------------------------------------------------------------------ r2220 | caseydk | 2011-12-12 00:36:18 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: D /trunk/modules/files/filefolder.class.php simplified some of those class names; ------------------------------------------------------------------------ r2219 | caseydk | 2011-12-12 00:35:00 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: A /trunk/modules/files/folders.class.php simplified some of those class names; ------------------------------------------------------------------------ r2218 | caseydk | 2011-12-12 00:34:21 -0600 (Mon, 12 Dec 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php cleaned up the autoloader to prepare for simplified class names within addon modules; ------------------------------------------------------------------------ r2217 | caseydk | 2011-12-12 00:30:59 -0600 (Mon, 12 Dec 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Utilities/Date.class.php A /trunk/install/sql/mysql/036_pre_v3.0_fixes.sql M /trunk/js/calendar.php M /trunk/modules/projects/addedit.php M /trunk/modules/projects/do_project_aed.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/view.php M /trunk/modules/projects/vw_logs.php M /trunk/modules/reports/index.php A /trunk/modules/reports/reports/budgetcategorybyprojectcost.en.txt A /trunk/modules/reports/reports/budgetcategorybyprojectcost.php A /trunk/modules/reports/reports/costsbyproject.en.txt A /trunk/modules/reports/reports/costsbyproject.php A /trunk/modules/reports/reports/costsbytask.en.txt A /trunk/modules/reports/reports/costsbytask.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php A /trunk/modules/system/bcodes.class.php M /trunk/modules/system/billingcode.php A /trunk/modules/system/budgeting.php A /trunk/modules/system/budgeting_allocated.php A /trunk/modules/system/budgets.class.php M /trunk/modules/system/do_billingcode_aed.php A /trunk/modules/system/do_budgeting_aed.php M /trunk/modules/system/index.php M /trunk/modules/system/system.class.php M /trunk/modules/tasks/ae_desc.php M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/vw_log_update.php M /trunk/modules/tasks/vw_logs.php M /trunk/unit_tests/classes/date.test.php merged in the budgetting branch; individual commits are here: https://github.com/caseysoftware/web2project/tree/budgeting ------------------------------------------------------------------------ r2216 | pedroix | 2011-11-28 06:57:09 -0600 (Mon, 28 Nov 2011) | 3 lines Changed paths: M /trunk/modules/reports/reports/tasklist.php Fix ordering of tasks on tasklist report. Tasks should be ordered by starting date, then by ending date http://forums.web2project.net/viewtopic.php?t=4467 ------------------------------------------------------------------------ r2215 | caseydk | 2011-11-27 01:38:21 -0600 (Sun, 27 Nov 2011) | 2 lines Changed paths: M /trunk/modules/tasks/gantt.php tracked down & fixed some odd/bad date conversions; this issue was resolved separately but pointed me to the above issue: http://bugs.web2project.net/view.php?id=973 ------------------------------------------------------------------------ r2214 | caseydk | 2011-11-27 01:37:51 -0600 (Sun, 27 Nov 2011) | 2 lines Changed paths: M /trunk/install/conversion/check.php added an explanation to help explain timezones for people converting from dotproject; resolves http://bugs.web2project.net/view.php?id=628; ------------------------------------------------------------------------ r2213 | caseydk | 2011-11-27 00:12:58 -0600 (Sun, 27 Nov 2011) | 3 lines Changed paths: M /trunk/modules/projects/view.php M /trunk/modules/tasks/tasks.php update to allow additional task statii to be applied to the task lists; I *really* hate this implementation as it still doesn't get rid of the hard coding, but it's a place to start; resolves http://bugs.web2project.net/view.php?id=858; ------------------------------------------------------------------------ r2212 | caseydk | 2011-11-27 00:11:25 -0600 (Sun, 27 Nov 2011) | 1 line Changed paths: M /trunk/modules/projects/vw_idx_projects.php tweaking layouts, removing dead code; ------------------------------------------------------------------------ r2211 | caseydk | 2011-11-27 00:09:24 -0600 (Sun, 27 Nov 2011) | 3 lines Changed paths: M /trunk/index.php M /trunk/style/w2p-snowball/images/shadow_bottom.jpg M /trunk/style/w2p-snowball/images/shadow_bttm_left_corner.jpg M /trunk/style/w2p-snowball/images/shadow_bttm_right_corner.jpg tweaked the lost password page to use the proper (system default) theming; updated the bottom header images' background to match the actual page background; resolves http://bugs.web2project.net/view.php?id=1003 ------------------------------------------------------------------------ r2210 | caseydk | 2011-11-25 13:41:36 -0600 (Fri, 25 Nov 2011) | 2 lines Changed paths: M /trunk/modules/tasks/ae_desc.php tweaked the page reload (like when there's an error) to skip the task_access; this is a hack that resolves http://bugs.web2project.net/view.php?id=1011 ------------------------------------------------------------------------ r2209 | caseydk | 2011-11-25 13:40:51 -0600 (Fri, 25 Nov 2011) | 5 lines Changed paths: M /trunk/modules/tasks/tasks.class.php updated the dynamics to update percent complete, hours, and totals when child tasks are updated; resolves http://bugs.web2project.net/view.php?id=998; resolves http://bugs.web2project.net/view.php?id=1002; resolves http://bugs.web2project.net/view.php?id=1012; resolves http://bugs.web2project.net/view.php?id=1017 ------------------------------------------------------------------------ r2208 | caseydk | 2011-11-25 13:39:52 -0600 (Fri, 25 Nov 2011) | 1 line Changed paths: M /trunk/modules/tasks/do_task_aed.php killing off unused code for the dead hook-like system; ------------------------------------------------------------------------ r2207 | caseydk | 2011-11-25 13:39:19 -0600 (Fri, 25 Nov 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.php adjusted the expand/collapse button and "show incomplete only" checkbox to always appear; resolves http://bugs.web2project.net/view.php?id=1016 ------------------------------------------------------------------------ r2206 | caseydk | 2011-11-25 13:38:52 -0600 (Fri, 25 Nov 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/reports/reports/overall.php moving functions for later cleanup ------------------------------------------------------------------------ r2205 | caseydk | 2011-11-25 13:38:08 -0600 (Fri, 25 Nov 2011) | 1 line Changed paths: M /trunk/modules/reports/reports/tasklist.php updated the reporting to use the HTML Helper; ------------------------------------------------------------------------ r2204 | caseydk | 2011-11-25 13:37:44 -0600 (Fri, 25 Nov 2011) | 2 lines Changed paths: M /trunk/modules/reports/reports/tasklist.php switched to using core functionality to retrieve user/task assignments; resolves http://bugs.web2project.net/view.php?id=929; ------------------------------------------------------------------------ r2203 | caseydk | 2011-11-25 13:35:25 -0600 (Fri, 25 Nov 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php M /trunk/modules/tasks/tasks.class.php simplifying all the contact_*_name fields to just use contact_display_name aliased as contact_name; ------------------------------------------------------------------------ r2202 | caseydk | 2011-11-25 01:27:10 -0600 (Fri, 25 Nov 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php updated the display to include the proper contact_name field; ------------------------------------------------------------------------ r2201 | caseydk | 2011-11-25 01:26:43 -0600 (Fri, 25 Nov 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php fixed a screwy image layout ------------------------------------------------------------------------ r2200 | caseydk | 2011-11-25 01:26:12 -0600 (Fri, 25 Nov 2011) | 2 lines Changed paths: M /trunk/modules/tasks/vw_logs.php updated the task log reference to use plain text instead of the icons.. two of the four icons never existed anyway; resolves http://bugs.web2project.net/view.php?id=996 ------------------------------------------------------------------------ r2199 | caseydk | 2011-11-25 01:25:39 -0600 (Fri, 25 Nov 2011) | 1 line Changed paths: M /trunk/modules/system/syskeys/syskeys.class.php fixed a permissions problem; ------------------------------------------------------------------------ r2198 | caseydk | 2011-11-25 01:25:17 -0600 (Fri, 25 Nov 2011) | 2 lines Changed paths: M /trunk/modules/projects/gantt.php the gantt chart on the project list page now respects the search box in addition to the filters; resolves http://bugs.web2project.net/view.php?id=458 ------------------------------------------------------------------------ r2197 | caseydk | 2011-11-25 01:24:31 -0600 (Fri, 25 Nov 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/CustomField.class.php removed the extra stripslashes from the Custom Field processing; resolves http://bugs.web2project.net/view.php?id=941; ------------------------------------------------------------------------ r2196 | caseydk | 2011-11-25 01:23:54 -0600 (Fri, 25 Nov 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/modules/projects/addedit.php restored the Delete button for the projects; resolves http://bugs.web2project.net/view.php?id=1001; ------------------------------------------------------------------------ r2195 | caseydk | 2011-11-24 01:56:54 -0600 (Thu, 24 Nov 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/CustomFieldTextArea.class.php M /trunk/style/common.css applied some light theming to the textarea ; resolves http://bugs.web2project.net/view.php?id=936; ------------------------------------------------------------------------ r2194 | caseydk | 2011-11-24 01:39:00 -0600 (Thu, 24 Nov 2011) | 2 lines Changed paths: M /trunk/modules/admin/admin.class.php added an additional path to the users permissions check so the user can *always* change their own password; resolves http://bugs.web2project.net/view.php?id=995 ------------------------------------------------------------------------ r2193 | caseydk | 2011-11-24 01:38:43 -0600 (Thu, 24 Nov 2011) | 1 line Changed paths: M /trunk/do_user_aed.php removing unnecessary queries; ------------------------------------------------------------------------ r2192 | caseydk | 2011-11-24 01:38:28 -0600 (Thu, 24 Nov 2011) | 1 line Changed paths: M /trunk/includes/config-dist.php updated the copyright statement ------------------------------------------------------------------------ r2191 | caseydk | 2011-11-24 01:38:07 -0600 (Thu, 24 Nov 2011) | 1 line Changed paths: M /trunk/modules/files/folders_table.php tweaking formatting for the icons ------------------------------------------------------------------------ r2190 | caseydk | 2011-11-17 22:53:12 -0600 (Thu, 17 Nov 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php simplifying all the contact_*_name fields to just use contact_display_name aliased as contact_name; ------------------------------------------------------------------------ r2189 | caseydk | 2011-11-17 22:52:15 -0600 (Thu, 17 Nov 2011) | 1 line Changed paths: M /trunk/modules/tasks/gantt.php removed some unnecessary type castings; ------------------------------------------------------------------------ r2188 | caseydk | 2011-11-17 22:51:29 -0600 (Thu, 17 Nov 2011) | 1 line Changed paths: M /trunk/modules/calendar/addedit.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/projects/view.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/vw_logs.php simplifying all the contact_*_name fields to just use contact_display_name aliased as contact_name; ------------------------------------------------------------------------ r2187 | caseydk | 2011-11-17 22:49:42 -0600 (Thu, 17 Nov 2011) | 1 line Changed paths: M /trunk/classes/w2p/Utilities/Mail.class.php simplifying a few blocks; ------------------------------------------------------------------------ r2186 | caseydk | 2011-11-17 22:47:24 -0600 (Thu, 17 Nov 2011) | 4 lines Changed paths: M /trunk/modules/tasks/tasks.class.php moved the email generation for CTask->notifyOwner to the EmailManager class; moved the email generation for CTask->email_log to the EmailManager class; moved the email generation for CTask->remind to the EmailManager class; moved the email generation for CTask->notify to the EmailManager class; ------------------------------------------------------------------------ r2185 | caseydk | 2011-11-17 22:45:57 -0600 (Thu, 17 Nov 2011) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php moved the email generation for CProject->notifyContacts to the EmailManager class; moved the email generation for CProject->getProjectNotifyOwner to the EmailManager class; ------------------------------------------------------------------------ r2184 | caseydk | 2011-11-17 22:45:24 -0600 (Thu, 17 Nov 2011) | 1 line Changed paths: M /trunk/modules/forums/forummessage.class.php moved the email generation for CForumMessage->sendWatchMail to the EmailManager class; ------------------------------------------------------------------------ r2183 | caseydk | 2011-11-17 22:44:48 -0600 (Thu, 17 Nov 2011) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php moved the email generation for CEvent->notify to the EmailManager class; ------------------------------------------------------------------------ r2182 | caseydk | 2011-11-17 22:44:33 -0600 (Thu, 17 Nov 2011) | 2 lines Changed paths: M /trunk/modules/files/files.class.php moved the email generation for CFile->notify to the EmailManager class; moved the email generation for CFile->notifyContacts to the EmailManager class; ------------------------------------------------------------------------ r2181 | caseydk | 2011-11-17 22:43:04 -0600 (Thu, 17 Nov 2011) | 1 line Changed paths: M /trunk/classes/w2p/Output/EmailManager.class.php moved all the email templates to the EmailManager; ------------------------------------------------------------------------ r2180 | caseydk | 2011-11-12 02:07:20 -0600 (Sat, 12 Nov 2011) | 2 lines Changed paths: M /trunk/includes/cleanup_functions.php restored the indenting for the tasks in both the project and projectdesigner modules; resolves http://bugs.web2project.net/view.php?id=960 ------------------------------------------------------------------------ r2179 | caseydk | 2011-11-12 01:18:55 -0600 (Sat, 12 Nov 2011) | 3 lines Changed paths: M /trunk/classes/w2p/Output/HTMLHelper.class.php added a datetime formatter to the HTML Helper; this resolves the un-timezone-adjusted display in the history module; resolves http://bugs.web2project.net/view.php?id=1005; ------------------------------------------------------------------------ r2178 | pedroix | 2011-11-01 20:27:21 -0500 (Tue, 01 Nov 2011) | 1 line Changed paths: M /trunk/modules/projects/addedit.php Fix visual glitch ------------------------------------------------------------------------ r2177 | caseydk | 2011-10-31 02:08:12 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/ae_dates.php M /trunk/modules/tasks/ae_depend.php M /trunk/modules/tasks/ae_desc.php M /trunk/modules/tasks/ae_resource.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/vw_log_update.php M /trunk/modules/tasks/vw_logs.php updated the tasks module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2176 | caseydk | 2011-10-31 02:07:56 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/system/acls_view.php M /trunk/modules/system/addeditpref.php M /trunk/modules/system/billingcode.php M /trunk/modules/system/customfields/addedit.php M /trunk/modules/system/customfields/index.php M /trunk/modules/system/index.php M /trunk/modules/system/roles/index.php M /trunk/modules/system/roles/viewrole.php M /trunk/modules/system/roles/vw_role_perms.php M /trunk/modules/system/syskeys/index.php M /trunk/modules/system/syskeys/keys.php M /trunk/modules/system/systemconfig.php M /trunk/modules/system/translate.php M /trunk/modules/system/upgrade/index.php M /trunk/modules/system/upgrade/perform.php M /trunk/modules/system/viewmods.php updated the system module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2175 | caseydk | 2011-10-31 02:06:30 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/smartsearch/index.php updated the smartsearch module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2174 | caseydk | 2011-10-31 02:06:17 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/resources/addedit.php M /trunk/modules/resources/tasks_tab.addedit.other_resources.php M /trunk/modules/resources/tasks_tab.view.other_resources.php M /trunk/modules/resources/view.php M /trunk/modules/resources/vw_resources.php updated the resources module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2173 | caseydk | 2011-10-31 02:06:01 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/projects/addedit.php M /trunk/modules/projects/admin_tab.viewuser.projects.php M /trunk/modules/projects/departments_tab.view.projects.php M /trunk/modules/projects/view.php M /trunk/modules/projects/vw_forums.php M /trunk/modules/projects/vw_idx_projects.php M /trunk/modules/projects/vw_logs.php updated the projects module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2172 | caseydk | 2011-10-31 02:05:40 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/index.php updated the projectdesigner module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2171 | caseydk | 2011-10-31 02:05:24 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/links/addedit.php M /trunk/modules/links/index_table.php updated the links module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2170 | caseydk | 2011-10-31 02:05:08 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/history/addedit.php M /trunk/modules/history/index.php updated the history module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2169 | caseydk | 2011-10-31 02:04:50 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/forums/addedit.php M /trunk/modules/forums/index.php M /trunk/modules/forums/post_message.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_topics.php M /trunk/modules/forums/viewer.php updated the forums module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2168 | caseydk | 2011-10-31 02:04:31 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/files/addedit.php M /trunk/modules/files/addedit_folder.php M /trunk/modules/files/co.php M /trunk/modules/files/folders_table.php M /trunk/modules/files/index_table.php updated the files module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2167 | caseydk | 2011-10-31 02:04:18 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/departments/addedit.php M /trunk/modules/departments/view.php M /trunk/modules/departments/vw_contacts.php M /trunk/modules/departments/vw_depts.php updated the departments module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2166 | caseydk | 2011-10-31 02:03:59 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/view.php M /trunk/modules/contacts/vw_idx_contacts.php M /trunk/modules/contacts/vw_idx_updated.php updated the contacts module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2165 | caseydk | 2011-10-31 02:03:35 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/companies/addedit.php M /trunk/modules/companies/view.php M /trunk/modules/companies/vw_companies.php M /trunk/modules/companies/vw_contacts.php M /trunk/modules/companies/vw_depts.php M /trunk/modules/companies/vw_projects.php M /trunk/modules/companies/vw_users.php updated the companies module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2164 | caseydk | 2011-10-31 02:03:18 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/clash.php M /trunk/modules/calendar/day_view.php M /trunk/modules/calendar/projects_tab.view.events.php M /trunk/modules/calendar/view.php M /trunk/modules/calendar/week_view.php M /trunk/modules/calendar/year_view.php updated the calendar module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2163 | caseydk | 2011-10-31 02:02:58 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/admin/addedituser.php M /trunk/modules/admin/viewuser.php M /trunk/modules/admin/vw_usr.php M /trunk/modules/admin/vw_usr_log.php M /trunk/modules/admin/vw_usr_perms.php M /trunk/modules/admin/vw_usr_roles.php M /trunk/modules/admin/vw_usr_sessions.php updated the admin module to use the HTML Helper and add the base css styles; ------------------------------------------------------------------------ r2162 | caseydk | 2011-10-31 00:58:07 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/modules/companies/companies.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php replaced the contact_display_name fields to contact_name; ------------------------------------------------------------------------ r2161 | caseydk | 2011-10-31 00:50:59 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/classes/w2p/Output/HTMLHelper.class.php M /trunk/includes/cleanup_functions.php built out the HTML Helper; ------------------------------------------------------------------------ r2160 | caseydk | 2011-10-31 00:48:25 -0500 (Mon, 31 Oct 2011) | 1 line Changed paths: M /trunk/style/common.css M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css adding the css for the HTML Helper; ------------------------------------------------------------------------ r2159 | pedroix | 2011-10-28 11:00:39 -0500 (Fri, 28 Oct 2011) | 2 lines Changed paths: M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php Make the HTML Title tag more useful when it comes to using the Back Button on browsers. Sometimes users would like to know where they've been on the Back Button list on their browsers, instead of guessing. ------------------------------------------------------------------------ r2158 | pedroix | 2011-10-28 10:27:07 -0500 (Fri, 28 Oct 2011) | 1 line Changed paths: M /trunk/lib/adodb/adodb-csvlib.inc.php M /trunk/lib/adodb/adodb-datadict.inc.php M /trunk/lib/adodb/adodb-error.inc.php M /trunk/lib/adodb/adodb-errorhandler.inc.php M /trunk/lib/adodb/adodb-exceptions.inc.php M /trunk/lib/adodb/adodb-iterator.inc.php M /trunk/lib/adodb/adodb-lib.inc.php M /trunk/lib/adodb/adodb-memcache.lib.inc.php M /trunk/lib/adodb/adodb-pager.inc.php M /trunk/lib/adodb/adodb-perf.inc.php M /trunk/lib/adodb/adodb-php4.inc.php M /trunk/lib/adodb/adodb-time.inc.php M /trunk/lib/adodb/adodb-xmlschema.inc.php M /trunk/lib/adodb/adodb-xmlschema03.inc.php M /trunk/lib/adodb/adodb.inc.php M /trunk/lib/adodb/datadict/datadict-firebird.inc.php M /trunk/lib/adodb/datadict/datadict-ibase.inc.php M /trunk/lib/adodb/datadict/datadict-mssql.inc.php M /trunk/lib/adodb/datadict/datadict-mssqlnative.inc.php M /trunk/lib/adodb/datadict/datadict-mysql.inc.php M /trunk/lib/adodb/datadict/datadict-oci8.inc.php M /trunk/lib/adodb/datadict/datadict-postgres.inc.php M /trunk/lib/adodb/drivers/adodb-borland_ibase.inc.php M /trunk/lib/adodb/drivers/adodb-firebird.inc.php M /trunk/lib/adodb/drivers/adodb-ibase.inc.php M /trunk/lib/adodb/drivers/adodb-mssql.inc.php M /trunk/lib/adodb/drivers/adodb-mssql_n.inc.php M /trunk/lib/adodb/drivers/adodb-mssqlnative.inc.php M /trunk/lib/adodb/drivers/adodb-mssqlpo.inc.php M /trunk/lib/adodb/drivers/adodb-mysql.inc.php M /trunk/lib/adodb/drivers/adodb-mysqli.inc.php M /trunk/lib/adodb/drivers/adodb-mysqlpo.inc.php M /trunk/lib/adodb/drivers/adodb-mysqlt.inc.php M /trunk/lib/adodb/drivers/adodb-oci8.inc.php M /trunk/lib/adodb/drivers/adodb-oci805.inc.php M /trunk/lib/adodb/drivers/adodb-oci8po.inc.php M /trunk/lib/adodb/drivers/adodb-oracle.inc.php M /trunk/lib/adodb/drivers/adodb-postgres.inc.php M /trunk/lib/adodb/drivers/adodb-postgres64.inc.php M /trunk/lib/adodb/drivers/adodb-postgres7.inc.php M /trunk/lib/adodb/drivers/adodb-postgres8.inc.php M /trunk/lib/adodb/perf/perf-mssql.inc.php M /trunk/lib/adodb/perf/perf-mssqlnative.inc.php M /trunk/lib/adodb/perf/perf-mysql.inc.php M /trunk/lib/adodb/perf/perf-oci8.inc.php M /trunk/lib/adodb/perf/perf-postgres.inc.php M /trunk/lib/adodb/toexport.inc.php M /trunk/lib/adodb/tohtml.inc.php Updated adodb to version 5.1.4 ------------------------------------------------------------------------ r2157 | caseydk | 2011-10-22 01:05:25 -0500 (Sat, 22 Oct 2011) | 2 lines Changed paths: M /trunk/modules/projectdesigner/do_addtasks_aed.php set a default assignee when creating tasks with the project designer; resolves http://bugs.web2project.net/view.php?id=357 ------------------------------------------------------------------------ r2156 | caseydk | 2011-10-22 01:05:04 -0500 (Sat, 22 Oct 2011) | 2 lines Changed paths: M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php M /trunk/modules/tasks/gantt.php updated all the gantt charts to convert to the user's preferred timezone before rendering; resolves http://bugs.web2project.net/view.php?id=982 ------------------------------------------------------------------------ r2155 | caseydk | 2011-10-22 01:02:26 -0500 (Sat, 22 Oct 2011) | 3 lines Changed paths: M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php having multiple department assignments made the logs & events show up once for each department; adding a distinct() to a few places resolved it; resolves http://bugs.web2project.net/view.php?id=890 ------------------------------------------------------------------------ r2154 | caseydk | 2011-10-22 01:01:01 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/modules/links/index_table.php M /trunk/modules/projects/vw_idx_projects.php simplified the page nav generation; ------------------------------------------------------------------------ r2153 | caseydk | 2011-10-22 01:00:17 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/modules/files/index_table.php cleaning up extra unnecessary declarations in the files table; ------------------------------------------------------------------------ r2152 | caseydk | 2011-10-22 00:58:38 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: D /trunk/classes/w2p/Authenticators/Factory.class.php killing unused class ------------------------------------------------------------------------ r2151 | caseydk | 2011-10-22 00:58:08 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/modules/history/index.php cleaning up the history module ------------------------------------------------------------------------ r2150 | caseydk | 2011-10-22 00:56:54 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php tagging another place for an email cleanup; ------------------------------------------------------------------------ r2149 | caseydk | 2011-10-22 00:55:12 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/CAppUI.class.php M /trunk/modules/files/files.class.php tweaking the AppUI object to have the user's display_name available; ------------------------------------------------------------------------ r2148 | caseydk | 2011-10-22 00:54:16 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/projects_tab.view.events.php M /trunk/modules/companies/vw_contacts.php M /trunk/modules/companies/vw_projects.php M /trunk/modules/departments/vw_contacts.php eliminating the explicit data formatting to go with the built in one available from the HTMLHelper; ------------------------------------------------------------------------ r2147 | caseydk | 2011-10-22 00:51:25 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/tasks/tasks.class.php flagged all the places that still need email cleanup; ------------------------------------------------------------------------ r2146 | caseydk | 2011-10-22 00:46:51 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/contacts/contacts.class.php updated two modules to use the new Email Manager signature; ------------------------------------------------------------------------ r2145 | caseydk | 2011-10-22 00:44:31 -0500 (Sat, 22 Oct 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Output/EmailManager.class.php M /trunk/includes/cleanup_functions.php updated the Email Manager to take $AppUI in the constructor; this makes more sense because it's used in a variety of ways and passing it into each function is silly; ------------------------------------------------------------------------ r2144 | caseydk | 2011-10-22 00:42:58 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/classes/w2p/Output/EmailManager.class.php M /trunk/includes/cleanup_functions.php tweaked the lost password email generation to use the Email Manager class; ------------------------------------------------------------------------ r2143 | caseydk | 2011-10-22 00:39:16 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/modules/admin/admin.class.php M /trunk/modules/admin/viewuser.php M /trunk/modules/admin/vw_usr_sessions.php simplifying the display logic of the first/last name combos by switching to contact_display_name; ------------------------------------------------------------------------ r2142 | caseydk | 2011-10-22 00:37:47 -0500 (Sat, 22 Oct 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/admin/vw_usr.php removed a bunch of unnecessary formatting login in favor of using our (now) built in functions; ------------------------------------------------------------------------ r2141 | caseydk | 2011-10-22 00:35:49 -0500 (Sat, 22 Oct 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Extensions/Permissions.class.php simplified some business logic; turned off some odd error messages.. because I don't think they're actually bugs; ------------------------------------------------------------------------ r2140 | caseydk | 2011-10-22 00:34:21 -0500 (Sat, 22 Oct 2011) | 3 lines Changed paths: M /trunk/modules/tasks/tasklogs.class.php adjusted the updateTaskSumary to use the start date as the end date because we don't keep completion information down to the minutes; at some point, we might care about what *minute* as task was done, but I'm assuming not; Resolves: http://bugs.web2project.net/view.php?id=957 ------------------------------------------------------------------------ r2139 | caseydk | 2011-10-16 01:28:17 -0500 (Sun, 16 Oct 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php killing off dead cases; ------------------------------------------------------------------------ r2138 | caseydk | 2011-10-16 01:27:50 -0500 (Sun, 16 Oct 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php tweaked to make sure the values are consistent; ------------------------------------------------------------------------ r2137 | caseydk | 2011-10-13 02:39:56 -0500 (Thu, 13 Oct 2011) | 1 line Changed paths: M /trunk/modules/tasks/todo_tasks_sub.php fix to make sure there is always a task array ------------------------------------------------------------------------ r2136 | caseydk | 2011-10-12 02:11:51 -0500 (Wed, 12 Oct 2011) | 1 line Changed paths: M /trunk/modules/admin/viewuser.php tweak to handle the duplicate contact methods; ------------------------------------------------------------------------ r2135 | caseydk | 2011-10-12 01:54:31 -0500 (Wed, 12 Oct 2011) | 1 line Changed paths: M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php restored the header search... my fault on looking for the bad module; ------------------------------------------------------------------------ r2134 | caseydk | 2011-10-12 01:53:38 -0500 (Wed, 12 Oct 2011) | 1 line Changed paths: M /trunk/modules/contacts/index.php simplified the search links to default to reasonable values and even hold the search param across tabs; ------------------------------------------------------------------------ r2133 | caseydk | 2011-10-12 01:52:45 -0500 (Wed, 12 Oct 2011) | 2 lines Changed paths: M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/vcardexport.php M /trunk/modules/contacts/view.php tweaked the contacts class to support duplicate contact methods; updating the view/addedit to support duplicate contact methods; ------------------------------------------------------------------------ r2132 | pedroix | 2011-10-11 19:54:57 -0500 (Tue, 11 Oct 2011) | 4 lines Changed paths: M /trunk/locales/pt_br/admin.inc M /trunk/locales/pt_br/calendar.inc M /trunk/locales/pt_br/common.inc M /trunk/locales/pt_br/companies.inc M /trunk/locales/pt_br/contacts.inc M /trunk/locales/pt_br/departments.inc M /trunk/locales/pt_br/files.inc M /trunk/locales/pt_br/forums.inc M /trunk/locales/pt_br/help.inc M /trunk/locales/pt_br/helpdesk.inc M /trunk/locales/pt_br/inventory.inc M /trunk/locales/pt_br/links.inc M /trunk/locales/pt_br/projectdesigner.inc M /trunk/locales/pt_br/projects.inc M /trunk/locales/pt_br/public.inc M /trunk/locales/pt_br/reports.inc M /trunk/locales/pt_br/resources.inc M /trunk/locales/pt_br/smartsearch.inc M /trunk/locales/pt_br/system.inc M /trunk/locales/pt_br/tasks.inc M /trunk/locales/pt_br/timecard.inc Updated pt_br locale http://forums.web2project.net/viewtopic.php?t=1120 Thanks to Marcelo Fenoll ------------------------------------------------------------------------ r2131 | caseydk | 2011-10-09 18:53:00 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: M /trunk/unit_tests/includes/main_functions.test.php tweaking the smartsearch class to match our naming conventions; ------------------------------------------------------------------------ r2130 | caseydk | 2011-10-09 18:52:38 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php tweaking the smartsearch class to match our naming conventions; ------------------------------------------------------------------------ r2129 | caseydk | 2011-10-09 18:52:00 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: M /trunk/modules/smartsearch/index.php M /trunk/modules/smartsearch/smartsearch.class.php tweaking the smartsearch class to match our naming conventions; ------------------------------------------------------------------------ r2128 | caseydk | 2011-10-09 18:50:58 -0500 (Sun, 09 Oct 2011) | 2 lines Changed paths: M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/index.php making use of the new full/recent contact updates; I *really* hate the updates to the Contacts class.. refactoring is needed; ------------------------------------------------------------------------ r2127 | caseydk | 2011-10-09 18:50:00 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: A /trunk/modules/contacts/vw_idx_contacts.php A /trunk/modules/contacts/vw_idx_updated.php wiring in the new full contacts and latest updated contact list; ------------------------------------------------------------------------ r2126 | caseydk | 2011-10-09 18:44:41 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: M /trunk/modules/calendar/index.php M /trunk/modules/calendar/week_view.php continued refactoring the hooks to make this safe; ------------------------------------------------------------------------ r2125 | caseydk | 2011-10-09 18:43:41 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: M /trunk/calendar.php M /trunk/classes/w2p/Core/HookHandler.class.php collected the hook_calendar handler to a single place; ------------------------------------------------------------------------ r2124 | caseydk | 2011-10-09 18:42:26 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: A /trunk/classes/w2p/Core/HookHandler.class.php M /trunk/queuescanner.php refactoring the hook handling to safely continue if a class is missing, etc; ------------------------------------------------------------------------ r2123 | caseydk | 2011-10-09 18:39:46 -0500 (Sun, 09 Oct 2011) | 2 lines Changed paths: M /trunk/modules/smartsearch/index.php tweaked the search to work just in case a class loading failed; resolves http://bugs.web2project.net/view.php?id=979 ------------------------------------------------------------------------ r2122 | caseydk | 2011-10-09 18:37:11 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: M /trunk/modules/files/files.class.php corrected the bad contact query to use actual sql; ------------------------------------------------------------------------ r2121 | caseydk | 2011-10-09 18:36:18 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php corrected the bad contact query to use actual sql; ------------------------------------------------------------------------ r2120 | caseydk | 2011-10-09 18:35:40 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php simplified gantt locale use ------------------------------------------------------------------------ r2119 | caseydk | 2011-10-09 18:33:23 -0500 (Sun, 09 Oct 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php shifting the postStore functionality over to its own place; ------------------------------------------------------------------------ r2118 | pedroix | 2011-10-09 16:06:55 -0500 (Sun, 09 Oct 2011) | 2 lines Changed paths: M /trunk/lib/jquery/jquery.tipTip.js Fix bug 790 Set the edgeOffset option to 8 straight to the tipTip plugin ------------------------------------------------------------------------ r2117 | pedroix | 2011-10-07 10:47:22 -0500 (Fri, 07 Oct 2011) | 1 line Changed paths: M /trunk/lib/xajax/xajax_core/plugin_layer/xajaxCallableObjectPlugin.inc.php M /trunk/lib/xajax/xajax_core/xajax.inc.php M /trunk/lib/xajax/xajax_core/xajaxPluginManager.inc.php Something is re-requiring the xajax libraries. Make sure it only happens once. ------------------------------------------------------------------------ r2116 | pedroix | 2011-10-07 03:44:13 -0500 (Fri, 07 Oct 2011) | 1 line Changed paths: M /trunk/modules/admin/admin.class.php Less memory usage as per Trevors recommendation. ------------------------------------------------------------------------ r2115 | pedroix | 2011-10-06 06:39:01 -0500 (Thu, 06 Oct 2011) | 3 lines Changed paths: M /trunk/do_user_aed.php M /trunk/modules/admin/admin.class.php Fix Bug 984, 983 Also fix issue with external user creation, where the user is not yet a user, therefore has no add rights to the user table, but the config option should bypass the permission check for that purpose of external user creation. http://forums.web2project.net/viewtopic.php?t=4284 ------------------------------------------------------------------------ r2114 | caseydk | 2011-10-04 00:54:06 -0500 (Tue, 04 Oct 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasks/tasksTestStoreSubTasks.xml formatting tweaks ------------------------------------------------------------------------ r2113 | caseydk | 2011-10-04 00:53:08 -0500 (Tue, 04 Oct 2011) | 1 line Changed paths: M /trunk/classes/w2p/Output/EmailManager.class.php M /trunk/includes/cleanup_functions.php collecting more of the email messages; ------------------------------------------------------------------------ r2112 | caseydk | 2011-10-04 00:52:30 -0500 (Tue, 04 Oct 2011) | 13 lines Changed paths: M /trunk/modules/admin/admin.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php Converting _query to _getQuery in admin class Converting _query to _getQuery in calendar class Converting _query to _getQuery in companies class Converting _query to _getQuery in contacts class Converting _query to _getQuery in departments class Converting _query to _getQuery in files class Converting _query to _getQuery in forums class Converting _query to _getQuery in links class Converting _query to _getQuery in projectdesigner class Converting _query to _getQuery in projects class Converting _query to _getQuery in resources class Converting _query to _getQuery in tasks class credit: Trevor Morse ------------------------------------------------------------------------ r2111 | caseydk | 2011-10-04 00:48:45 -0500 (Tue, 04 Oct 2011) | 2 lines Changed paths: M /trunk/modules/system/syskeys/syskeys.class.php Converting _query to _getQuery in syskeys class credit: Trevor Morse ------------------------------------------------------------------------ r2110 | caseydk | 2011-10-04 00:48:12 -0500 (Tue, 04 Oct 2011) | 3 lines Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php Adding _qetQuery function and converting necessary calls. If $this->_query is used directly and not reset it can lead to some unwanted functionality. For instance if you create an insert statement, and then a select statement without clearing the _query object the insert statement will execute twice. credit: Trevor Morse ------------------------------------------------------------------------ r2109 | caseydk | 2011-10-04 00:45:38 -0500 (Tue, 04 Oct 2011) | 2 lines Changed paths: M /trunk/unit_tests/db_files/contacts/contactsSeed.xml M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasks.test.php Tweaking tests back to working; credit: Trevor Morse ------------------------------------------------------------------------ r2108 | pedroix | 2011-09-30 05:37:57 -0500 (Fri, 30 Sep 2011) | 6 lines Changed paths: M /trunk/modules/system/addeditpref.php "Please add mm.dd.yyyy to date fomat options" http://forums.web2project.net/viewtopic.php?t=4258 Added :) Pedro A. ------------------------------------------------------------------------ r2107 | caseydk | 2011-09-28 02:47:13 -0500 (Wed, 28 Sep 2011) | 1 line Changed paths: D /trunk/classes/w2p/Output/PDF wiping out old folders; ------------------------------------------------------------------------ r2106 | caseydk | 2011-09-28 02:44:04 -0500 (Wed, 28 Sep 2011) | 1 line Changed paths: D /trunk/locales/de/modules/projects wiping out old folders; ------------------------------------------------------------------------ r2105 | caseydk | 2011-09-28 02:38:52 -0500 (Wed, 28 Sep 2011) | 2 lines Changed paths: M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/folders_table.php added the missing $allowedCompanies parameter; resolves http://bugs.web2project.net/view.php?id=961 ------------------------------------------------------------------------ r2104 | caseydk | 2011-09-26 21:24:44 -0500 (Mon, 26 Sep 2011) | 2 lines Changed paths: M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/viewgantt.php eliminated some unnecessary globals; eliminated dotproject commit #4569 & #4570; ------------------------------------------------------------------------ r2103 | caseydk | 2011-09-26 21:23:42 -0500 (Mon, 26 Sep 2011) | 1 line Changed paths: M /trunk/modules/tasks/gantt_pdf.php killing more unnecessary globals; ------------------------------------------------------------------------ r2102 | caseydk | 2011-09-26 21:22:35 -0500 (Mon, 26 Sep 2011) | 2 lines Changed paths: M /trunk/locales/de/locales.php M /trunk/modules/projects/vw_sub_projects_gantt.php M /trunk/modules/reports/reports/completed.php M /trunk/modules/reports/reports/overdue.php M /trunk/modules/reports/reports/upcoming.php cleaning up locale char set references; eliminates dotproject commit #3098 ------------------------------------------------------------------------ r2101 | caseydk | 2011-09-26 21:17:08 -0500 (Mon, 26 Sep 2011) | 2 lines Changed paths: M /trunk/modules/tasks/addedit.js deprecated the calcFinish & calcDuration Javascript to use the backend xajax_* functions; this covers dotproject commits: #3058, 3137, 3138, 3856; ------------------------------------------------------------------------ r2100 | caseydk | 2011-09-26 21:16:21 -0500 (Mon, 26 Sep 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/view.php added some clarifying comments for the task dependencies; ------------------------------------------------------------------------ r2099 | caseydk | 2011-09-26 00:34:21 -0500 (Mon, 26 Sep 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Authenticators/PostNuke.class.php deprecated PostNuke authenticator because that project has been dead for 2+ years; deprecated dotproject commit #3092; ------------------------------------------------------------------------ r2098 | caseydk | 2011-09-26 00:33:40 -0500 (Mon, 26 Sep 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php M /trunk/modules/tasks/gantt.php killed a flock of globals that are defined locally almost immediately after; ------------------------------------------------------------------------ r2097 | caseydk | 2011-09-26 00:32:17 -0500 (Mon, 26 Sep 2011) | 2 lines Changed paths: M /trunk/modules/projects/gantt.php M /trunk/modules/projects/viewgantt.php cleaned up the status filter to actually only filter on status; eliminates the last of dotproject commit #3054; ------------------------------------------------------------------------ r2096 | caseydk | 2011-09-26 00:29:20 -0500 (Mon, 26 Sep 2011) | 1 line Changed paths: M /trunk/modules/calendar/week_view.php removing dotproject commit #3035; ------------------------------------------------------------------------ r2095 | caseydk | 2011-09-26 00:28:11 -0500 (Mon, 26 Sep 2011) | 1 line Changed paths: M /trunk/modules/tasks/vw_logs.php eliminated dotproject commit #2998; ------------------------------------------------------------------------ r2094 | caseydk | 2011-09-26 00:27:33 -0500 (Mon, 26 Sep 2011) | 1 line Changed paths: M /trunk/modules/tasks/do_updatetask.php tweaks to use proper controller structures; ------------------------------------------------------------------------ r2093 | caseydk | 2011-09-26 00:26:33 -0500 (Mon, 26 Sep 2011) | 2 lines Changed paths: M /trunk/modules/files/do_file_aed.php M /trunk/modules/files/do_file_co.php M /trunk/modules/files/files.class.php further cleanup; eliminates part of dotproject commit #2981; ------------------------------------------------------------------------ r2092 | caseydk | 2011-09-26 00:25:34 -0500 (Mon, 26 Sep 2011) | 1 line Changed paths: M /trunk/modules/files/do_file_aed.php M /trunk/modules/files/files.class.php cleaning up the files module to reflect our new controller design; ------------------------------------------------------------------------ r2091 | caseydk | 2011-09-25 16:56:51 -0500 (Sun, 25 Sep 2011) | 1 line Changed paths: D /trunk/modules/smartsearch/searchobjects removing dead files from latest updates; ------------------------------------------------------------------------ r2090 | caseydk | 2011-09-25 16:55:24 -0500 (Sun, 25 Sep 2011) | 3 lines Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/classes/w2p/Core/Preferences.class.php M /trunk/classes/w2p/Output/HTMLHelper.class.php M /trunk/modules/admin/admin.class.php M /trunk/modules/admin/vw_usr.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/projects_tab.view.events.php M /trunk/modules/companies/companies.class.php M /trunk/modules/companies/view.php M /trunk/modules/companies/vw_companies.php M /trunk/modules/companies/vw_contacts.php M /trunk/modules/companies/vw_depts.php A /trunk/modules/companies/vw_projects.php M /trunk/modules/companies/vw_users.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/vw_depts.php M /trunk/modules/files/index_table.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/index.php M /trunk/modules/forums/view_topics.php M /trunk/modules/links/index_table.php M /trunk/modules/projectdesigner/do_task_bulk_aed.php M /trunk/modules/projectdesigner/vw_actions.php M /trunk/modules/projectdesigner/vw_projecttask.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/vw_forums.php M /trunk/modules/projects/vw_idx_projects.php M /trunk/modules/projects/vw_logs.php M /trunk/modules/resources/do_resource_aed.php M /trunk/modules/resources/resources.class.php M /trunk/modules/resources/setup.php M /trunk/modules/smartsearch/index.php M /trunk/modules/system/do_preference_aed.php M /trunk/modules/system/do_systemconfig_aed.php M /trunk/modules/system/systemconfig.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/vw_logs.php M /trunk/unit_tests/classes/ui.test.php M /trunk/unit_tests/db_files/projects/projectsTestDeleteProject.xml M /trunk/unit_tests/db_files/tasks/tasklogsSeed.xml M /trunk/unit_tests/db_files/tasks/tasklogsTestDelete.xml M /trunk/unit_tests/db_files/tasks/tasklogsTestStoreUpdate.xml M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php merging github commits: 4739894097198ed97e53fc5bed31a8ce63b60bad through 71aba838aac292df17be5aa7a798878fe5c2eb04 ------------------------------------------------------------------------ r2089 | caseydk | 2011-09-25 16:52:26 -0500 (Sun, 25 Sep 2011) | 1 line Changed paths: D /trunk/modules/companies/vw_active.php D /trunk/modules/companies/vw_archived.php D /trunk/modules/smartsearch/searchobjects/forum_messages.inc.php D /trunk/modules/smartsearch/searchobjects/task_log.inc.php removing dead files from latest updates; ------------------------------------------------------------------------ r2088 | caseydk | 2011-09-17 03:59:44 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/includes/deprecated_functions.php simplified the strlen = 0 checks to use the core PHP function; eliminates dotproject commit #4315; ------------------------------------------------------------------------ r2087 | caseydk | 2011-09-17 03:59:36 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/do_user_aed.php M /trunk/unit_tests/classes/controllers/base.test.php M /trunk/unit_tests/classes/date.test.php M /trunk/unit_tests/classes/extensions/permissions.test.php M /trunk/unit_tests/classes/ui.test.php updating all the CAppUI to w2p_Core_CAppUI to remove deprecation notices; ------------------------------------------------------------------------ r2086 | caseydk | 2011-09-17 03:59:21 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/modules/system/upgrade/index.php M /trunk/modules/system/upgrade/perform.php cleaning up class references to eliminate deprecation warnings; ------------------------------------------------------------------------ r2085 | caseydk | 2011-09-17 03:59:11 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/includes/deprecated_functions.php collecting the sendpass functions; ------------------------------------------------------------------------ r2084 | caseydk | 2011-09-17 03:59:02 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/classes/ui.class.php cleaned up the rest of the UI classes by moving them into their proper structures; ------------------------------------------------------------------------ r2083 | caseydk | 2011-09-17 03:58:53 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/classes/w2p/Theme/TitleBlock.class.php killing off the duplicate class declarations ------------------------------------------------------------------------ r2082 | caseydk | 2011-09-17 03:58:42 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/style/wps-redmond/overrides.php wiring the old theme classes to the new ones; ------------------------------------------------------------------------ r2081 | caseydk | 2011-09-17 03:58:32 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/classes/ui.class.php removing the dead theme classes; ------------------------------------------------------------------------ r2080 | caseydk | 2011-09-17 03:58:23 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/classes/w2p/Theme/TitleBlock.class.php fleshing out the base theme classes; ------------------------------------------------------------------------ r2079 | caseydk | 2011-09-17 03:58:13 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/departments.test.php license cleanup ------------------------------------------------------------------------ r2078 | caseydk | 2011-09-17 03:58:03 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: A /trunk/unit_tests/db_files/departments A /trunk/unit_tests/db_files/departments/departmentsSeed.xml M /trunk/unit_tests/modules/departments.test.php fleshing out the Departments tests; ------------------------------------------------------------------------ r2077 | caseydk | 2011-09-17 02:52:21 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php tweaking flows; ------------------------------------------------------------------------ r2076 | caseydk | 2011-09-17 02:51:43 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/CAppUI.class.php skipping queries when the id's aren't set; ------------------------------------------------------------------------ r2075 | caseydk | 2011-09-17 02:51:05 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/modules/departments/departments.class.php M /trunk/modules/history/addedit.php defaulted to core functionality; ------------------------------------------------------------------------ r2074 | caseydk | 2011-09-17 02:50:19 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/modules/reports/reports/tasklist.php simplifies the project name lookup; eliminates dotproject commit #4390; ------------------------------------------------------------------------ r2073 | caseydk | 2011-09-17 02:49:52 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/modules/tasks/viewgantt.php simplified task counting since we cache that; eliminates dotproject commit #3589; ------------------------------------------------------------------------ r2072 | caseydk | 2011-09-17 02:49:20 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/modules/tasks/gantt.php simplified the Work calculation since we already have that on the tasks table; eliminates dotproject commit #3588; ------------------------------------------------------------------------ r2071 | caseydk | 2011-09-17 02:48:28 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/locales/cs/locales.php M /trunk/locales/de/locales.php M /trunk/locales/en/locales.php M /trunk/locales/es/locales.php A /trunk/locales/fa/locales.php M /trunk/locales/fr/locales.php M /trunk/locales/it/locales.php M /trunk/locales/po/locales.php M /trunk/locales/pt/locales.php M /trunk/locales/pt_br/locales.php M /trunk/locales/ru/locales.php M /trunk/locales/sv/locales.php cleaned up the irrelevant local_char_set declarations (they were commented out); eliminates dotproject commit #3084; ------------------------------------------------------------------------ r2070 | caseydk | 2011-09-17 02:47:37 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Theme/TabBox.class.php simplified the active module check doing *one* query instead of one for every potential module; eliminates dotproject commit #3203; ------------------------------------------------------------------------ r2069 | caseydk | 2011-09-17 02:47:07 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/modules/calendar/week_view.php removing unncessary variable; ------------------------------------------------------------------------ r2068 | caseydk | 2011-09-17 02:46:44 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/EventQueue.class.php changed the error handling to use exception handling as opposed to just seeing if the objects/methods & functions exist; eliminates dotproject commt #4711; ------------------------------------------------------------------------ r2067 | caseydk | 2011-09-17 02:46:15 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/includes/deprecated_functions.php M /trunk/modules/public/contact_selector.php simplified the strlen = 0 checks to use the core PHP function; eliminates dotproject commit #4315; ------------------------------------------------------------------------ r2066 | caseydk | 2011-09-17 02:45:18 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/js/base.js M /trunk/modules/public/selector.php simplified javascript in favor of jQuery; eliminates dotproject commit #3584; ------------------------------------------------------------------------ r2065 | caseydk | 2011-09-17 02:44:14 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php tweaking the error messages to fit with our error capture scheme; deprecates dotproject commit #3229; ------------------------------------------------------------------------ r2064 | caseydk | 2011-09-17 02:43:26 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/classes/w2p/Utilities/Date.class.php cleanups to remove dotproject commit #3215; ------------------------------------------------------------------------ r2063 | caseydk | 2011-09-17 02:41:55 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Database/Query.class.php deprecating the db-specific commands; eliminates dotproject commit #3213; ------------------------------------------------------------------------ r2062 | caseydk | 2011-09-17 02:41:19 -0500 (Sat, 17 Sep 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Authenticators/SQL.class.php simplified the login process; eliminates a dotproject commit; ------------------------------------------------------------------------ r2061 | caseydk | 2011-09-17 02:40:47 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/modules/contacts/index.php tweaked substr to have the proper integer input instead of a zero length string; ------------------------------------------------------------------------ r2060 | caseydk | 2011-09-17 02:40:15 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/index.php M /trunk/modules/admin/addedituser.php M /trunk/modules/admin/index.php M /trunk/modules/admin/viewuser.php M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/clash.php M /trunk/modules/calendar/day_view.php M /trunk/modules/calendar/index.php M /trunk/modules/calendar/view.php M /trunk/modules/calendar/week_view.php M /trunk/modules/calendar/year_view.php M /trunk/modules/companies/addedit.php M /trunk/modules/companies/index.php M /trunk/modules/companies/view.php M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/index.php M /trunk/modules/contacts/vcardimport.php M /trunk/modules/contacts/view.php M /trunk/modules/departments/addedit.php M /trunk/modules/departments/index.php M /trunk/modules/departments/view.php M /trunk/modules/files/addedit.php M /trunk/modules/files/addedit_folder.php M /trunk/modules/files/co.php M /trunk/modules/files/index.php M /trunk/modules/forums/addedit.php M /trunk/modules/forums/configure.php M /trunk/modules/forums/index.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/viewer.php M /trunk/modules/history/addedit.php M /trunk/modules/history/index.php M /trunk/modules/links/addedit.php M /trunk/modules/links/index.php M /trunk/modules/links/index_table.php M /trunk/modules/projectdesigner/configure.php M /trunk/modules/projectdesigner/index.php M /trunk/modules/projects/addedit.php M /trunk/modules/projects/configure.php M /trunk/modules/projects/index.php M /trunk/modules/projects/view.php M /trunk/modules/projects/viewgantt.php M /trunk/modules/public/access_denied.php M /trunk/modules/public/welcome.php M /trunk/modules/reports/index.php M /trunk/modules/resources/addedit.php M /trunk/modules/resources/index.php M /trunk/modules/resources/view.php M /trunk/modules/smartsearch/index.php updated all CTitleBlock references to w2p_Theme_TitleBlock to wipe out more deprecation warnings; ------------------------------------------------------------------------ r2059 | caseydk | 2011-09-17 02:33:34 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/calendar.php M /trunk/classes/w2p/Controllers/Base.class.php M /trunk/classes/w2p/Core/CustomFieldManager.class.php M /trunk/classes/w2p/Output/EmailManager.class.php M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/classes/w2p/Output/HTMLHelper.class.php M /trunk/classes/w2p/Output/MonthCalendar.class.php M /trunk/classes/w2p/Output/PageHandler.class.php M /trunk/do_updatecontact.php M /trunk/fileviewer.php M /trunk/includes/cleanup_functions.php M /trunk/includes/session.php M /trunk/index.php M /trunk/modules/admin/admin.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/clash.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/history/history.class.php M /trunk/modules/history/setup.php M /trunk/modules/links/links.class.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/syskeys/syskeys.class.php M /trunk/modules/system/system.class.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/newuser.php M /trunk/queuescanner.php M /trunk/unit_tests/includes/main_functions.test.php M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/departments.test.php M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php M /trunk/updatecontact.php updating all the CAppUI to w2p_Core_CAppUI to remove deprecation notices; ------------------------------------------------------------------------ r2058 | caseydk | 2011-09-17 02:22:33 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/modules/system/addeditpref.php M /trunk/modules/system/billingcode.php M /trunk/modules/system/contacts_ldap.php M /trunk/modules/system/customfields/addedit.php M /trunk/modules/system/customfields/index.php M /trunk/modules/system/index.php M /trunk/modules/system/roles/index.php M /trunk/modules/system/roles/viewrole.php M /trunk/modules/system/syskeys/index.php M /trunk/modules/system/syskeys/keys.php M /trunk/modules/system/systemconfig.php M /trunk/modules/system/translate.php M /trunk/modules/system/viewmods.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/index.php M /trunk/modules/tasks/tasksperuser.php M /trunk/modules/tasks/todo.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/viewgantt.php cleaning up class references to eliminate deprecation warnings; ------------------------------------------------------------------------ r2057 | caseydk | 2011-09-17 02:19:28 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/classes/w2p/Output/MonthCalendar.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/day_view.php M /trunk/modules/calendar/index.php M /trunk/modules/calendar/year_view.php M /trunk/modules/public/calendar.php cleaning up deprecation notices; ------------------------------------------------------------------------ r2056 | caseydk | 2011-09-17 02:17:15 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: A /trunk/classes/w2p/Core/Preferences.class.php M /trunk/modules/system/system.class.php more class cleanup; ------------------------------------------------------------------------ r2055 | caseydk | 2011-09-17 02:15:59 -0500 (Sat, 17 Sep 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/includes/deprecated_functions.php D /trunk/includes/sendpass.php M /trunk/index.php collecting the sendpass functions; ------------------------------------------------------------------------ r2054 | caseydk | 2011-09-12 20:37:32 -0500 (Mon, 12 Sep 2011) | 1 line Changed paths: M /trunk/classes/ui.class.php M /trunk/classes/w2p/Theme/Base.class.php A /trunk/classes/w2p/Theme/InfoTabBox.class.php M /trunk/classes/w2p/Theme/TabBox.class.php M /trunk/classes/w2p/Theme/TitleBlock.class.php cleaned up the rest of the UI classes by moving them into their proper structures; ------------------------------------------------------------------------ r2053 | caseydk | 2011-09-11 16:31:56 -0500 (Sun, 11 Sep 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/gantt_pdf.php sync'ing up the formatting to be consistent between versions; ------------------------------------------------------------------------ r2052 | caseydk | 2011-09-11 16:29:38 -0500 (Sun, 11 Sep 2011) | 1 line Changed paths: M /trunk/style/w2p-snowball/lostpass.php M /trunk/style/web2project/lostpass.php M /trunk/style/wps-redmond/lostpass.php continuing to tweak & standardize formats; ------------------------------------------------------------------------ r2051 | caseydk | 2011-09-11 16:28:42 -0500 (Sun, 11 Sep 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Theme/TitleBlock.class.php M /trunk/includes/main_functions.php M /trunk/style/w2p-snowball/overrides.php M /trunk/style/web2project/overrides.php M /trunk/style/wps-redmond/overrides.php wiring the old theme classes to the new ones; killing off the duplicate class declarations; ------------------------------------------------------------------------ r2050 | caseydk | 2011-09-09 13:47:16 -0500 (Fri, 09 Sep 2011) | 1 line Changed paths: M /trunk/style/w2p-snowball/overrides.php M /trunk/style/web2project/overrides.php M /trunk/style/wps-redmond/overrides.php wiring the old theme classes to the new ones; ------------------------------------------------------------------------ r2049 | caseydk | 2011-09-09 13:46:37 -0500 (Fri, 09 Sep 2011) | 1 line Changed paths: M /trunk/classes/ui.class.php removing the dead theme classes; ------------------------------------------------------------------------ r2048 | caseydk | 2011-09-09 13:45:34 -0500 (Fri, 09 Sep 2011) | 1 line Changed paths: A /trunk/classes/w2p/Theme A /trunk/classes/w2p/Theme/Base.class.php A /trunk/classes/w2p/Theme/TabBox.class.php A /trunk/classes/w2p/Theme/TitleBlock.class.php fleshing out the base theme classes; ------------------------------------------------------------------------ r2047 | caseydk | 2011-09-09 13:44:17 -0500 (Fri, 09 Sep 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php license cleanup; ------------------------------------------------------------------------ r2046 | caseydk | 2011-09-09 13:43:26 -0500 (Fri, 09 Sep 2011) | 1 line Changed paths: A /trunk/unit_tests/modules/departments.test.php fleshing out the Departments tests; ------------------------------------------------------------------------ r2045 | caseydk | 2011-09-09 13:42:38 -0500 (Fri, 09 Sep 2011) | 1 line Changed paths: M /trunk/unit_tests/includes/main_functions.test.php killing off unnecessary includes ------------------------------------------------------------------------ r2044 | caseydk | 2011-09-09 13:25:46 -0500 (Fri, 09 Sep 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/modules/departments/departments.class.php standardizing the getAllowedSQL / setAllowedSQL functions between CDepartments and the BaseObject ------------------------------------------------------------------------ r2043 | caseydk | 2011-09-05 21:02:19 -0500 (Mon, 05 Sep 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php fixing up the event/hook system ------------------------------------------------------------------------ r2042 | caseydk | 2011-09-05 21:02:09 -0500 (Mon, 05 Sep 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php wiring in a pre/post Store hook in addition to pre/post Create/Update; ------------------------------------------------------------------------ r2041 | caseydk | 2011-09-05 21:01:59 -0500 (Mon, 05 Sep 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php corrected the user check for a contact ------------------------------------------------------------------------ r2040 | caseydk | 2011-09-05 21:01:46 -0500 (Mon, 05 Sep 2011) | 1 line Changed paths: M /trunk/modules/companies/companies.class.php removing the company email check; ------------------------------------------------------------------------ r2039 | caseydk | 2011-09-05 02:16:39 -0500 (Mon, 05 Sep 2011) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/public/selector.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/tasks/tasks.class.php getting rid of the first/last name concatenation in favor of using the contact_display_name instead; ------------------------------------------------------------------------ r2038 | caseydk | 2011-09-05 02:16:20 -0500 (Mon, 05 Sep 2011) | 1 line Changed paths: M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/vw_log_update.php tweaked the permissions check to support Dependency Injection (sort of) and remove a project->load call; ------------------------------------------------------------------------ r2037 | caseydk | 2011-09-05 01:33:35 -0500 (Mon, 05 Sep 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php updated the cron to detect & clean up incomplete contact records; ------------------------------------------------------------------------ r2036 | caseydk | 2011-09-04 01:39:13 -0500 (Sun, 04 Sep 2011) | 3 lines Changed paths: M /trunk/classes/w2p/Output/PageHandler.class.php M /trunk/index.php Cleaned up how the $_SESSION variable was passed back and forth through the tab/crumbs functions; Resolves http://bugs.web2project.net/view.php?id=939; Resolves http://bugs.web2project.net/view.php?id=930; ------------------------------------------------------------------------ r2035 | caseydk | 2011-09-03 03:17:58 -0500 (Sat, 03 Sep 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php A /trunk/classes/w2p/Core/Dispatcher.class.php A /trunk/classes/w2p/Core/Event.class.php A /trunk/classes/w2p/Core/ListenerInterface.class.php M /trunk/classes/w2p/Utilities/HTTPRequest.class.php M /trunk/includes/deprecated_functions.php M /trunk/includes/main_functions.php M /trunk/modules/admin/admin.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/do_file_aed.php M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/vw_sub_projects.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/roles/roles.class.php M /trunk/modules/system/syskeys/syskeys.class.php M /trunk/modules/system/system.class.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/unit_tests/classes/date.test.php M /trunk/unit_tests/db_files/contacts/contactsSeed.xml M /trunk/unit_tests/db_files/projects/projectsSeed.xml M /trunk/unit_tests/db_files/tasks/tasklogsTestDelete.xml M /trunk/unit_tests/includes/main_functions.test.php M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasks.test.php Merge remote branch 'origin/master' into gitupdates ------------------------------------------------------------------------ r2034 | caseydk | 2011-09-01 15:53:50 -0500 (Thu, 01 Sep 2011) | 5 lines Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/classes/w2p/Utilities/Date.class.php M /trunk/do_user_aed.php M /trunk/includes/cleanup_functions.php M /trunk/includes/deprecated_functions.php M /trunk/includes/main_functions.php M /trunk/includes/version.php M /trunk/install/sql/mysql/dp_to_w2p2.sql M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/history/setup.php M /trunk/modules/links/setup.php M /trunk/modules/projects/projects.class.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/unit_tests/classes/controllers/base.test.php M /trunk/unit_tests/classes/date.test.php M /trunk/unit_tests/classes/extensions/permissions.test.php M /trunk/unit_tests/classes/ui.test.php M /trunk/unit_tests/db_files/contacts/contactsSeed.xml M /trunk/unit_tests/db_files/files/filesSeed.xml M /trunk/unit_tests/db_files/files/filesTestCreate.xml M /trunk/unit_tests/db_files/projects/projectsSeed.xml M /trunk/unit_tests/db_files/projects/projectsTestDeleteProject.xml M /trunk/unit_tests/db_files/projects/projectsTestImportTaskFail.xml M /trunk/unit_tests/db_files/projects/projectsTestImportTasks.xml M /trunk/unit_tests/db_files/tasks/tasklogsSeed.xml M /trunk/unit_tests/db_files/tasks/tasklogsTestDelete.xml M /trunk/unit_tests/db_files/tasks/tasklogsTestStoreCreate.xml M /trunk/unit_tests/db_files/tasks/tasklogsTestStoreUpdate.xml M /trunk/unit_tests/db_files/tasks/tasksSeed.xml M /trunk/unit_tests/db_files/tasks/tasksTestDelete.xml M /trunk/unit_tests/db_files/tasks/tasksTestDeleteWithChildren.xml M /trunk/unit_tests/db_files/tasks/tasksTestStoreCreateNoParent.xml M /trunk/unit_tests/db_files/tasks/tasksTestStoreNoTaskParent.xml M /trunk/unit_tests/db_files/tasks/tasksTestStoreShiftDependentTasks.xml M /trunk/unit_tests/db_files/tasks/tasksTestStoreSubTasks.xml M /trunk/unit_tests/includes/main_functions.test.php M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php M /trunk/updatecontact.php merged in all the github commits: starting with this one: https://github.com/caseysoftware/web2project/commit/8ecea955a28476e3b00da7516294424945a49f2f (17 Aug) through this one: https://github.com/caseysoftware/web2project/commit/f2f5bf44b9b0358767d823667a2a90567bc7002a (31 Aug) ------------------------------------------------------------------------ r2032 | caseydk | 2011-08-17 02:00:05 -0500 (Wed, 17 Aug 2011) | 1 line Changed paths: M /trunk/includes/version.php updated for release; ------------------------------------------------------------------------ r2031 | caseydk | 2011-08-15 23:37:53 -0500 (Mon, 15 Aug 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.php added some default sorts for the task lists; Resolves http://bugs.web2project.net/view.php?id=488 ------------------------------------------------------------------------ r2030 | caseydk | 2011-08-15 10:33:37 -0500 (Mon, 15 Aug 2011) | 1 line Changed paths: M /trunk/modules/tasks/todo_tasks_sub.php hack to cover the todo/task list fix; ------------------------------------------------------------------------ r2029 | caseydk | 2011-08-14 01:12:36 -0500 (Sun, 14 Aug 2011) | 4 lines Changed paths: M /trunk/modules/tasks/do_task_aed.php removed the calcDuration to use the raw duration value as opposed to attempting to calculate it; updated the start/end dates on the dependent tasks to automatically apply timezones; Resolves http://bugs.web2project.net/view.php?id=800; Resolves http://bugs.web2project.net/view.php?id=832; ------------------------------------------------------------------------ r2028 | caseydk | 2011-08-14 01:12:02 -0500 (Sun, 14 Aug 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php restoring the dependency list; ------------------------------------------------------------------------ r2027 | caseydk | 2011-08-14 01:11:52 -0500 (Sun, 14 Aug 2011) | 1 line Changed paths: M /trunk/modules/tasks/todo_tasks_sub.php restored the task list on the todo screen; ------------------------------------------------------------------------ r2026 | caseydk | 2011-08-14 00:01:49 -0500 (Sun, 14 Aug 2011) | 2 lines Changed paths: M /trunk/classes/w2p/API/iCalendar.class.php Added some simple date math to make sure daylight savings is handled properly; Resolves http://bugs.web2project.net/view.php?id=898; ------------------------------------------------------------------------ r2025 | caseydk | 2011-08-13 16:58:42 -0500 (Sat, 13 Aug 2011) | 1 line Changed paths: M /trunk/classes/cw2pobject.class.php fixed the deprecation notice to refer to the correct class; ------------------------------------------------------------------------ r2024 | caseydk | 2011-08-07 23:38:24 -0500 (Sun, 07 Aug 2011) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php Fixed an issue where not loading the file prevented it from being deleted; Resolves http://bugs.web2project.net/view.php?id=793; ------------------------------------------------------------------------ r2023 | caseydk | 2011-08-07 23:19:42 -0500 (Sun, 07 Aug 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php fixed the date in the email; Resolves: http://bugs.web2project.net/view.php?id=912 ------------------------------------------------------------------------ r2022 | caseydk | 2011-08-07 20:35:29 -0500 (Sun, 07 Aug 2011) | 2 lines Changed paths: M /trunk/modules/calendar/addedit.php updated the Event Add/Edit page to use the user's timezone as you'd expect; Resolves http://bugs.web2project.net/view.php?id=583; ------------------------------------------------------------------------ r2021 | caseydk | 2011-08-07 19:33:22 -0500 (Sun, 07 Aug 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/departments/addedit.php M /trunk/modules/departments/vw_depts.php cleaned up some of the department list generation, deprecated some unneeded calls; ------------------------------------------------------------------------ r2020 | caseydk | 2011-08-07 14:52:42 -0500 (Sun, 07 Aug 2011) | 2 lines Changed paths: M /trunk/modules/system/syskeys/do_sysval_aed.php M /trunk/modules/system/syskeys/syskeys.class.php corrects the issue where brackets were filtered out of things like the required fields; Resolves http://bugs.web2project.net/view.php?id=822; ------------------------------------------------------------------------ r2019 | caseydk | 2011-08-07 14:52:15 -0500 (Sun, 07 Aug 2011) | 2 lines Changed paths: M /trunk/includes/cleanup_functions.php simplifying task generation; cleaning up some task cells; ------------------------------------------------------------------------ r2018 | caseydk | 2011-08-07 14:51:49 -0500 (Sun, 07 Aug 2011) | 1 line Changed paths: M /trunk/modules/tasks/todo.php M /trunk/modules/tasks/todo_tasks_sub.php rebuilding the todo list; ------------------------------------------------------------------------ r2017 | caseydk | 2011-08-07 14:51:33 -0500 (Sun, 07 Aug 2011) | 1 line Changed paths: M /trunk/modules/companies/companies.class.php simplified the company check; ------------------------------------------------------------------------ r2016 | caseydk | 2011-08-07 02:08:46 -0500 (Sun, 07 Aug 2011) | 3 lines Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/calendar/clash.php M /trunk/modules/companies/vw_depts.php M /trunk/modules/departments/vw_depts.php M /trunk/modules/files/addedit_folder.php M /trunk/modules/links/setup.php M /trunk/modules/projectdesigner/do_addtasks_aed.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projectdesigner/vw_projecttask.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/projects/configure.php M /trunk/modules/projects/vw_sub_projects_gantt.php M /trunk/modules/reports/reports/allocateduserhours.php M /trunk/modules/reports/reports/tasklist.php M /trunk/modules/system/billingcode.php M /trunk/modules/system/syskeys/index.php M /trunk/modules/system/syskeys/keys.php M /trunk/modules/tasks/do_updatetask.php M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/gantt_pdf.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/todo_tasks_sub.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/vw_log_update.php M /trunk/modules/tasks/vw_logs.php cleaned up & collected all the stray functions; Resolves http://bugs.web2project.net/view.php?id=901; Resolves http://bugs.web2project.net/view.php?id=904; ------------------------------------------------------------------------ r2015 | caseydk | 2011-08-07 02:07:18 -0500 (Sun, 07 Aug 2011) | 1 line Changed paths: M /trunk/install/sql/mysql/034_ldap_updates.sql A /trunk/install/sql/mysql/035_tasklog_updates.sql some minor database updates for the task_log functionality; ------------------------------------------------------------------------ r2014 | caseydk | 2011-08-07 02:05:46 -0500 (Sun, 07 Aug 2011) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php M /trunk/unit_tests/classes/ui.test.php M /trunk/unit_tests/includes/main_functions.test.php M /trunk/unit_tests/modules/projects.test.php simplified the tests where possible; ------------------------------------------------------------------------ r2013 | caseydk | 2011-08-07 02:03:43 -0500 (Sun, 07 Aug 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/modules/admin/admin.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/syskeys/syskeys.class.php M /trunk/modules/system/system.class.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php updated the classes to use the $_query from the parent object instead of building their own; ------------------------------------------------------------------------ r2012 | caseydk | 2011-07-24 01:34:26 -0500 (Sun, 24 Jul 2011) | 2 lines Changed paths: M /trunk/install/sql/mysql/001_base_install.sql updated the installer to not include the Helpdesk fields, turns out that it was killing the Helpdesk installer; resolves half of http://bugs.web2project.net/view.php?id=806; ------------------------------------------------------------------------ r2011 | caseydk | 2011-07-24 01:01:27 -0500 (Sun, 24 Jul 2011) | 4 lines Changed paths: A /trunk/modules/reports/index.js M /trunk/modules/reports/index.php M /trunk/modules/reports/reports/allocateduserhours.php M /trunk/modules/reports/reports/overall.php M /trunk/modules/reports/reports/taskenddate.php M /trunk/modules/reports/reports/tasklist.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/reports/reports/tasksperuser.php M /trunk/modules/reports/reports/userperformance.php wired the javascript into the loader; wired in the date formatting variable; set up translation for the alert message; refactored all the setDate function instances to a single one; ------------------------------------------------------------------------ r2010 | caseydk | 2011-07-24 00:32:13 -0500 (Sun, 24 Jul 2011) | 2 lines Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/reports/reports/tasksperuser.php eliminated more duplicate & colliding functions; Resolves: http://bugs.web2project.net/view.php?id=900 ------------------------------------------------------------------------ r2009 | caseydk | 2011-07-24 00:31:34 -0500 (Sun, 24 Jul 2011) | 1 line Changed paths: M /trunk/modules/reports/reports/allocateduserhours.php M /trunk/modules/reports/reports/overall.php M /trunk/modules/reports/reports/taskenddate.php M /trunk/modules/reports/reports/tasklist.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/reports/reports/userperformance.php moved the form headers to the right spots; ------------------------------------------------------------------------ r2008 | caseydk | 2011-07-23 23:15:33 -0500 (Sat, 23 Jul 2011) | 1 line Changed paths: M /trunk/modules/files/files.class.php this doesn't fix the issue but it gives us some room to fix it in coming releases; Addresses: http://bugs.web2project.net/view.php?id=325 ------------------------------------------------------------------------ r2007 | caseydk | 2011-07-23 22:06:09 -0500 (Sat, 23 Jul 2011) | 1 line Changed paths: M /trunk/classes/w2p/Authenticators/LDAP.class.php added an additonal check to make sure the parameters are handled properly; ------------------------------------------------------------------------ r2006 | caseydk | 2011-07-23 22:01:28 -0500 (Sat, 23 Jul 2011) | 1 line Changed paths: M /trunk/classes/w2p/Authenticators/LDAP.class.php A /trunk/install/sql/mysql/034_ldap_updates.sql M /trunk/locales/cs/system.inc M /trunk/locales/de/system.inc M /trunk/locales/en/system.inc M /trunk/locales/es/system.inc M /trunk/locales/fa/system.inc M /trunk/locales/fr/system.inc M /trunk/locales/it/system.inc M /trunk/locales/po/system.inc M /trunk/locales/pt/system.inc M /trunk/locales/pt_br/system.inc M /trunk/locales/ru/system.inc M /trunk/locales/sv/system.inc updated the LDAP Authenticator to use allow a near-complete override of the connection string; Resolves http://bugs.web2project.net/view.php?id=770; ------------------------------------------------------------------------ r2005 | caseydk | 2011-07-23 20:53:24 -0500 (Sat, 23 Jul 2011) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php changed the default value to make sure we always have a valid value for updating/storing projects; Resolves http://bugs.web2project.net/view.php?id=835 ------------------------------------------------------------------------ r2004 | caseydk | 2011-07-23 20:46:25 -0500 (Sat, 23 Jul 2011) | 3 lines Changed paths: M /trunk/modules/tasks/tasks.class.php added a check to see if the start/end times are within 1 minute of each other - if they are, end date gets set to start date and we continue; Resolves http://bugs.web2project.net/view.php?id=814; ------------------------------------------------------------------------ r2003 | caseydk | 2011-07-23 20:46:02 -0500 (Sat, 23 Jul 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/vw_actions.php Eliminated the duplicate functions; ------------------------------------------------------------------------ r2002 | caseydk | 2011-07-23 20:19:04 -0500 (Sat, 23 Jul 2011) | 2 lines Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/projectdesigner/vw_actions.php further cleaning up duplicate functions; Resolves: http://bugs.web2project.net/view.php?id=893; ------------------------------------------------------------------------ r2001 | caseydk | 2011-07-22 00:56:46 -0500 (Fri, 22 Jul 2011) | 3 lines Changed paths: M /trunk/classes/w2p/Output/MonthCalendar.class.php updated to use proper french accents; Resolves: http://bugs.web2project.net/view.php?id=713 credit: eureka - https://github.com/caseysoftware/web2project/pull/48 ------------------------------------------------------------------------ r2000 | caseydk | 2011-07-19 01:32:44 -0500 (Tue, 19 Jul 2011) | 2 lines Changed paths: M /trunk/modules/links/setup.php fixed the links module installer to work properly; resolves http://bugs.web2project.net/view.php?id=882; ------------------------------------------------------------------------ r1999 | caseydk | 2011-07-19 01:32:15 -0500 (Tue, 19 Jul 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php cleaning up data validation functions; ------------------------------------------------------------------------ r1998 | caseydk | 2011-07-18 02:33:16 -0500 (Mon, 18 Jul 2011) | 2 lines Changed paths: M /trunk/modules/system/addeditpref.php M /trunk/modules/system/do_preference_aed.php update the post-save action for preferences to redirect to the user *if* we were editing a user, otherwise it redirects back the system admin; Resolves http://bugs.web2project.net/view.php?id=856; ------------------------------------------------------------------------ r1997 | caseydk | 2011-07-18 02:22:36 -0500 (Mon, 18 Jul 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Authenticators/LDAP.class.php Cleaned a little bit the 'authenticate' method. There were 'dead' if-else branches not going anywhere. credit: santosdiez - https://github.com/caseysoftware/web2project/pull/47; ------------------------------------------------------------------------ r1996 | caseydk | 2011-07-18 02:18:05 -0500 (Mon, 18 Jul 2011) | 7 lines Changed paths: M /trunk/classes/w2p/Utilities/Date.class.php A /trunk/includes/ajax_functions.php M /trunk/modules/tasks/ae_dates.php M /trunk/modules/tasks/tasks.class.php M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php Included new ajax_functions.php file and modified the way the duration and the finish date of tasks are calculated; Resolves http://bugs.web2project.net/view.php?id=862; Resolves http://bugs.web2project.net/view.php?id=656; credit: santosdiez; Updated the above to support configurable dates; - credit: me Cleaned up some formatting; ------------------------------------------------------------------------ r1995 | caseydk | 2011-07-18 01:15:10 -0500 (Mon, 18 Jul 2011) | 3 lines Changed paths: M /trunk/modules/admin/vw_usr_perms.php Merge pull request #41 from santosdiez/issue0000866 Fixed bug adding permissions to a user for items from a selected module. credit: santosdiez; ------------------------------------------------------------------------ r1994 | caseydk | 2011-07-18 01:14:32 -0500 (Mon, 18 Jul 2011) | 2 lines Changed paths: M /trunk/modules/system/domodsql.php reused the core $module->remove() method as opposed to the raw db access; credit: eureka2; ------------------------------------------------------------------------ r1993 | caseydk | 2011-07-18 00:48:29 -0500 (Mon, 18 Jul 2011) | 1 line Changed paths: M /trunk/unit_tests/classes/ui.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasks.test.php fixed the tests to avoid Trevor's ninjas; ------------------------------------------------------------------------ r1992 | caseydk | 2011-07-18 00:47:54 -0500 (Mon, 18 Jul 2011) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php changed the project_contact handling to handle strings or arrays.. for now; ------------------------------------------------------------------------ r1991 | caseydk | 2011-07-17 23:43:25 -0500 (Sun, 17 Jul 2011) | 2 lines Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/tasks/gantt.php Fixes for issue0000774, to showgtask and findgchild functions and handling of gantt_arr array; credit to santosdiez; ------------------------------------------------------------------------ r1990 | caseydk | 2011-07-16 23:25:36 -0500 (Sat, 16 Jul 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php tweaked the task->delete() to make sure task_contacts are removed too; resolves http://bugs.web2project.net/view.php?id=873 ------------------------------------------------------------------------ r1989 | caseydk | 2011-07-16 23:20:06 -0500 (Sat, 16 Jul 2011) | 2 lines Changed paths: M /trunk/modules/files/index_table.php fixed the file list to display and link to the right folder; resolves http://bugs.web2project.net/view.php?id=883; ------------------------------------------------------------------------ r1988 | caseydk | 2011-07-16 22:55:32 -0500 (Sat, 16 Jul 2011) | 4 lines Changed paths: M /trunk/modules/tasks/gantt.php Merge pull request #42 from santosdiez/issue0000867 Solved: show labels option didn t work. Going to revert the name display credit: Santosdiez ------------------------------------------------------------------------ r1987 | caseydk | 2011-07-16 22:55:09 -0500 (Sat, 16 Jul 2011) | 4 lines Changed paths: M /trunk/includes/cleanup_functions.php Merge pull request #43 from santosdiez/issue0000868 function showtask modified, so html table shows one user per line; credit: Santosdiez ------------------------------------------------------------------------ r1986 | caseydk | 2011-07-16 21:22:13 -0500 (Sat, 16 Jul 2011) | 1 line Changed paths: M /trunk/includes/version.php updated version number for the next release; ------------------------------------------------------------------------ r1985 | caseydk | 2011-07-15 01:54:59 -0500 (Fri, 15 Jul 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php Wired the autoloader to allow the Holidays module to work properly; Credit: eureka ------------------------------------------------------------------------ r1984 | caseydk | 2011-07-15 01:53:33 -0500 (Fri, 15 Jul 2011) | 6 lines Changed paths: M /trunk/classes/w2p/Authenticators/LDAP.class.php Fixed LDAP authenticator. SQL fallback is now the last thing to be considered. When trying to login for the first time, if the user authenticates against the LDAP, a new user is created in the database. Each time a LDAP user logs in, the password is compared with the existing one in the database (just to keep things synched). Credit: santosdiez - https://github.com/caseysoftware/web2project/commit/c4770af3b4c5cef0bdda3725dff9237c8858a983 Fix a bug on first login with LDAP authentication w/ the contact_owner; Credit: jw- - https://github.com/caseysoftware/web2project/commit/d5f2b6f6bca72b2a7275acd2b3da092abb398099 ------------------------------------------------------------------------ r1983 | caseydk | 2011-07-15 01:49:06 -0500 (Fri, 15 Jul 2011) | 3 lines Changed paths: M /trunk/style/w2p-snowball/main.css Small fix to Snow Ball style's CSS Background image for tabs (selected and not selected) was wrong; Credit: santosdiez - https://github.com/caseysoftware/web2project/commit/a161369137d956f31a1a8eaa715b389b8165a1a2 ------------------------------------------------------------------------ r1982 | caseydk | 2011-07-15 01:46:33 -0500 (Fri, 15 Jul 2011) | 1 line Changed paths: D /trunk/lib/tcpdf removed tcpdf for cleanup; ------------------------------------------------------------------------ r1981 | caseydk | 2011-07-04 01:50:05 -0500 (Mon, 04 Jul 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php updated the reminders to only send when the project is both active and not a template; Resolves: http://bugs.web2project.net/view.php?id=623 ------------------------------------------------------------------------ r1980 | caseydk | 2011-07-04 01:49:36 -0500 (Mon, 04 Jul 2011) | 4 lines Changed paths: M /trunk/modules/tasks/tasks.class.php simplified the project lookup; simplified the contacts loopup; cleaned up the Task Reminders to make sure the times are represented relative to the user's timezones; updated the time formatting to use the DISPLAYFORMAT instead of manually creating the date; ------------------------------------------------------------------------ r1979 | caseydk | 2011-07-04 01:49:02 -0500 (Mon, 04 Jul 2011) | 1 line Changed paths: M /trunk/modules/admin/admin.class.php set up a simple User lookup based on a contact_id; ------------------------------------------------------------------------ r1978 | caseydk | 2011-07-04 01:48:28 -0500 (Mon, 04 Jul 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/CAppUI.class.php updated the CAppUI to return DISPLAYFORMAT because we calculate it all over the place.. it's annoying; ------------------------------------------------------------------------ r1977 | caseydk | 2011-07-04 01:48:02 -0500 (Mon, 04 Jul 2011) | 1 line Changed paths: M /trunk/classes/w2p/Utilities/Date.class.php wired the convertTZ to return the object itself to make it fluent; ------------------------------------------------------------------------ r1976 | caseydk | 2011-07-04 00:25:48 -0500 (Mon, 04 Jul 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/EventQueue.class.php M /trunk/classes/w2p/Utilities/Mail.class.php Tweaked the SendQueuedMail to get the key/value pairs set up correctly; The old way wasn't always sending messages; ------------------------------------------------------------------------ r1975 | caseydk | 2011-07-03 23:46:46 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/modules/files/index_table.php add the option of deleting the file when viewing the list of files from a task or project ------------------------------------------------------------------------ r1974 | caseydk | 2011-07-03 23:46:21 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/modules/files/filefolder.class.php wrong variable name while creating the folder explorer which breaked the file deletion ------------------------------------------------------------------------ r1973 | caseydk | 2011-07-03 23:34:02 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/vw_idx_projects.php tweaked daryldy's commit to use the existing getDepartments functionality; ------------------------------------------------------------------------ r1972 | caseydk | 2011-07-03 23:33:29 -0500 (Sun, 03 Jul 2011) | 3 lines Changed paths: M /trunk/modules/projects/configure.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/vw_idx_projects.php Add option to include departments on project lists issue # 812 - new feature ------------------------------------------------------------------------ r1971 | caseydk | 2011-07-03 23:31:39 -0500 (Sun, 03 Jul 2011) | 3 lines Changed paths: M /trunk/modules/public/chpwd.php close window after user password change fix for bug 825 ------------------------------------------------------------------------ r1970 | caseydk | 2011-07-03 20:10:43 -0500 (Sun, 03 Jul 2011) | 3 lines Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/projectdesigner/projectdesigner.class.php check on user_task_priority instead of task_priority when showing user_task_priority icons; Credit to RobertBasic: https://github.com/robertbasic/web2project/commit/5b5f601255a91282e22605becc3a7e8269133529 ------------------------------------------------------------------------ r1969 | caseydk | 2011-07-03 19:57:49 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css killed erroneous bordertable tag styles; no tag by that name ------------------------------------------------------------------------ r1968 | caseydk | 2011-07-03 19:57:38 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css moved box-shadow styles to last shadow statement ------------------------------------------------------------------------ r1967 | caseydk | 2011-07-03 17:39:16 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/public/contact_selector.php M /trunk/modules/public/selector.php M /trunk/modules/resources/tasks_dosql.addedit.php M /trunk/modules/smartsearch/smartsearch.class.php M /trunk/modules/system/billingcode.php M /trunk/modules/system/syskeys/syskeys.class.php collecting all the functions in one place ------------------------------------------------------------------------ r1966 | caseydk | 2011-07-03 17:38:52 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/system/roles/roles.class.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/modules/tasks/viewgantt.php collecting all the random functions into a single place; ------------------------------------------------------------------------ r1965 | caseydk | 2011-07-03 17:38:37 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/includes/cleanup_functions.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/ae_dates.php M /trunk/modules/tasks/tasks.class.php collecting all the random functions into a single place; ------------------------------------------------------------------------ r1964 | caseydk | 2011-07-03 17:38:24 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: A /trunk/classes/w2p/Output/MonthCalendar.class.php M /trunk/modules/calendar/calendar.class.php cleaned up the classes to make it 1 class:1 file ------------------------------------------------------------------------ r1963 | caseydk | 2011-07-03 17:38:10 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php cleaning up check() to just check, changes are in store() ------------------------------------------------------------------------ r1962 | caseydk | 2011-07-03 17:37:59 -0500 (Sun, 03 Jul 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/modules/admin/admin.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/tasks/tasklogs.class.php updated the classes to set the $this->_error array in addition to returning an array from the check() method; we'll be able to move to just detecting success/failure and then inspecting the error property for details; ------------------------------------------------------------------------ r1961 | caseydk | 2011-07-03 17:37:22 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/modules/files/filefolder.class.php M /trunk/modules/history/history.class.php removed the unneeded check() because the parent::check is sufficient; ------------------------------------------------------------------------ r1960 | caseydk | 2011-07-03 17:37:11 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php minor tweaks to the autoloader to kill off some of the oddities; ------------------------------------------------------------------------ r1959 | caseydk | 2011-07-03 17:37:02 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/modules/contacts/vcardimport.php set a contact_owner to apply during import; ------------------------------------------------------------------------ r1958 | caseydk | 2011-07-03 17:36:52 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php removing deprecated functions; ------------------------------------------------------------------------ r1957 | caseydk | 2011-07-03 17:36:38 -0500 (Sun, 03 Jul 2011) | 1 line Changed paths: M /trunk/modules/system/system.class.php removed the php 5.3 dependency, that was poor form on my part; ------------------------------------------------------------------------ r1956 | caseydk | 2011-07-03 17:36:27 -0500 (Sun, 03 Jul 2011) | 2 lines Changed paths: A /trunk/classes/w2p/Output/PageHandler.class.php M /trunk/index.php tweaking the page generation to get rid of more duplication; not sure if this is a good approach; ------------------------------------------------------------------------ r1955 | pedroix | 2011-06-27 12:33:08 -0500 (Mon, 27 Jun 2011) | 1 line Changed paths: M /trunk/modules/calendar/links_tasks.php Add the possibility to add tasklogs to tasks straight from the calendar ------------------------------------------------------------------------ r1954 | pedroix | 2011-06-27 12:28:48 -0500 (Mon, 27 Jun 2011) | 2 lines Changed paths: M /trunk/locales/pt/common.inc M /trunk/locales/pt/links.inc M /trunk/locales/pt/projects.inc M /trunk/locales/pt/system.inc M /trunk/locales/pt/tasks.inc Portuguese locale updated Thanks to Santa Claus ------------------------------------------------------------------------ r1953 | pedroix | 2011-06-27 12:11:29 -0500 (Mon, 27 Jun 2011) | 1 line Changed paths: M /trunk/locales/it/reports.inc I am reverting to Keith's version because it is more complete with the report names ------------------------------------------------------------------------ r1952 | pedroix | 2011-06-27 11:58:05 -0500 (Mon, 27 Jun 2011) | 3 lines Changed paths: M /trunk/locales/fr/common.inc M /trunk/locales/fr/lang.php M /trunk/locales/fr/locales.php M /trunk/locales/fr/reports.inc M /trunk/locales/fr/system.inc French locale updated Thanks eureka http://forums.web2project.net/viewtopic.php?t=668 ------------------------------------------------------------------------ r1951 | pedroix | 2011-06-27 11:53:07 -0500 (Mon, 27 Jun 2011) | 3 lines Changed paths: M /trunk/locales/it/common.inc M /trunk/locales/it/projects.inc M /trunk/locales/it/reports.inc M /trunk/locales/it/system.inc M /trunk/locales/it/tasks.inc Italian locale updated Thanks paola http://forums.web2project.net/viewtopic.php?t=3903 ------------------------------------------------------------------------ r1950 | pedroix | 2011-06-27 11:45:09 -0500 (Mon, 27 Jun 2011) | 3 lines Changed paths: A /trunk/locales/sv A /trunk/locales/sv/admin.inc A /trunk/locales/sv/calendar.inc A /trunk/locales/sv/common.inc A /trunk/locales/sv/companies.inc A /trunk/locales/sv/contacts.inc A /trunk/locales/sv/departments.inc A /trunk/locales/sv/files.inc A /trunk/locales/sv/forums.inc A /trunk/locales/sv/help.inc A /trunk/locales/sv/history.inc A /trunk/locales/sv/index.html A /trunk/locales/sv/lang.php A /trunk/locales/sv/links.inc A /trunk/locales/sv/locales.php A /trunk/locales/sv/projectdesigner.inc A /trunk/locales/sv/projects.inc A /trunk/locales/sv/public.inc A /trunk/locales/sv/reports.inc A /trunk/locales/sv/resources.inc A /trunk/locales/sv/smartsearch.inc A /trunk/locales/sv/styles.inc A /trunk/locales/sv/system.inc A /trunk/locales/sv/tasks.inc Adding the Swedish locale Thanks to Amema http://forums.web2project.net/viewtopic.php?p=12062 ------------------------------------------------------------------------ r1949 | pedroix | 2011-06-21 08:17:32 -0500 (Tue, 21 Jun 2011) | 2 lines Changed paths: M /trunk/modules/companies/vw_active.php Bug 0000836: Hardcoded CSS-styles (company / active projects) http://bugs.web2project.net/view.php?id=836 ------------------------------------------------------------------------ r1948 | pedroix | 2011-06-13 05:13:06 -0500 (Mon, 13 Jun 2011) | 2 lines Changed paths: M /trunk/locales/en/common.inc Add the 'ProjectDesigner' string top menu option for translation. http://forums.web2project.net/viewtopic.php?t=3833 ------------------------------------------------------------------------ r1947 | caseydk | 2011-06-13 03:42:17 -0500 (Mon, 13 Jun 2011) | 1 line Changed paths: M /trunk/unit_tests/classes/ui.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasks.test.php correcting the tests ------------------------------------------------------------------------ r1946 | caseydk | 2011-06-13 03:33:02 -0500 (Mon, 13 Jun 2011) | 1 line Changed paths: M /trunk/unit_tests/classes/controllers/base.test.php M /trunk/unit_tests/classes/date.test.php M /trunk/unit_tests/classes/extensions/permissions.test.php M /trunk/unit_tests/classes/ui.test.php M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php killing on phpUnit 3.5+ only methods, we support 3.3 currently.. ------------------------------------------------------------------------ r1945 | caseydk | 2011-06-13 03:32:28 -0500 (Mon, 13 Jun 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Controllers/Base.class.php M /trunk/modules/admin/admin.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/system.class.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php fixing up the store/delete error handling to use the _error on the Base Object; this will allow for better error handling in the controller; ------------------------------------------------------------------------ r1944 | caseydk | 2011-05-31 00:39:38 -0500 (Tue, 31 May 2011) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php tweaked the filtering to sort by company name instead of just id; resolves http://bugs.web2project.net/view.php?id=797 ------------------------------------------------------------------------ r1943 | caseydk | 2011-05-31 00:39:27 -0500 (Tue, 31 May 2011) | 1 line Changed paths: M /trunk/do_updatecontact.php M /trunk/updatecontact.php cleaned up the update contact process; ------------------------------------------------------------------------ r1942 | caseydk | 2011-05-31 00:21:08 -0500 (Tue, 31 May 2011) | 1 line Changed paths: M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php fixed some header oddities when someone isn't logged in; ------------------------------------------------------------------------ r1941 | caseydk | 2011-05-31 00:20:54 -0500 (Tue, 31 May 2011) | 1 line Changed paths: M /trunk/classes/w2p/Output/EmailManager.class.php corrected some bad grammar in the update email; ------------------------------------------------------------------------ r1940 | caseydk | 2011-05-31 00:20:41 -0500 (Tue, 31 May 2011) | 2 lines Changed paths: M /trunk/modules/contacts/do_contact_aed.php added an additional store to make sure the updateKey gets saved; resolves http://bugs.web2project.net/view.php?id=801 ------------------------------------------------------------------------ r1939 | caseydk | 2011-05-30 23:49:31 -0500 (Mon, 30 May 2011) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php fixed the bind to make sure project_contacts are stored; resolved as described on http://bugs.web2project.net/view.php?id=768; ------------------------------------------------------------------------ r1938 | caseydk | 2011-05-30 23:21:39 -0500 (Mon, 30 May 2011) | 2 lines Changed paths: M /trunk/style/w2p-snowball/login.php M /trunk/style/web2project/login.php M /trunk/style/wps-redmond/login.php added function checks to make sure the functions exist; should resolve http://bugs.web2project.net/view.php?id=809 ------------------------------------------------------------------------ r1937 | caseydk | 2011-05-30 23:21:25 -0500 (Mon, 30 May 2011) | 2 lines Changed paths: M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/files.class.php declared a token CFile object to get the getIcon function in play; applied the style to the files addedit page; ------------------------------------------------------------------------ r1936 | caseydk | 2011-05-30 22:46:52 -0500 (Mon, 30 May 2011) | 1 line Changed paths: M /trunk/modules/tasks/addedit.php rearrange the projects list to be a simple array of key value pairs ------------------------------------------------------------------------ r1935 | caseydk | 2011-05-30 22:46:41 -0500 (Mon, 30 May 2011) | 1 line Changed paths: M /trunk/modules/tasks/addedit.js dont strip newlines from textareas in ff and ie ------------------------------------------------------------------------ r1934 | caseydk | 2011-05-30 22:46:31 -0500 (Mon, 30 May 2011) | 4 lines Changed paths: M /trunk/unit_tests/classes/controllers/base.test.php M /trunk/unit_tests/classes/date.test.php M /trunk/unit_tests/classes/extensions/permissions.test.php M /trunk/unit_tests/classes/ui.test.php M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php Update to get *most* tests working. - Updating to remove deprecation warnings for PHPUnit functions - Updating to remove deprecation warnings for web2project functions ------------------------------------------------------------------------ r1933 | caseydk | 2011-05-30 22:46:12 -0500 (Mon, 30 May 2011) | 3 lines Changed paths: M /trunk/modules/tasks/tasks.class.php CTask->peek has been deprecated. Changing to load so we do not get warnings. ------------------------------------------------------------------------ r1932 | caseydk | 2011-05-30 22:46:01 -0500 (Mon, 30 May 2011) | 1 line Changed paths: M /trunk/modules/forums/view_messages.php in some cases the table tag was not opened or closed properly, depending on permissions. fixes issue 788 ------------------------------------------------------------------------ r1931 | caseydk | 2011-05-30 22:45:52 -0500 (Mon, 30 May 2011) | 1 line Changed paths: M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css this should fix the invisible background on tiptip tooltips with ie7 as per https://drew.tenderapp.com/discussions/tiptip/12-ie7-issue-no-background ------------------------------------------------------------------------ r1930 | caseydk | 2011-05-30 22:45:39 -0500 (Mon, 30 May 2011) | 1 line Changed paths: M /trunk/modules/system/systemconfig.php M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css a workaround for IE not setting borders on select elements, fixes issue 754 ------------------------------------------------------------------------ r1929 | caseydk | 2011-05-30 22:45:23 -0500 (Mon, 30 May 2011) | 1 line Changed paths: M /trunk/modules/tasks/do_task_aed.php new task project was overriding task project ------------------------------------------------------------------------ r1928 | pedroix | 2011-05-12 17:23:55 -0500 (Thu, 12 May 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php money_format is undefined on systems that don't have strfmon capabilities. Windows and some BSD systems are affected by this, breaking our formatCurrency function, and therefore interfaces like default and user preferences. ------------------------------------------------------------------------ r1927 | caseydk | 2011-05-10 01:03:20 -0500 (Tue, 10 May 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/EventQueue.class.php simplified the counts; eliminates the part of dotproject commit #3328 that wasn't already reverted; ------------------------------------------------------------------------ r1926 | caseydk | 2011-05-10 01:03:08 -0500 (Tue, 10 May 2011) | 3 lines Changed paths: M /trunk/modules/admin/addedituser.php M /trunk/modules/contacts/addedit.php removed the birthday check from the addedit user because we don't do it there; updated the birthday check to use the current year instead of the arbitrary 2020; eliminates dotproject commit #3295; ------------------------------------------------------------------------ r1925 | caseydk | 2011-05-10 01:02:58 -0500 (Tue, 10 May 2011) | 2 lines Changed paths: M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/post_message.php cleaned up the post_message to use our OO structures instead of the raw results array; eliminates dotproject commit #3293; ------------------------------------------------------------------------ r1924 | caseydk | 2011-05-10 01:02:46 -0500 (Tue, 10 May 2011) | 2 lines Changed paths: M /trunk/modules/departments/vw_depts.php removed some dead globals and an unnecessary method call; eliminated some traces of dotproject commit #3292; ------------------------------------------------------------------------ r1923 | caseydk | 2011-05-10 01:02:37 -0500 (Tue, 10 May 2011) | 1 line Changed paths: M /trunk/modules/departments/view.php resolved an oddity where creating a department from the department view outside the company view would not have a company_id set; ------------------------------------------------------------------------ r1922 | caseydk | 2011-05-10 01:02:28 -0500 (Tue, 10 May 2011) | 3 lines Changed paths: M /trunk/modules/contacts/contacts.class.php M /trunk/unit_tests/modules/contacts.test.php updated the contacts class to use core functionality instead of custom queries; updated the tests to match the core behavior; eliminates dotproject commit #3282; ------------------------------------------------------------------------ r1921 | caseydk | 2011-05-10 01:02:16 -0500 (Tue, 10 May 2011) | 1 line Changed paths: M /trunk/modules/companies/companies.class.php M /trunk/modules/departments/departments.class.php M /trunk/unit_tests/modules/companies.test.php updating the base *_id fields to use zero instead of nulls; ------------------------------------------------------------------------ r1920 | caseydk | 2011-05-10 01:02:00 -0500 (Tue, 10 May 2011) | 2 lines Changed paths: M /trunk/base.php M /trunk/classes/w2p/Core/EventQueue.class.php simplifed the basepath determination; eliminates dotproject commit #3279; ------------------------------------------------------------------------ r1919 | caseydk | 2011-05-10 01:01:44 -0500 (Tue, 10 May 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php reverted the change applied in dotproject commit #3266; ------------------------------------------------------------------------ r1918 | caseydk | 2011-05-10 01:01:28 -0500 (Tue, 10 May 2011) | 2 lines Changed paths: M /trunk/includes/session.php simplified the variable check to use its normal behavior properly; eliminates dotproject commit #3260; ------------------------------------------------------------------------ r1917 | caseydk | 2011-05-10 01:01:12 -0500 (Tue, 10 May 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/CustomOptionList.class.php removed the duplicate variable declarations; eliminated dotproject commit #3225 ------------------------------------------------------------------------ r1916 | caseydk | 2011-05-10 01:01:01 -0500 (Tue, 10 May 2011) | 3 lines Changed paths: M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_pdf.php M /trunk/modules/forums/viewer.php combining common queries into the forums class; killing off duplicate & unnecessary code from the pdf generation; eliminates dotproject commit #3152; ------------------------------------------------------------------------ r1915 | caseydk | 2011-05-10 01:00:46 -0500 (Tue, 10 May 2011) | 1 line Changed paths: M /trunk/modules/forums/view_messages.php fixing breadcrumbs ------------------------------------------------------------------------ r1914 | caseydk | 2011-05-10 01:00:32 -0500 (Tue, 10 May 2011) | 1 line Changed paths: M /trunk/modules/forums/post_message.php we use 0 to denote false, not -1.. because that's the way PHP works; ------------------------------------------------------------------------ r1913 | caseydk | 2011-05-10 01:00:12 -0500 (Tue, 10 May 2011) | 1 line Changed paths: M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/viewer.php moving queries out of the views into the classes; ------------------------------------------------------------------------ r1912 | caseydk | 2011-05-10 00:59:52 -0500 (Tue, 10 May 2011) | 1 line Changed paths: M /trunk/modules/system/addeditpref.php killing unnecessary checks ------------------------------------------------------------------------ r1911 | caseydk | 2011-05-10 00:59:42 -0500 (Tue, 10 May 2011) | 1 line Changed paths: M /trunk/classes/w2p/Authenticators/LDAP.class.php simplifying the authenticator to use the core class instead of a query ------------------------------------------------------------------------ r1910 | caseydk | 2011-05-10 00:59:31 -0500 (Tue, 10 May 2011) | 1 line Changed paths: A /trunk/classes/w2p/Authenticators/Base.class.php A /trunk/classes/w2p/Authenticators/Factory.class.php M /trunk/classes/w2p/Authenticators/SQL.class.php collecting the Authenticator functionality to a single place; ------------------------------------------------------------------------ r1909 | caseydk | 2011-05-08 22:10:03 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/locales/ru/reports.inc D /trunk/modules/reports/reports/allocateduserhours.ru.txt D /trunk/modules/reports/reports/completed.ru.txt D /trunk/modules/reports/reports/overall.ru.txt D /trunk/modules/reports/reports/overdue.ru.txt D /trunk/modules/reports/reports/stats.ru.txt D /trunk/modules/reports/reports/taskenddate.ru.txt D /trunk/modules/reports/reports/tasklist.ru.txt D /trunk/modules/reports/reports/tasklogs.ru.txt D /trunk/modules/reports/reports/tasklogs_xp1.ru.txt D /trunk/modules/reports/reports/tasksperuser.ru.txt D /trunk/modules/reports/reports/upcoming.ru.txt D /trunk/modules/reports/reports/userperformance.ru.txt pulling the Russian report translations into their proper translation packs; ------------------------------------------------------------------------ r1908 | caseydk | 2011-05-08 22:09:33 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/locales/it/reports.inc D /trunk/modules/reports/reports/allocateduserhours.it.txt D /trunk/modules/reports/reports/completed.it.txt D /trunk/modules/reports/reports/overall.it.txt D /trunk/modules/reports/reports/overdue.it.txt D /trunk/modules/reports/reports/stats.it.txt D /trunk/modules/reports/reports/taskenddate.it.txt D /trunk/modules/reports/reports/tasklist.it.txt D /trunk/modules/reports/reports/tasklogs.it.txt D /trunk/modules/reports/reports/tasklogs_xp1.it.txt D /trunk/modules/reports/reports/tasksperuser.it.txt D /trunk/modules/reports/reports/upcoming.it.txt D /trunk/modules/reports/reports/userperformance.it.txt pulling the Italian report translations into their proper translation pack; ------------------------------------------------------------------------ r1907 | caseydk | 2011-05-08 22:09:14 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/locales/pt/reports.inc M /trunk/locales/pt_br/reports.inc D /trunk/modules/reports/reports/allocateduserhours.pt.txt D /trunk/modules/reports/reports/allocateduserhours.pt_br.txt D /trunk/modules/reports/reports/completed.pt.txt D /trunk/modules/reports/reports/completed.pt_br.txt D /trunk/modules/reports/reports/overall.pt.txt D /trunk/modules/reports/reports/overall.pt_br.txt D /trunk/modules/reports/reports/overdue.pt.txt D /trunk/modules/reports/reports/overdue.pt_br.txt D /trunk/modules/reports/reports/stats.pt.txt D /trunk/modules/reports/reports/stats.pt_br.txt D /trunk/modules/reports/reports/taskenddate.pt.txt D /trunk/modules/reports/reports/taskenddate.pt_br.txt D /trunk/modules/reports/reports/tasklist.pt.txt D /trunk/modules/reports/reports/tasklist.pt_br.txt D /trunk/modules/reports/reports/tasklogs.pt.txt D /trunk/modules/reports/reports/tasklogs.pt_br.txt D /trunk/modules/reports/reports/tasklogs_xp1.pt.txt D /trunk/modules/reports/reports/tasklogs_xp1.pt_br.txt D /trunk/modules/reports/reports/tasksperuser.pt.txt D /trunk/modules/reports/reports/tasksperuser.pt_br.txt D /trunk/modules/reports/reports/upcoming.pt.txt D /trunk/modules/reports/reports/upcoming.pt_br.txt D /trunk/modules/reports/reports/userperformance.pt.txt D /trunk/modules/reports/reports/userperformance.pt_br.txt pulling the Portuguese & Brazilian Portuguese report translations into their proper translation packs; ------------------------------------------------------------------------ r1906 | caseydk | 2011-05-08 22:08:41 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/locales/po/reports.inc D /trunk/modules/reports/reports/allocateduserhours.po.txt D /trunk/modules/reports/reports/completed.po.txt D /trunk/modules/reports/reports/overall.po.txt D /trunk/modules/reports/reports/overdue.po.txt D /trunk/modules/reports/reports/stats.po.txt D /trunk/modules/reports/reports/taskenddate.po.txt D /trunk/modules/reports/reports/tasklist.po.txt D /trunk/modules/reports/reports/tasklogs.po.txt D /trunk/modules/reports/reports/tasklogs_xp1.po.txt D /trunk/modules/reports/reports/tasksperuser.po.txt D /trunk/modules/reports/reports/upcoming.po.txt D /trunk/modules/reports/reports/userperformance.po.txt pulling the Polish report translations into their proper translation pack; ------------------------------------------------------------------------ r1905 | caseydk | 2011-05-08 22:08:17 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/locales/es/reports.inc D /trunk/modules/reports/reports/allocateduserhours.es.txt D /trunk/modules/reports/reports/completed.es.txt D /trunk/modules/reports/reports/overall.es.txt D /trunk/modules/reports/reports/overdue.es.txt D /trunk/modules/reports/reports/stats.es.txt D /trunk/modules/reports/reports/taskenddate.es.txt D /trunk/modules/reports/reports/tasklist.es.txt D /trunk/modules/reports/reports/tasklogs.es.txt D /trunk/modules/reports/reports/tasklogs_xp1.es.txt D /trunk/modules/reports/reports/tasksperuser.es.txt D /trunk/modules/reports/reports/upcoming.es.txt D /trunk/modules/reports/reports/userperformance.es.txt pulling the spanish report translations into their proper translation pack; ------------------------------------------------------------------------ r1904 | caseydk | 2011-05-08 22:07:59 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/locales/cs/reports.inc M /trunk/locales/fa/reports.inc adding the english translation as a default for Czech and Farsi; ------------------------------------------------------------------------ r1903 | caseydk | 2011-05-08 22:07:46 -0500 (Sun, 08 May 2011) | 1 line Changed paths: D /trunk/locales/de/modules/projects/reports/allocateduserhours.de.txt D /trunk/locales/de/modules/projects/reports/completed.de.txt D /trunk/locales/de/modules/projects/reports/overall.de.txt D /trunk/locales/de/modules/projects/reports/overdue.de.txt D /trunk/locales/de/modules/projects/reports/stats.de.txt D /trunk/locales/de/modules/projects/reports/taskenddate.de.txt D /trunk/locales/de/modules/projects/reports/tasklist.de.txt D /trunk/locales/de/modules/projects/reports/tasklogs.de.txt D /trunk/locales/de/modules/projects/reports/tasksperuser.de.txt D /trunk/locales/de/modules/projects/reports/upcoming.de.txt D /trunk/locales/de/modules/projects/reports/userperformance.de.txt M /trunk/locales/de/reports.inc pulling the german report translations into their proper translation pack; ------------------------------------------------------------------------ r1902 | caseydk | 2011-05-08 22:07:27 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/locales/fr/reports.inc corrected some odd quotes - merge with previous; ------------------------------------------------------------------------ r1901 | caseydk | 2011-05-08 22:07:18 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/locales/en/reports.inc M /trunk/locales/fr/reports.inc D /trunk/modules/reports/reports/allocateduserhours.fr.txt D /trunk/modules/reports/reports/completed.fr.txt D /trunk/modules/reports/reports/overall.fr.txt D /trunk/modules/reports/reports/overdue.fr.txt D /trunk/modules/reports/reports/stats.fr.txt D /trunk/modules/reports/reports/taskenddate.fr.txt D /trunk/modules/reports/reports/tasklist.fr.txt D /trunk/modules/reports/reports/tasklogs.fr.txt D /trunk/modules/reports/reports/tasklogs_xp1.fr.txt D /trunk/modules/reports/reports/tasksperuser.fr.txt D /trunk/modules/reports/reports/upcoming.fr.txt D /trunk/modules/reports/reports/userperformance.fr.txt pulling the french report translations into their proper translation pack; ------------------------------------------------------------------------ r1900 | caseydk | 2011-05-08 22:06:55 -0500 (Sun, 08 May 2011) | 2 lines Changed paths: M /trunk/locales/en/reports.inc M /trunk/modules/reports/index.php D /trunk/modules/reports/reports/allocateduserhours.en.txt D /trunk/modules/reports/reports/completed.en.txt D /trunk/modules/reports/reports/overall.en.txt D /trunk/modules/reports/reports/overdue.en.txt D /trunk/modules/reports/reports/stats.en.txt D /trunk/modules/reports/reports/taskenddate.en.txt D /trunk/modules/reports/reports/tasklist.en.txt D /trunk/modules/reports/reports/tasklogs.en.txt D /trunk/modules/reports/reports/tasklogs_xp1.en.txt D /trunk/modules/reports/reports/tasksperuser.en.txt D /trunk/modules/reports/reports/upcoming.en.txt D /trunk/modules/reports/reports/userperformance.en.txt updated the reports module to use our standard translations instead of the weird file-based stuff; eliminates dotproject commit #3106; ------------------------------------------------------------------------ r1899 | caseydk | 2011-05-08 17:25:38 -0500 (Sun, 08 May 2011) | 2 lines Changed paths: M /trunk/modules/tasks/do_task_aed.php cleaned up the $new_task_project check/filtering to follow our standard variable processing; eliminates dotproject commit #3103; ------------------------------------------------------------------------ r1898 | caseydk | 2011-05-08 17:25:29 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php minor tweaks to eliminate dotproject commit #3100; ------------------------------------------------------------------------ r1897 | caseydk | 2011-05-08 17:25:15 -0500 (Sun, 08 May 2011) | 2 lines Changed paths: M /trunk/modules/system/translate_save.php simplifying all the translation paths; Eliminates the rest of dotproject commit #3077; ------------------------------------------------------------------------ r1896 | caseydk | 2011-05-08 17:25:04 -0500 (Sun, 08 May 2011) | 1 line Changed paths: M /trunk/classes/w2p/Utilities/Mail.class.php M /trunk/includes/deprecated_functions.php M /trunk/includes/main_functions.php M /trunk/modules/calendar/day_view.php killing off random locale_char_set calls as we're 100% utf-8 now; ------------------------------------------------------------------------ r1895 | caseydk | 2011-05-08 17:24:43 -0500 (Sun, 08 May 2011) | 2 lines Changed paths: M /trunk/modules/tasks/todo.php removing a bunch of unnecessary globals; Eliminates the rest of dotproject commit #3041; ------------------------------------------------------------------------ r1894 | caseydk | 2011-05-08 17:24:33 -0500 (Sun, 08 May 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php killing off the unncessary globals & declarations; eliminates dotproject commit #3040; ------------------------------------------------------------------------ r1893 | caseydk | 2011-05-08 17:24:21 -0500 (Sun, 08 May 2011) | 2 lines Changed paths: M /trunk/modules/calendar/calendar.class.php Removed the unncessary declarations/globals; Eliminated the last traces of dotproject commit #3034; ------------------------------------------------------------------------ r1892 | caseydk | 2011-05-08 17:24:09 -0500 (Sun, 08 May 2011) | 2 lines Changed paths: M /trunk/modules/admin/addedituser.php Simplifying the variable checks to do them the PHP way; Eliminates dotproject commit #3016; ------------------------------------------------------------------------ r1891 | caseydk | 2011-05-08 17:23:58 -0500 (Sun, 08 May 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Extensions/Permissions.class.php M /trunk/modules/system/addeditpref.php removed the duplicate query declarations; minor cleanups for dotproject commit #5384; ------------------------------------------------------------------------ r1890 | caseydk | 2011-05-08 17:23:45 -0500 (Sun, 08 May 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php dropped the unncessary bits of the query; eliminates most of dotproject commit #4627 ------------------------------------------------------------------------ r1889 | caseydk | 2011-05-07 00:00:13 -0500 (Sat, 07 May 2011) | 1 line Changed paths: M /trunk/install/sql/mysql/019_add_system_timezone.sql D /trunk/install/sql/mysql/034_setup_timezones.sql This was merged from Robert Basic's timezone patch included in https://github.com/caseysoftware/web2project/pull/24 It was shifted from being an independent sql statement - 034_setup_timezones.sql - to being applied immediately after the timezones are added. This will prevent existing systems from being corrupted. ------------------------------------------------------------------------ r1888 | caseydk | 2011-05-06 23:59:57 -0500 (Fri, 06 May 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/UpgradeManager.class.php M /trunk/install/install/perform.php A /trunk/install/sql/mysql/034_setup_timezones.sql setting the timezone during the install process ------------------------------------------------------------------------ r1887 | caseydk | 2011-05-06 23:59:41 -0500 (Fri, 06 May 2011) | 1 line Changed paths: M /trunk/install/install/dbcreds.php add the timezone selectboxes to the install screen ------------------------------------------------------------------------ r1886 | caseydk | 2011-05-06 23:59:31 -0500 (Fri, 06 May 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php a function to parse the sql file for the timezones ------------------------------------------------------------------------ r1885 | caseydk | 2011-05-06 22:54:23 -0500 (Fri, 06 May 2011) | 3 lines Changed paths: M /trunk/modules/calendar/calendar.class.php Merge pull request #25 from robertbasic/issue789 Fix for issue 789 ------------------------------------------------------------------------ r1884 | caseydk | 2011-05-06 22:41:40 -0500 (Fri, 06 May 2011) | 2 lines Changed paths: M /trunk/modules/files/addedit.php M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/folders_table.php M /trunk/modules/files/index_table.php finished wiring up the rest of the theme corrections; resolves http://bugs.web2project.net/view.php?id=786 ------------------------------------------------------------------------ r1883 | caseydk | 2011-05-06 22:41:24 -0500 (Fri, 06 May 2011) | 3 lines Changed paths: M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/folders_table.php working out the UI issues to get the table built properly: - cleaned up the file lists; - updated the previous file lists; ------------------------------------------------------------------------ r1882 | caseydk | 2011-05-06 22:41:11 -0500 (Fri, 06 May 2011) | 2 lines Changed paths: M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/folders_table.php cleaning up html issues related to #786; moving functions to more logical places; ------------------------------------------------------------------------ r1881 | caseydk | 2011-05-06 22:40:59 -0500 (Fri, 06 May 2011) | 1 line Changed paths: M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/files.class.php M /trunk/modules/files/folders_table.php collecting all the file folder functions into filefolder.class.php ------------------------------------------------------------------------ r1880 | caseydk | 2011-05-06 22:40:48 -0500 (Fri, 06 May 2011) | 2 lines Changed paths: M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/folders_table.php M /trunk/modules/files/index_table.php moving queries back to the supporting class; tweaking the formatting to be more in line with the expectations, related to #786; ------------------------------------------------------------------------ r1879 | caseydk | 2011-05-06 22:40:34 -0500 (Fri, 06 May 2011) | 1 line Changed paths: M /trunk/modules/files/addedit_folder.php cleaning up the folder addedit formatting; ------------------------------------------------------------------------ r1878 | caseydk | 2011-05-06 17:11:48 -0500 (Fri, 06 May 2011) | 2 lines Changed paths: M /trunk/modules/links/index_table.php Fixed a bad tab filter that was hiding all the links within a project/task; Resolves http://bugs.web2project.net/view.php?id=795 ------------------------------------------------------------------------ r1877 | caseydk | 2011-05-06 10:00:39 -0500 (Fri, 06 May 2011) | 2 lines Changed paths: M /trunk/modules/contacts/index.php applied a tweak to clear an empty search instead of showing a zero; resolves the comment on https://github.com/caseysoftware/web2project/commit/d7fddfbe6c49e72c0c4ed6cdde4ca564616b91f8 ------------------------------------------------------------------------ r1876 | caseydk | 2011-05-06 09:35:22 -0500 (Fri, 06 May 2011) | 3 lines Changed paths: M /trunk/classes/w2p/Core/CustomField.class.php M /trunk/classes/w2p/Core/CustomFieldCheckbox.class.php M /trunk/classes/w2p/Core/CustomFieldLabel.class.php M /trunk/classes/w2p/Core/CustomFieldSelect.class.php M /trunk/classes/w2p/Core/CustomFieldSeparator.class.php M /trunk/classes/w2p/Core/CustomFieldText.class.php M /trunk/classes/w2p/Core/CustomFieldTextArea.class.php M /trunk/classes/w2p/Core/CustomFieldWeblink.class.php M /trunk/classes/w2p/Core/CustomFields.class.php M /trunk/classes/w2p/Core/CustomOptionList.class.php updated all the Custom Field classes to use the fieldName() and fieldExtraTags() methods instead of the raw properties; the benefit is that now we are able to insert id's into all of the Custom Fields with minimal effort; does not eliminate dotproject commit #3144, but mangles it quite a bit; ------------------------------------------------------------------------ r1875 | caseydk | 2011-05-06 09:35:03 -0500 (Fri, 06 May 2011) | 2 lines Changed paths: M /trunk/modules/tasks/ae_dates.php removed the utf-8 check because all of our stuff is now; eliminates the last bits of dotproject commit #3297; ------------------------------------------------------------------------ r1874 | caseydk | 2011-05-06 09:34:51 -0500 (Fri, 06 May 2011) | 2 lines Changed paths: M /trunk/modules/tasks/addedit.js Deprecating the setTasksStartDate javascript because the start dates are better calculated on the back end; Deprecates dotproject commit #3201; ------------------------------------------------------------------------ r1873 | caseydk | 2011-05-06 09:34:41 -0500 (Fri, 06 May 2011) | 4 lines Changed paths: M /trunk/modules/admin/vw_usr_log.php Updated the user logs to be timezone aware; Filtered the input as it's supposed to be; Simplified all the processing logic because it didn't need to be that silly.. Eliminates dotProject commit #3197; ------------------------------------------------------------------------ r1872 | caseydk | 2011-05-06 09:34:31 -0500 (Fri, 06 May 2011) | 4 lines Changed paths: M /trunk/classes/w2p/Core/CustomField.class.php M /trunk/classes/w2p/Core/CustomOptionList.class.php cleaning up the custom field storage and display - reducing all the duplication; - applying the base style to the dropdown; Eliminates dotproject commit #3142; ------------------------------------------------------------------------ r1871 | caseydk | 2011-05-06 09:34:18 -0500 (Fri, 06 May 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/CustomOptionList.class.php M /trunk/modules/system/customfields/addedit.php A /trunk/modules/system/customfields/do_customselect_aed.php re-implementing the optionlist storing/deleting; ------------------------------------------------------------------------ r1870 | caseydk | 2011-05-01 01:20:56 -0500 (Sun, 01 May 2011) | 2 lines Changed paths: M /trunk/modules/contacts/contacts.class.php Removed the custom 'canDelete' query in favor of the core system's implementation; Eliminated dotproject commit #4158; ------------------------------------------------------------------------ r1869 | caseydk | 2011-05-01 01:20:45 -0500 (Sun, 01 May 2011) | 2 lines Changed paths: M /trunk/modules/tasks/vw_log_update.php killed off a bunch of duplication, re-declaration of objects, and an unnecessary global; Elminates dotproject commit #3219 ------------------------------------------------------------------------ r1868 | caseydk | 2011-05-01 01:20:34 -0500 (Sun, 01 May 2011) | 2 lines Changed paths: M /trunk/modules/forums/post_message.php simplified query class usage; Eliminates some of dotproject commit #3086; ------------------------------------------------------------------------ r1867 | caseydk | 2011-05-01 01:20:24 -0500 (Sun, 01 May 2011) | 1 line Changed paths: M /trunk/modules/admin/addedituser.php added a comment for future refactoring ------------------------------------------------------------------------ r1866 | caseydk | 2011-05-01 01:20:10 -0500 (Sun, 01 May 2011) | 4 lines Changed paths: M /trunk/modules/admin/admin.class.php M /trunk/modules/admin/do_user_aed.php cleaning up the User Controller to match our common patterns for the store() path; dropped the custom user query in favor of the core store() method; simplified the new user validation by using check() properly; Eliminates dotproject commit #3244; ------------------------------------------------------------------------ r1865 | caseydk | 2011-05-01 01:19:55 -0500 (Sun, 01 May 2011) | 4 lines Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/modules/admin/admin.class.php M /trunk/modules/admin/do_user_aed.php cleaning up the User Controller to match our common patterns; dropped the custom user query in favor of the core functionality; tweaked the BaseObject to bubble up errors that come from canDelete(); Eliminates dotproject commit #2971; ------------------------------------------------------------------------ r1864 | caseydk | 2011-05-01 01:19:38 -0500 (Sun, 01 May 2011) | 1 line Changed paths: M /trunk/install/install/check.php language tweak; ------------------------------------------------------------------------ r1863 | caseydk | 2011-04-30 19:25:07 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/modules/projects/departments_tab.view.projects.php Removed some unused project/task filters; Eliminates dotproject commit #4657; ------------------------------------------------------------------------ r1862 | caseydk | 2011-04-30 19:24:49 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/modules/projects/departments_tab.view.projects.php Updated the project duration calculation to actually work; Eliminates dotproject commit #4664 ------------------------------------------------------------------------ r1861 | caseydk | 2011-04-30 19:24:38 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/index.php Reverted dotproject commit #4723 and fixed it correctly; ------------------------------------------------------------------------ r1860 | caseydk | 2011-04-30 19:24:27 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/modules/tasks/do_task_aed.php Reverted dotproject commit #4734 ------------------------------------------------------------------------ r1859 | caseydk | 2011-04-30 19:24:16 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/files/files.class.php final tweaks to remove dotProject commit #5369; more tweaks to remove dotProject commit #4740; ------------------------------------------------------------------------ r1858 | caseydk | 2011-04-30 16:46:55 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/modules/contacts/select_contact_company.php Applied proper escaping to the company name; Eliminates dotproject commit #3286; ------------------------------------------------------------------------ r1857 | caseydk | 2011-04-30 16:46:44 -0500 (Sat, 30 Apr 2011) | 5 lines Changed paths: M /trunk/classes/w2p/Database/Query.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/unit_tests/db_files/projects/projectsSeed.xml Deprecated the concat() method on Query to do it in PHP instead; Deprecates to eliminate dotproject commit #3662; Deprecated the ifNull() method on Query, there is no replacement; Deprecates to eliminate dotproject commit #3665; updated tests to match; ------------------------------------------------------------------------ r1856 | caseydk | 2011-04-30 16:46:25 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/modules/contacts/addedit.php Applied proper escaping to the company name; Eliminates dotproject commit #3288; ------------------------------------------------------------------------ r1855 | caseydk | 2011-04-30 16:46:07 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php removing dead code; eliminates dotproject commit #3058; ------------------------------------------------------------------------ r1854 | caseydk | 2011-04-30 16:45:51 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php M /trunk/unit_tests/db_files/tasks/tasksTestDeepCopyNoProjectNoTask.xml M /trunk/unit_tests/db_files/tasks/tasksTestDeepCopyNoProjectTask.xml M /trunk/unit_tests/db_files/tasks/tasksTestDeepCopyProjectTask.xml M /trunk/unit_tests/modules/tasks.test.php cleaned up the load() method to *not* apply updateDynamics because a load() shouldn't also update; updated the unit tests to match the new method; ------------------------------------------------------------------------ r1853 | caseydk | 2011-04-30 16:45:33 -0500 (Sat, 30 Apr 2011) | 3 lines Changed paths: M /trunk/unit_tests/db_files/tasks/tasksSeed.xml M /trunk/unit_tests/db_files/tasks/tasksTestCopyNoProjectNoTask.xml M /trunk/unit_tests/db_files/tasks/tasksTestCopyNoProjectTask.xml M /trunk/unit_tests/db_files/tasks/tasksTestCopyProjectNoTask.xml M /trunk/unit_tests/db_files/tasks/tasksTestCopyProjectTask.xml M /trunk/unit_tests/db_files/tasks/tasksTestDeepCopyNoProjectNoTask.xml M /trunk/unit_tests/db_files/tasks/tasksTestDeepCopyNoProjectTask.xml M /trunk/unit_tests/db_files/tasks/tasksTestDeepCopyProjectTask.xml M /trunk/unit_tests/db_files/tasks/tasksTestPushDependencies.xml M /trunk/unit_tests/db_files/tasks/tasksTestShiftDependentTasks.xml M /trunk/unit_tests/db_files/tasks/tasksTestStore.xml M /trunk/unit_tests/db_files/tasks/tasksTestStoreCreateNoParent.xml M /trunk/unit_tests/db_files/tasks/tasksTestStoreNoTaskParent.xml M /trunk/unit_tests/db_files/tasks/tasksTestStoreShiftDependentTasks.xml M /trunk/unit_tests/db_files/tasks/tasksTestStoreSubTasks.xml M /trunk/unit_tests/db_files/tasks/tasksTestUpdateDepDates.xml M /trunk/unit_tests/db_files/tasks/tasksTestUpdateDynamicsNotFromChildrenInDays.xml M /trunk/unit_tests/db_files/tasks/tasksTestUpdateDynamicsNotFromChildrenInHours.xml M /trunk/unit_tests/db_files/tasks/tasksTestUpdateHoursWorked.xml M /trunk/unit_tests/db_files/tasks/tasksTestUpdateSubTasksProjectNoTaskId.xml M /trunk/unit_tests/db_files/tasks/tasksTestUpdateSubTasksProjectTaskId.xml M /trunk/unit_tests/db_files/tasks/tasksTestUpdateSubTasksStatusNoTaskId.xml M /trunk/unit_tests/db_files/tasks/tasksTestUpdateSubTasksStatusTaskId.xml M /trunk/unit_tests/modules/tasks.test.php updating test data to pre-populate with the correct value.. -- previously, every task->load() was updating also doing a dynamic recalc and then a task->store() to update dynamic tasks; -- since we already recalc the dynamics every time a relevant task is stored, we already have this covered; ------------------------------------------------------------------------ r1852 | caseydk | 2011-04-30 16:45:06 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/unit_tests/db_files/projects/projectsTestImportTaskFail.xml updated tests to handle the failed import scenario.. - now a failed import only deletes the tasks from *that* import, not all tasks on a project; ------------------------------------------------------------------------ r1851 | caseydk | 2011-04-30 16:44:53 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: A /trunk/unit_tests/db_files/companies A /trunk/unit_tests/db_files/companies/companiesSeed.xml (from /trunk/unit_tests/db_files/companiesSeed.xml:1850) A /trunk/unit_tests/db_files/companies/companiesTestCreateCompany.xml (from /trunk/unit_tests/db_files/companiesTestCreateCompany.xml:1850) A /trunk/unit_tests/db_files/companies/companiesTestDeleteCompany.xml (from /trunk/unit_tests/db_files/companiesTestDeleteCompany.xml:1850) A /trunk/unit_tests/db_files/companies/companiesTestUpdateCompany.xml (from /trunk/unit_tests/db_files/companiesTestUpdateCompany.xml:1850) D /trunk/unit_tests/db_files/companiesSeed.xml D /trunk/unit_tests/db_files/companiesTestCreateCompany.xml D /trunk/unit_tests/db_files/companiesTestDeleteCompany.xml D /trunk/unit_tests/db_files/companiesTestUpdateCompany.xml A /trunk/unit_tests/db_files/links A /trunk/unit_tests/db_files/links/linksSeed.xml (from /trunk/unit_tests/db_files/linksSeed.xml:1850) D /trunk/unit_tests/db_files/linksSeed.xml A /trunk/unit_tests/db_files/projects A /trunk/unit_tests/db_files/projects/projectsSeed.xml (from /trunk/unit_tests/db_files/projectsSeed.xml:1850) A /trunk/unit_tests/db_files/projects/projectsTestCreateProject.xml (from /trunk/unit_tests/db_files/projectsTestCreateProject.xml:1850) A /trunk/unit_tests/db_files/projects/projectsTestDeleteProject.xml (from /trunk/unit_tests/db_files/projectsTestDeleteProject.xml:1850) A /trunk/unit_tests/db_files/projects/projectsTestImportTaskFail.xml (from /trunk/unit_tests/db_files/projectsTestImportTaskFail.xml:1850) A /trunk/unit_tests/db_files/projects/projectsTestImportTasks.xml (from /trunk/unit_tests/db_files/projectsTestImportTasks.xml:1850) A /trunk/unit_tests/db_files/projects/projectsTestStore.xml (from /trunk/unit_tests/db_files/projectsTestStore.xml:1850) A /trunk/unit_tests/db_files/projects/projectsTestUpdateProject.xml (from /trunk/unit_tests/db_files/projectsTestUpdateProject.xml:1850) A /trunk/unit_tests/db_files/projects/projectsTestUpdateStatus.xml (from /trunk/unit_tests/db_files/projectsTestUpdateStatus.xml:1850) D /trunk/unit_tests/db_files/projectsSeed.xml D /trunk/unit_tests/db_files/projectsTestCreateProject.xml D /trunk/unit_tests/db_files/projectsTestDeleteProject.xml D /trunk/unit_tests/db_files/projectsTestImportTaskFail.xml D /trunk/unit_tests/db_files/projectsTestImportTasks.xml D /trunk/unit_tests/db_files/projectsTestStore.xml D /trunk/unit_tests/db_files/projectsTestUpdateProject.xml D /trunk/unit_tests/db_files/projectsTestUpdateStatus.xml D /trunk/unit_tests/db_files/tasklogsSeed.xml D /trunk/unit_tests/db_files/tasklogsTestDelete.xml D /trunk/unit_tests/db_files/tasklogsTestStoreCreate.xml D /trunk/unit_tests/db_files/tasklogsTestStoreUpdate.xml A /trunk/unit_tests/db_files/tasks A /trunk/unit_tests/db_files/tasks/tasklogsSeed.xml (from /trunk/unit_tests/db_files/tasklogsSeed.xml:1850) A /trunk/unit_tests/db_files/tasks/tasklogsTestDelete.xml (from /trunk/unit_tests/db_files/tasklogsTestDelete.xml:1850) A /trunk/unit_tests/db_files/tasks/tasklogsTestStoreCreate.xml (from /trunk/unit_tests/db_files/tasklogsTestStoreCreate.xml:1850) A /trunk/unit_tests/db_files/tasks/tasklogsTestStoreUpdate.xml (from /trunk/unit_tests/db_files/tasklogsTestStoreUpdate.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksSeed.xml (from /trunk/unit_tests/db_files/tasksSeed.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestAddReminder.xml (from /trunk/unit_tests/db_files/tasksTestAddReminder.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestAddReminderComplete.xml (from /trunk/unit_tests/db_files/tasksTestAddReminderComplete.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestAddReminderNoTaskEndDate.xml (from /trunk/unit_tests/db_files/tasksTestAddReminderNoTaskEndDate.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestClearReminderDoCheck.xml (from /trunk/unit_tests/db_files/tasksTestClearReminderDoCheck.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestClearReminderDoCheckTaskComplete.xml (from /trunk/unit_tests/db_files/tasksTestClearReminderDoCheckTaskComplete.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestClearReminderDontCheck.xml (from /trunk/unit_tests/db_files/tasksTestClearReminderDontCheck.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestCopyAssignedUsers.xml (from /trunk/unit_tests/db_files/tasksTestCopyAssignedUsers.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestCopyNoProjectNoTask.xml (from /trunk/unit_tests/db_files/tasksTestCopyNoProjectNoTask.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestCopyNoProjectTask.xml (from /trunk/unit_tests/db_files/tasksTestCopyNoProjectTask.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestCopyProjectNoTask.xml (from /trunk/unit_tests/db_files/tasksTestCopyProjectNoTask.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestCopyProjectTask.xml (from /trunk/unit_tests/db_files/tasksTestCopyProjectTask.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestDeepCopyNoProjectNoTask.xml (from /trunk/unit_tests/db_files/tasksTestDeepCopyNoProjectNoTask.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestDeepCopyNoProjectTask.xml (from /trunk/unit_tests/db_files/tasksTestDeepCopyNoProjectTask.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestDeepCopyProjectTask.xml (from /trunk/unit_tests/db_files/tasksTestDeepCopyProjectTask.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestDelete.xml (from /trunk/unit_tests/db_files/tasksTestDelete.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestDeleteWithChildren.xml (from /trunk/unit_tests/db_files/tasksTestDeleteWithChildren.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestPinUserTask.xml (from /trunk/unit_tests/db_files/tasksTestPinUserTask.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestPushDependencies.xml (from /trunk/unit_tests/db_files/tasksTestPushDependencies.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestRemoveAssigned.xml (from /trunk/unit_tests/db_files/tasksTestRemoveAssigned.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestShiftDependentTasks.xml (from /trunk/unit_tests/db_files/tasksTestShiftDependentTasks.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestStore.xml (from /trunk/unit_tests/db_files/tasksTestStore.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestStoreCreateNoParent.xml (from /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestStoreNoTaskParent.xml (from /trunk/unit_tests/db_files/tasksTestStoreNoTaskParent.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestStoreShiftDependentTasks.xml (from /trunk/unit_tests/db_files/tasksTestStoreShiftDependentTasks.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestStoreSubTasks.xml (from /trunk/unit_tests/db_files/tasksTestStoreSubTasks.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUnpinUserTask.xml (from /trunk/unit_tests/db_files/tasksTestUnpinUserTask.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateAssigned.xml (from /trunk/unit_tests/db_files/tasksTestUpdateAssigned.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateAssignedWithDelete.xml (from /trunk/unit_tests/db_files/tasksTestUpdateAssignedWithDelete.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateAssignedWithDeleteAndRemoveUsers.xml (from /trunk/unit_tests/db_files/tasksTestUpdateAssignedWithDeleteAndRemoveUsers.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateDepDates.xml (from /trunk/unit_tests/db_files/tasksTestUpdateDepDates.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateDependencies.xml (from /trunk/unit_tests/db_files/tasksTestUpdateDependencies.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateDependenciesEmptyString.xml (from /trunk/unit_tests/db_files/tasksTestUpdateDependenciesEmptyString.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateDependenciesInvalidValues.xml (from /trunk/unit_tests/db_files/tasksTestUpdateDependenciesInvalidValues.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateDynamicsNotFromChildrenInDays.xml (from /trunk/unit_tests/db_files/tasksTestUpdateDynamicsNotFromChildrenInDays.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateDynamicsNotFromChildrenInHours.xml (from /trunk/unit_tests/db_files/tasksTestUpdateDynamicsNotFromChildrenInHours.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateHoursWorked.xml (from /trunk/unit_tests/db_files/tasksTestUpdateHoursWorked.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateSubTasksProjectNoTaskId.xml (from /trunk/unit_tests/db_files/tasksTestUpdateSubTasksProjectNoTaskId.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateSubTasksProjectTaskId.xml (from /trunk/unit_tests/db_files/tasksTestUpdateSubTasksProjectTaskId.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateSubTasksStatusNoTaskId.xml (from /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusNoTaskId.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateSubTasksStatusTaskId.xml (from /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusTaskId.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateUserSpecificTaskPriorityNoPriorityNoUserIdNoTaskId.xml (from /trunk/unit_tests/db_files/tasksTestUpdateUserSpecificTaskPriorityNoPriorityNoUserIdNoTaskId.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateUserSpecificTaskPriorityPriorityNoUserIdNoTaskId.xml (from /trunk/unit_tests/db_files/tasksTestUpdateUserSpecificTaskPriorityPriorityNoUserIdNoTaskId.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateUserSpecificTaskPriorityPriorityUserIdNoTaskId.xml (from /trunk/unit_tests/db_files/tasksTestUpdateUserSpecificTaskPriorityPriorityUserIdNoTaskId.xml:1850) A /trunk/unit_tests/db_files/tasks/tasksTestUpdateUserSpecificTaskPriorityPriorityUserIdTaskId.xml (from /trunk/unit_tests/db_files/tasksTestUpdateUserSpecificTaskPriorityPriorityUserIdTaskId.xml:1850) D /trunk/unit_tests/db_files/tasksSeed.xml D /trunk/unit_tests/db_files/tasksTestAddReminder.xml D /trunk/unit_tests/db_files/tasksTestAddReminderComplete.xml D /trunk/unit_tests/db_files/tasksTestAddReminderNoTaskEndDate.xml D /trunk/unit_tests/db_files/tasksTestClearReminderDoCheck.xml D /trunk/unit_tests/db_files/tasksTestClearReminderDoCheckTaskComplete.xml D /trunk/unit_tests/db_files/tasksTestClearReminderDontCheck.xml D /trunk/unit_tests/db_files/tasksTestCopyAssignedUsers.xml D /trunk/unit_tests/db_files/tasksTestCopyNoProjectNoTask.xml D /trunk/unit_tests/db_files/tasksTestCopyNoProjectTask.xml D /trunk/unit_tests/db_files/tasksTestCopyProjectNoTask.xml D /trunk/unit_tests/db_files/tasksTestCopyProjectTask.xml D /trunk/unit_tests/db_files/tasksTestDeepCopyNoProjectNoTask.xml D /trunk/unit_tests/db_files/tasksTestDeepCopyNoProjectTask.xml D /trunk/unit_tests/db_files/tasksTestDeepCopyProjectTask.xml D /trunk/unit_tests/db_files/tasksTestDelete.xml D /trunk/unit_tests/db_files/tasksTestDeleteWithChildren.xml D /trunk/unit_tests/db_files/tasksTestPinUserTask.xml D /trunk/unit_tests/db_files/tasksTestPushDependencies.xml D /trunk/unit_tests/db_files/tasksTestRemoveAssigned.xml D /trunk/unit_tests/db_files/tasksTestShiftDependentTasks.xml D /trunk/unit_tests/db_files/tasksTestStore.xml D /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml D /trunk/unit_tests/db_files/tasksTestStoreNoTaskParent.xml D /trunk/unit_tests/db_files/tasksTestStoreShiftDependentTasks.xml D /trunk/unit_tests/db_files/tasksTestStoreSubTasks.xml D /trunk/unit_tests/db_files/tasksTestUnpinUserTask.xml D /trunk/unit_tests/db_files/tasksTestUpdateAssigned.xml D /trunk/unit_tests/db_files/tasksTestUpdateAssignedWithDelete.xml D /trunk/unit_tests/db_files/tasksTestUpdateAssignedWithDeleteAndRemoveUsers.xml D /trunk/unit_tests/db_files/tasksTestUpdateDepDates.xml D /trunk/unit_tests/db_files/tasksTestUpdateDependencies.xml D /trunk/unit_tests/db_files/tasksTestUpdateDependenciesEmptyString.xml D /trunk/unit_tests/db_files/tasksTestUpdateDependenciesInvalidValues.xml D /trunk/unit_tests/db_files/tasksTestUpdateDynamicsNotFromChildrenInDays.xml D /trunk/unit_tests/db_files/tasksTestUpdateDynamicsNotFromChildrenInHours.xml D /trunk/unit_tests/db_files/tasksTestUpdateHoursWorked.xml D /trunk/unit_tests/db_files/tasksTestUpdateSubTasksProjectNoTaskId.xml D /trunk/unit_tests/db_files/tasksTestUpdateSubTasksProjectTaskId.xml D /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusNoTaskId.xml D /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusTaskId.xml D /trunk/unit_tests/db_files/tasksTestUpdateUserSpecificTaskPriorityNoPriorityNoUserIdNoTaskId.xml D /trunk/unit_tests/db_files/tasksTestUpdateUserSpecificTaskPriorityPriorityNoUserIdNoTaskId.xml D /trunk/unit_tests/db_files/tasksTestUpdateUserSpecificTaskPriorityPriorityUserIdNoTaskId.xml D /trunk/unit_tests/db_files/tasksTestUpdateUserSpecificTaskPriorityPriorityUserIdTaskId.xml M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php moving test data into individual directors to keep it more legible; ------------------------------------------------------------------------ r1850 | caseydk | 2011-04-30 16:42:44 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksSeed.xml M /trunk/unit_tests/modules/tasks.test.php adjusting the tasks tests to handle the new db field; ------------------------------------------------------------------------ r1849 | caseydk | 2011-04-30 16:42:29 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/modules/forums/forums.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/vw_logs.php killing deprecated code; ------------------------------------------------------------------------ r1848 | caseydk | 2011-04-30 16:42:15 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/view.php killing deprecated code; ------------------------------------------------------------------------ r1847 | caseydk | 2011-04-30 16:41:59 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/modules/tasks/todo.php Eliminated the unnecessary globals - eliminates dotproject commit #3281; ------------------------------------------------------------------------ r1846 | caseydk | 2011-04-30 16:41:47 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/modules/departments/view.php Removed a bunch of junk from the Department View - eliminates dotproject commits #4635 & some of #4578; ------------------------------------------------------------------------ r1845 | caseydk | 2011-04-30 16:41:31 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/modules/tasks/addedit.js Removed the setMilestoneEndDate function - eliminates dotproject commit #3202; ------------------------------------------------------------------------ r1844 | caseydk | 2011-04-30 16:41:21 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/modules/tasks/addedit.php Replaced the old query with our proper project lookups - eliminates dotproject commit #3104; ------------------------------------------------------------------------ r1843 | caseydk | 2011-04-30 16:41:12 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php Cleaned up the formatCurrency function - eliminates dotproject commit #4154; ------------------------------------------------------------------------ r1842 | caseydk | 2011-04-30 16:41:02 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/modules/history/addedit.php Cleaned up the addedit cancel button to our common method - eliminates dotproject commit #3265; ------------------------------------------------------------------------ r1841 | caseydk | 2011-04-30 16:40:52 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/modules/history/setup.php Cleaned up the install method to match our standards - eliminates dotproject commit #3083; Eliminated the upgrade path, we install it correctly in rev 001 - eliminates dotproject commit #3212; ------------------------------------------------------------------------ r1840 | caseydk | 2011-04-30 16:40:43 -0500 (Sat, 30 Apr 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Database/Query.class.php Remove loadArrayList function - eliminates dotproject commit #3220; Remove execXML function - eliminates dotproject commit #3267; ------------------------------------------------------------------------ r1839 | caseydk | 2011-04-30 16:40:33 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/CustomFieldManager.class.php A /trunk/modules/system/customfields/addedit.php M /trunk/modules/system/customfields/do_customfield_aed.php wired up the store & delete the standard w2p_Core_BaseObject way.. it's much more secure and less code; ------------------------------------------------------------------------ r1838 | caseydk | 2011-04-30 16:40:18 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: A /trunk/modules/system/customfields/do_customfield_aed.php (from /trunk/modules/system/customfields/do_customfields_aed.php:1837) D /trunk/modules/system/customfields/do_customfields_aed.php M /trunk/modules/system/customfields/index.php updating the controller paths; ------------------------------------------------------------------------ r1837 | caseydk | 2011-04-30 16:39:59 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/CustomFieldManager.class.php A /trunk/modules/system/customfields/do_customfields_aed.php M /trunk/modules/system/customfields/index.php wired all the delete functionality; ------------------------------------------------------------------------ r1836 | caseydk | 2011-04-30 16:39:37 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/CustomFieldManager.class.php M /trunk/modules/system/customfields/index.php created the core landing page of the custom field editor ------------------------------------------------------------------------ r1835 | caseydk | 2011-04-30 16:39:23 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: A /trunk/modules/system/customfields A /trunk/modules/system/customfields/index.php M /trunk/modules/system/index.php re-implenting the custom field editor to match our standards ------------------------------------------------------------------------ r1834 | caseydk | 2011-04-30 16:39:09 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: D /trunk/modules/system/custom_field_addedit.php D /trunk/modules/system/custom_field_editor.php D /trunk/modules/system/do_custom_field_aed.php removing all the custom field editor code ------------------------------------------------------------------------ r1833 | caseydk | 2011-04-30 16:38:57 -0500 (Sat, 30 Apr 2011) | 1 line Changed paths: A /trunk/classes/w2p/Core/CustomFieldManager.class.php M /trunk/modules/system/custom_field_editor.php collecting the Custom Field info into classes; ------------------------------------------------------------------------ r1832 | caseydk | 2011-04-27 00:53:35 -0500 (Wed, 27 Apr 2011) | 2 lines Changed paths: M /trunk/modules/contacts/index.php the old contact search added a % for wildcard, we add it in the query now; resolves http://bugs.web2project.net/view.php?id=778 ------------------------------------------------------------------------ r1831 | caseydk | 2011-04-27 00:53:25 -0500 (Wed, 27 Apr 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/tasks/gantt.php cleaning up and standardizing the gantt creation; ------------------------------------------------------------------------ r1830 | caseydk | 2011-04-27 00:53:13 -0500 (Wed, 27 Apr 2011) | 1 line Changed paths: M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/viewgantt.php removing duplicate queries to use core functions; ------------------------------------------------------------------------ r1829 | caseydk | 2011-04-27 00:53:01 -0500 (Wed, 27 Apr 2011) | 1 line Changed paths: M /trunk/modules/admin/addedituser.php M /trunk/modules/contacts/addedit.php M /trunk/modules/files/co.php M /trunk/modules/forums/post_message.php M /trunk/modules/forums/view_topics.php M /trunk/modules/links/addedit.php M /trunk/modules/projectdesigner/configure.php M /trunk/modules/projectdesigner/vw_addtasks.php M /trunk/modules/projects/addedit.php M /trunk/modules/resources/addedit.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/ae_desc.php M /trunk/modules/tasks/ae_resource.php cleaning up xhtml issues; ------------------------------------------------------------------------ r1828 | caseydk | 2011-04-26 23:58:08 -0500 (Tue, 26 Apr 2011) | 2 lines Changed paths: M /trunk/modules/projects/vw_idx_projects.php M /trunk/style/web2project/overrides.php cleaned up a formatting problem due to the array not being reset each time through the loop; resolves http://bugs.web2project.net/view.php?id=777 ------------------------------------------------------------------------ r1827 | caseydk | 2011-04-26 23:05:04 -0500 (Tue, 26 Apr 2011) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php Updated the project->import() method to only delete the newly imported tasks instead of all of them; Resolves http://bugs.web2project.net/view.php?id=779 ------------------------------------------------------------------------ r1826 | caseydk | 2011-04-26 22:35:52 -0500 (Tue, 26 Apr 2011) | 1 line Changed paths: M /trunk/modules/files/folders_table.php cleaning up some xhtml issues; ------------------------------------------------------------------------ r1825 | caseydk | 2011-04-26 22:35:42 -0500 (Tue, 26 Apr 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/printproject.php removed the rest of the unncessary logic, replaced it with core functions; ------------------------------------------------------------------------ r1824 | caseydk | 2011-04-26 22:35:32 -0500 (Tue, 26 Apr 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/printproject.php killing off code that we have safe functions for; ------------------------------------------------------------------------ r1823 | caseydk | 2011-04-26 22:35:21 -0500 (Tue, 26 Apr 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/printproject.php shuffling around some pieces to make it consistent with the other views; ------------------------------------------------------------------------ r1822 | caseydk | 2011-04-26 18:27:13 -0500 (Tue, 26 Apr 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php patching for Eureka's report, detailed here - http://forums.web2project.net/viewtopic.php?p=11099#11099 ------------------------------------------------------------------------ r1821 | caseydk | 2011-04-26 18:27:03 -0500 (Tue, 26 Apr 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/modules/files/files.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php class/method cleanup ------------------------------------------------------------------------ r1820 | caseydk | 2011-04-26 18:26:48 -0500 (Tue, 26 Apr 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php fixed the missing image that happens when no one is assigned to a task; ------------------------------------------------------------------------ r1819 | caseydk | 2011-04-26 18:26:38 -0500 (Tue, 26 Apr 2011) | 2 lines Changed paths: M /trunk/createuser.php M /trunk/do_user_aed.php M /trunk/fileviewer.php M /trunk/includes/main_functions.php M /trunk/modules/admin/addedituser.php M /trunk/modules/admin/vw_usr_roles.php removed the CRole references; eliminating duplicate includes & those replaced by the autoloader; ------------------------------------------------------------------------ r1818 | caseydk | 2011-04-26 18:26:22 -0500 (Tue, 26 Apr 2011) | 2 lines Changed paths: M /trunk/base.php M /trunk/classes/w2p/Extensions/Permissions.class.php M /trunk/includes/main_functions.php moved the includes to their specific class; adding deprecation notes; ------------------------------------------------------------------------ r1817 | caseydk | 2011-04-26 18:26:10 -0500 (Tue, 26 Apr 2011) | 2 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/classes/w2p/Extensions/AjaxResponse.class.php M /trunk/classes/w2p/Utilities/Date.class.php M /trunk/classes/w2p/Utilities/HTTPRequest.class.php M /trunk/classes/w2p/Utilities/Mail.class.php formatting tweaks; shifting includes to be more consistent; ------------------------------------------------------------------------ r1814 | caseydk | 2011-04-21 22:54:20 -0500 (Thu, 21 Apr 2011) | 1 line Changed paths: M /trunk/calendar.php filtering the token ------------------------------------------------------------------------ r1810 | caseydk | 2011-04-12 12:08:25 -0500 (Tue, 12 Apr 2011) | 1 line Changed paths: M /trunk/modules/tasks/gantt.php simplifying gantt chart to use contact_display_name instead of concat'ing the first & last names ------------------------------------------------------------------------ r1809 | caseydk | 2011-04-12 12:08:16 -0500 (Tue, 12 Apr 2011) | 1 line Changed paths: M /trunk/classes/ui.class.php A /trunk/classes/w2p/Core/CAppUI.class.php (from /trunk/classes/ui.class.php:1808) moved the AppUI to its own class; ------------------------------------------------------------------------ r1808 | caseydk | 2011-04-12 12:08:04 -0500 (Tue, 12 Apr 2011) | 1 line Changed paths: M /trunk/classes/cdate.class.php M /trunk/classes/mail.class.php M /trunk/classes/permissions.class.php minor class tweaks; ------------------------------------------------------------------------ r1807 | caseydk | 2011-04-12 12:07:54 -0500 (Tue, 12 Apr 2011) | 1 line Changed paths: M /trunk/includes/version.php tagged version number for dev ------------------------------------------------------------------------ r1806 | caseydk | 2011-04-12 12:07:46 -0500 (Tue, 12 Apr 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php M /trunk/unit_tests/classes/extensions/permissions.test.php added notes on future deprecations & deletions; ------------------------------------------------------------------------ r1805 | caseydk | 2011-04-12 12:07:35 -0500 (Tue, 12 Apr 2011) | 1 line Changed paths: M /trunk/classes/ajax.class.php M /trunk/classes/cdate.class.php M /trunk/classes/customfields.class.php M /trunk/classes/cw2pobject.class.php M /trunk/classes/dbquery.class.php M /trunk/classes/mail.class.php M /trunk/classes/ui.class.php adding svn tags; ------------------------------------------------------------------------ r1804 | caseydk | 2011-04-12 12:07:21 -0500 (Tue, 12 Apr 2011) | 3 lines Changed paths: M /trunk/classes/permissions.class.php M /trunk/classes/ui.class.php A /trunk/classes/w2p/Extensions/Permissions.class.php (from /trunk/classes/permissions.class.php:1803) M /trunk/includes/cleanup_functions.php A /trunk/unit_tests/classes/extensions A /trunk/unit_tests/classes/extensions/permissions.test.php (from /trunk/unit_tests/classes/permissions.test.php:1803) D /trunk/unit_tests/classes/permissions.test.php converted the w2Pacl class to w2p_Extensions_Permissions; updated all references appropriately; moved the rest of the functions to cleanup_functions.php for future cleanup; ------------------------------------------------------------------------ r1803 | caseydk | 2011-04-12 12:07:02 -0500 (Tue, 12 Apr 2011) | 1 line Changed paths: A /trunk/includes/cleanup_functions.php (from /trunk/includes/deprecated_functions.php:1802) M /trunk/includes/deprecated_functions.php M /trunk/includes/main_functions.php moving functions around for cleanups; ------------------------------------------------------------------------ r1802 | caseydk | 2011-04-12 12:06:49 -0500 (Tue, 12 Apr 2011) | 1 line Changed paths: M /trunk/classes/ajax.class.php A /trunk/classes/w2p/Extensions A /trunk/classes/w2p/Extensions/AjaxResponse.class.php (from /trunk/classes/ajax.class.php:1801) M /trunk/classes/w2p/Utilities/Mail.class.php moved the ajax response class to a more standard spot; ------------------------------------------------------------------------ r1801 | caseydk | 2011-04-12 12:06:34 -0500 (Tue, 12 Apr 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php updated tasks unit tests for the new method signatures; ------------------------------------------------------------------------ r1800 | caseydk | 2011-04-12 12:06:24 -0500 (Tue, 12 Apr 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/view.php tweaked the task view (and data behind it) to show the % complete for preceding and dependent tasks; unit tests still need to be updated ------------------------------------------------------------------------ r1799 | caseydk | 2011-04-11 01:15:47 -0500 (Mon, 11 Apr 2011) | 1 line Changed paths: M /trunk/modules/tasks/addedit.php fixing the formatting for better xhtml compliance; ------------------------------------------------------------------------ r1798 | caseydk | 2011-04-11 01:15:36 -0500 (Mon, 11 Apr 2011) | 1 line Changed paths: M /trunk/modules/tasks/ae_resource.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/view.php simplifying the user assignment functions, eliminates some queries; ------------------------------------------------------------------------ r1797 | caseydk | 2011-04-09 00:45:04 -0500 (Sat, 09 Apr 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Utilities/Mail.class.php M /trunk/includes/deprecated_functions.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/tasks/tasks.class.php cleaned up the last of the old Mail classes in favor of the new structure; resolves http://bugs.web2project.net/view.php?id=766 ------------------------------------------------------------------------ r1796 | caseydk | 2011-04-08 17:59:47 -0500 (Fri, 08 Apr 2011) | 1 line Changed paths: M /trunk/INSTALLATION updating the file to point at the wiki page ------------------------------------------------------------------------ r1794 | caseydk | 2011-03-30 16:30:16 -0500 (Wed, 30 Mar 2011) | 1 line Changed paths: M /trunk/includes/version.php M /trunk/install/sql/mysql/033_database_cleanup2.sql updated version number for v2.3; ------------------------------------------------------------------------ r1793 | caseydk | 2011-03-30 16:30:00 -0500 (Wed, 30 Mar 2011) | 1 line Changed paths: M /trunk/classes/ui.class.php set a default timezone for pre-v2.0 upgrades ------------------------------------------------------------------------ r1792 | caseydk | 2011-03-30 15:02:39 -0500 (Wed, 30 Mar 2011) | 1 line Changed paths: M /trunk/locales/en/system.inc added some missing translation fields; ------------------------------------------------------------------------ r1791 | caseydk | 2011-03-30 14:35:28 -0500 (Wed, 30 Mar 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php updated the unit tests because task_logs are now kept as per Pedro's r1784; ------------------------------------------------------------------------ r1790 | caseydk | 2011-03-30 00:19:46 -0500 (Wed, 30 Mar 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/vw_addtasks.php shifted the 'Add Task' button up to the header row so it doesn't move with every click; ------------------------------------------------------------------------ r1789 | caseydk | 2011-03-30 00:19:37 -0500 (Wed, 30 Mar 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/index.php adjusted the display time to use the user's timezone instead of the system default ------------------------------------------------------------------------ r1788 | caseydk | 2011-03-30 00:19:28 -0500 (Wed, 30 Mar 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/do_addtasks_aed.php M /trunk/modules/projectdesigner/do_task_bulk_aed.php adjusted the controllers to perform the timezone shift for task information as expected ------------------------------------------------------------------------ r1787 | caseydk | 2011-03-30 00:19:17 -0500 (Wed, 30 Mar 2011) | 2 lines Changed paths: M /trunk/locales/en/system.inc added a couple last translation notes; thanks, pedro ------------------------------------------------------------------------ r1786 | caseydk | 2011-03-29 01:53:49 -0500 (Tue, 29 Mar 2011) | 3 lines Changed paths: M /trunk/modules/admin/do_user_aed.php M /trunk/modules/admin/viewuser.php tweaked the user create process to make sure the contacts_methods are retained; resolves http://forums.web2project.net/viewtopic.php?t=3487; also added the contact_email to the user view page; ------------------------------------------------------------------------ r1785 | caseydk | 2011-03-29 01:53:37 -0500 (Tue, 29 Mar 2011) | 2 lines Changed paths: M /trunk/install/sql/mysql/dp_to_w2p2.sql found a column that was missed in the dotproject conversion script.. this one is *vital* because updates 31 & 32 depend on it; ------------------------------------------------------------------------ r1784 | pedroix | 2011-03-28 21:47:57 -0500 (Mon, 28 Mar 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php Save Task deletion fury from wiping out an entire collection of fine Tasklogs. Bug 0000701: removal of a task ------------------------------------------------------------------------ r1783 | pedroix | 2011-03-28 21:19:20 -0500 (Mon, 28 Mar 2011) | 1 line Changed paths: M /trunk/modules/resources/vw_resources.php Fix http://forums.web2project.net/viewtopic.php?t=3474 ------------------------------------------------------------------------ r1782 | caseydk | 2011-03-28 02:29:41 -0500 (Mon, 28 Mar 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/vw_actions.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/tasks.class.php M /trunk/unit_tests/modules/tasks.test.php Merge branch 'remove_task_dynamic_globals' of https://github.com/trevormorse/web2project into trevormorse-remove_task_dynamic_globals ------------------------------------------------------------------------ r1781 | caseydk | 2011-03-28 02:16:35 -0500 (Mon, 28 Mar 2011) | 2 lines Changed paths: M /trunk/modules/tasks/gantt.php adjusted the query so that the todo handler includes the child tasks of a dynamic task; resolves http://bugs.web2project.net/view.php?id=740 ------------------------------------------------------------------------ r1780 | caseydk | 2011-03-28 02:16:25 -0500 (Mon, 28 Mar 2011) | 2 lines Changed paths: M /trunk/modules/calendar/clash.php turns out the date format wasn't being set in the same scope where it was being used; resolves http://bugs.web2project.net/view.php?id=722 ------------------------------------------------------------------------ r1779 | caseydk | 2011-03-28 02:16:14 -0500 (Mon, 28 Mar 2011) | 1 line Changed paths: M /trunk/unit_tests/classes/ui.test.php removed the expected exception.. ------------------------------------------------------------------------ r1778 | caseydk | 2011-03-28 02:16:04 -0500 (Mon, 28 Mar 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml M /trunk/unit_tests/modules/tasks.test.php cleaned up the tasks tests; ------------------------------------------------------------------------ r1777 | caseydk | 2011-03-28 02:15:53 -0500 (Mon, 28 Mar 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasklogsTestDelete.xml M /trunk/unit_tests/db_files/tasklogsTestStoreCreate.xml M /trunk/unit_tests/db_files/tasklogsTestStoreUpdate.xml cleaned up the tasklogs tests for the new project_last_task field; ------------------------------------------------------------------------ r1776 | caseydk | 2011-03-28 02:15:42 -0500 (Mon, 28 Mar 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/projectsTestCreateProject.xml M /trunk/unit_tests/db_files/projectsTestDeleteProject.xml M /trunk/unit_tests/db_files/projectsTestImportTaskFail.xml M /trunk/unit_tests/db_files/projectsTestImportTasks.xml M /trunk/unit_tests/db_files/projectsTestUpdateProject.xml M /trunk/unit_tests/db_files/projectsTestUpdateStatus.xml M /trunk/unit_tests/modules/projects.test.php cleaned up the projects tests for the new project_last_task field and project_contacts cleanup; ------------------------------------------------------------------------ r1775 | caseydk | 2011-03-28 02:15:26 -0500 (Mon, 28 Mar 2011) | 1 line Changed paths: A /trunk/unit_tests/db_files/files A /trunk/unit_tests/db_files/files/filesSeed.xml (from /trunk/unit_tests/db_files/filesSeed.xml:1774) A /trunk/unit_tests/db_files/files/filesTestCreate.xml (from /trunk/unit_tests/db_files/filesTestCreate.xml:1774) D /trunk/unit_tests/db_files/filesSeed.xml D /trunk/unit_tests/db_files/filesTestCreate.xml M /trunk/unit_tests/modules/files.test.php moved the files datafiles for better structures.. ------------------------------------------------------------------------ r1774 | caseydk | 2011-03-28 02:15:12 -0500 (Mon, 28 Mar 2011) | 1 line Changed paths: M /trunk/modules/files/files.class.php fixed the files class for testing; ------------------------------------------------------------------------ r1773 | caseydk | 2011-03-28 02:15:02 -0500 (Mon, 28 Mar 2011) | 1 line Changed paths: M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php removing all the now-protected fields from the unit tests; ------------------------------------------------------------------------ r1772 | caseydk | 2011-03-26 23:18:39 -0500 (Sat, 26 Mar 2011) | 1 line Changed paths: M /trunk/modules/tasks/gantt.php tweaked the gantt chart to only show assigned tasks while on the todo list ------------------------------------------------------------------------ r1771 | caseydk | 2011-03-26 15:51:31 -0500 (Sat, 26 Mar 2011) | 1 line Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/index.php applied an additional filter to make sure private events were respected; ------------------------------------------------------------------------ r1770 | caseydk | 2011-03-26 15:51:17 -0500 (Sat, 26 Mar 2011) | 1 line Changed paths: M /trunk/modules/calendar/view.php removed the project info if there's not a project specified; ------------------------------------------------------------------------ r1769 | caseydk | 2011-03-26 15:51:05 -0500 (Sat, 26 Mar 2011) | 2 lines Changed paths: M /trunk/modules/contacts/addedit.php wired new contacts to automatically start with the current user's company unless specified with something else; that should ensure that they won't lose access to the record by accident; ------------------------------------------------------------------------ r1768 | caseydk | 2011-03-26 15:50:55 -0500 (Sat, 26 Mar 2011) | 1 line Changed paths: M /trunk/modules/admin/do_user_aed.php tweaked to make sure every user save is valid so that all get a contact_owner; ------------------------------------------------------------------------ r1767 | caseydk | 2011-03-26 15:50:45 -0500 (Sat, 26 Mar 2011) | 2 lines Changed paths: M /trunk/style/common.css tweaked the css to cleanup the calendar and put the images and text on one line; resolves: my annoyance; ------------------------------------------------------------------------ r1766 | caseydk | 2011-03-23 03:19:19 -0500 (Wed, 23 Mar 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php fixed an E_fatal where I had two if statements and only one closing ------------------------------------------------------------------------ r1765 | caseydk | 2011-03-23 02:50:57 -0500 (Wed, 23 Mar 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php tweaked the reminder to make sure the assignee that's also the owner only gets one message; resolves http://bugs.web2project.net/view.php?id=642 ------------------------------------------------------------------------ r1764 | caseydk | 2011-03-23 02:40:27 -0500 (Wed, 23 Mar 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php added a line to separate the Task & Task Log data; resolves http://bugs.web2project.net/view.php?id=581 ------------------------------------------------------------------------ r1763 | caseydk | 2011-03-23 02:40:17 -0500 (Wed, 23 Mar 2011) | 1 line Changed paths: M /trunk/modules/contacts/do_contact_aed.php made the contact redirect more sensible; ------------------------------------------------------------------------ r1762 | caseydk | 2011-03-23 02:07:18 -0500 (Wed, 23 Mar 2011) | 2 lines Changed paths: M /trunk/modules/files/index_table.php fixed the screwy tabbing in the pagination; Resolves http://bugs.web2project.net/view.php?id=737 ------------------------------------------------------------------------ r1761 | caseydk | 2011-03-23 01:58:24 -0500 (Wed, 23 Mar 2011) | 3 lines Changed paths: M /trunk/modules/files/do_file_aed.php Updated the post-upload redirect to make it more sensible; We should clean this up when we rework the controllers; resolves http://bugs.web2project.net/view.php?id=730 ------------------------------------------------------------------------ r1760 | caseydk | 2011-03-23 01:43:23 -0500 (Wed, 23 Mar 2011) | 2 lines Changed paths: M /trunk/locales/en/common.inc M /trunk/locales/en/system.inc added some terms to the translations; resolves http://bugs.web2project.net/view.php?id=714 ------------------------------------------------------------------------ r1759 | caseydk | 2011-03-22 15:10:39 -0500 (Tue, 22 Mar 2011) | 2 lines Changed paths: A /trunk/install/sql/mysql/033_database_cleanup2.sql Minor database cleanups Resolves http://bugs.web2project.net/view.php?id=748 ------------------------------------------------------------------------ r1758 | caseydk | 2011-03-22 14:54:07 -0500 (Tue, 22 Mar 2011) | 2 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/modules/calendar/addedit.php undid the json encoding in the translation handling; Resolves http://forums.web2project.net/viewtopic.php?t=3455 and probably other problems.. ------------------------------------------------------------------------ r1757 | caseydk | 2011-03-22 14:53:56 -0500 (Tue, 22 Mar 2011) | 1 line Changed paths: M /trunk/install/install/check.php fixed the issue opto found where webservers weren't recognized.. stupid double vs triple equals signs; ------------------------------------------------------------------------ r1756 | pedroix | 2011-03-21 06:31:26 -0500 (Mon, 21 Mar 2011) | 2 lines Changed paths: M /trunk/modules/smartsearch/index.php Looks like since we introduced hook_searching, the "Module selection" feature stopped providing filters for the hook modules. Putting it back. ------------------------------------------------------------------------ r1755 | caseydk | 2011-03-20 20:03:09 -0500 (Sun, 20 Mar 2011) | 1 line Changed paths: D /trunk/lib/tcpdf/fonts/utils/freetype6.dll D /trunk/lib/tcpdf/fonts/utils/zlib1.dll killed off the last of the tcpdf stuff ------------------------------------------------------------------------ r1754 | caseydk | 2011-03-20 20:02:59 -0500 (Sun, 20 Mar 2011) | 2 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/locales/cs/common.inc M /trunk/locales/en/common.inc M /trunk/locales/po/common.inc M /trunk/locales/po/public.inc M /trunk/locales/po/system.inc M /trunk/locales/pt_br/common.inc Fixed a bunch of places where newlines in translation strings were breaking the output; resolves half of http://bugs.web2project.net/view.php?id=603; ------------------------------------------------------------------------ r1753 | caseydk | 2011-03-20 20:02:41 -0500 (Sun, 20 Mar 2011) | 3 lines Changed paths: M /trunk/locales/fr/admin.inc M /trunk/locales/fr/calendar.inc M /trunk/locales/fr/common.inc M /trunk/locales/fr/history.inc M /trunk/locales/fr/projectdesigner.inc M /trunk/locales/fr/projects.inc M /trunk/locales/fr/public.inc M /trunk/locales/fr/reports.inc M /trunk/locales/fr/system.inc updates to the French locale for v2.3; credit goes to Eureka because he's just generally a smart guy.. oh.. and he did all the work ;) resolves http://bugs.web2project.net/view.php?id=750 ------------------------------------------------------------------------ r1752 | caseydk | 2011-03-20 20:02:23 -0500 (Sun, 20 Mar 2011) | 3 lines Changed paths: A /trunk/locales/fa A /trunk/locales/fa/admin.inc A /trunk/locales/fa/calendar.inc A /trunk/locales/fa/common.inc A /trunk/locales/fa/companies.inc A /trunk/locales/fa/contacts.inc A /trunk/locales/fa/departments.inc A /trunk/locales/fa/files.inc A /trunk/locales/fa/forums.inc A /trunk/locales/fa/help.inc A /trunk/locales/fa/history.inc A /trunk/locales/fa/lang.php A /trunk/locales/fa/links.inc A /trunk/locales/fa/projectdesigner.inc A /trunk/locales/fa/projects.inc A /trunk/locales/fa/public.inc A /trunk/locales/fa/reports.inc A /trunk/locales/fa/resources.inc A /trunk/locales/fa/smartsearch.inc A /trunk/locales/fa/styles.inc A /trunk/locales/fa/system.inc A /trunk/locales/fa/tasks.inc added support for the Farsi language; Credit goes to alireza resolves http://bugs.web2project.net/view.php?id=747; ------------------------------------------------------------------------ r1751 | pedroix | 2011-03-20 16:11:07 -0500 (Sun, 20 Mar 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php eureka spotted a duplication on the autoloader http://forums.web2project.net/viewtopic.php?t=3435 ------------------------------------------------------------------------ r1750 | pedroix | 2011-03-20 14:06:25 -0500 (Sun, 20 Mar 2011) | 1 line Changed paths: M /trunk/modules/smartsearch/smartsearch.class.php Fix smartsearch highlight coloring ------------------------------------------------------------------------ r1749 | pedroix | 2011-03-20 10:48:59 -0500 (Sun, 20 Mar 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php Fix History module issue as described in: http://forums.web2project.net/viewtopic.php?p=10159 ------------------------------------------------------------------------ r1748 | caseydk | 2011-03-20 02:47:12 -0500 (Sun, 20 Mar 2011) | 3 lines Changed paths: M /trunk/classes/permissions.class.php M /trunk/modules/system/roles/do_role_aed.php M /trunk/modules/system/roles/roles.class.php adjusted the Role list so you can't delete an admin; added some safeguards to make sure any Admin role cannot be deleted; resolves http://bugs.web2project.net/view.php?id=746 ------------------------------------------------------------------------ r1747 | caseydk | 2011-03-20 02:47:00 -0500 (Sun, 20 Mar 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasksperuser_sub.php cleaned up all the user aspects to reduce extra queries; tweaked the image layouts; ------------------------------------------------------------------------ r1746 | caseydk | 2011-03-20 02:46:50 -0500 (Sun, 20 Mar 2011) | 1 line Changed paths: M /trunk/includes/deprecated_functions.php M /trunk/modules/reports/reports/tasksperuser.php M /trunk/modules/tasks/tasksperuser_sub.php cleaning up oddball functions.. ------------------------------------------------------------------------ r1745 | caseydk | 2011-03-20 02:46:36 -0500 (Sun, 20 Mar 2011) | 2 lines Changed paths: M /trunk/modules/reports/reports/tasksperuser.php major cleanup straightening out this report; added the % complete per user, resolves: http://bugs.web2project.net/view.php?id=640 ------------------------------------------------------------------------ r1744 | caseydk | 2011-03-20 02:46:25 -0500 (Sun, 20 Mar 2011) | 1 line Changed paths: A /trunk/lib/tcpdf/fonts/utils/freetype6.dll A /trunk/lib/tcpdf/fonts/utils/zlib1.dll M /trunk/modules/forums/view_pdf.php Merge branch 'master' of github.com:caseysoftware/web2project ------------------------------------------------------------------------ r1743 | caseydk | 2011-03-19 21:29:55 -0500 (Sat, 19 Mar 2011) | 1 line Changed paths: D /trunk/classes/w2p/Output/PDF/Forum.class.php D /trunk/classes/w2p/Output/PDF/Gantt.class.php D /trunk/classes/w2p/Output/PDF/Reports.class.php D /trunk/lib/tcpdf/2dbarcodes.php D /trunk/lib/tcpdf/CHANGELOG.TXT D /trunk/lib/tcpdf/LICENSE.TXT D /trunk/lib/tcpdf/README.TXT D /trunk/lib/tcpdf/barcodes.php D /trunk/lib/tcpdf/config/lang/afr.php D /trunk/lib/tcpdf/config/lang/ara.php D /trunk/lib/tcpdf/config/lang/aze.php D /trunk/lib/tcpdf/config/lang/bel.php D /trunk/lib/tcpdf/config/lang/bra.php D /trunk/lib/tcpdf/config/lang/cat.php D /trunk/lib/tcpdf/config/lang/ces.php D /trunk/lib/tcpdf/config/lang/chi.php D /trunk/lib/tcpdf/config/lang/cym.php D /trunk/lib/tcpdf/config/lang/dan.php D /trunk/lib/tcpdf/config/lang/eng.php D /trunk/lib/tcpdf/config/lang/est.php D /trunk/lib/tcpdf/config/lang/eus.php D /trunk/lib/tcpdf/config/lang/fra.php D /trunk/lib/tcpdf/config/lang/ger.php D /trunk/lib/tcpdf/config/lang/gle.php D /trunk/lib/tcpdf/config/lang/glg.php D /trunk/lib/tcpdf/config/lang/hat.php D /trunk/lib/tcpdf/config/lang/heb.php D /trunk/lib/tcpdf/config/lang/hrv.php D /trunk/lib/tcpdf/config/lang/hun.php D /trunk/lib/tcpdf/config/lang/hye.php D /trunk/lib/tcpdf/config/lang/ind.php D /trunk/lib/tcpdf/config/lang/ita.php D /trunk/lib/tcpdf/config/lang/kat.php D /trunk/lib/tcpdf/config/lang/kor.php D /trunk/lib/tcpdf/config/lang/mkd.php D /trunk/lib/tcpdf/config/lang/mlt.php D /trunk/lib/tcpdf/config/lang/msa.php D /trunk/lib/tcpdf/config/lang/nld.php D /trunk/lib/tcpdf/config/lang/nob.php D /trunk/lib/tcpdf/config/lang/pol.php D /trunk/lib/tcpdf/config/lang/por.php D /trunk/lib/tcpdf/config/lang/ron.php D /trunk/lib/tcpdf/config/lang/rus.php D /trunk/lib/tcpdf/config/lang/slv.php D /trunk/lib/tcpdf/config/lang/spa.php D /trunk/lib/tcpdf/config/lang/sqi.php D /trunk/lib/tcpdf/config/lang/srp.php D /trunk/lib/tcpdf/config/lang/swa.php D /trunk/lib/tcpdf/config/lang/swe.php D /trunk/lib/tcpdf/config/lang/urd.php D /trunk/lib/tcpdf/config/lang/yid.php D /trunk/lib/tcpdf/config/lang/zho.php D /trunk/lib/tcpdf/config/tcpdf_config.php D /trunk/lib/tcpdf/config/tcpdf_config_alt.php D /trunk/lib/tcpdf/fonts/README.TXT D /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/AUTHORS D /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/BUGS D /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/LICENSE D /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/NEWS D /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/README D /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/langcover.txt D /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/status.txt D /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/unicover.txt D /trunk/lib/tcpdf/fonts/freefont-20100919/AUTHORS D /trunk/lib/tcpdf/fonts/freefont-20100919/COPYING D /trunk/lib/tcpdf/fonts/freefont-20100919/CREDITS D /trunk/lib/tcpdf/fonts/freefont-20100919/ChangeLog D /trunk/lib/tcpdf/fonts/freefont-20100919/INSTALL D /trunk/lib/tcpdf/fonts/freefont-20100919/README D /trunk/lib/tcpdf/fonts/freeserif.ctg.z D /trunk/lib/tcpdf/fonts/freeserif.php D /trunk/lib/tcpdf/fonts/freeserif.z D /trunk/lib/tcpdf/fonts/freeserifb.ctg.z D /trunk/lib/tcpdf/fonts/freeserifb.php D /trunk/lib/tcpdf/fonts/freeserifb.z D /trunk/lib/tcpdf/fonts/freeserifbi.ctg.z D /trunk/lib/tcpdf/fonts/freeserifbi.php D /trunk/lib/tcpdf/fonts/freeserifbi.z D /trunk/lib/tcpdf/fonts/freeserifi.ctg.z D /trunk/lib/tcpdf/fonts/freeserifi.php D /trunk/lib/tcpdf/fonts/freeserifi.z D /trunk/lib/tcpdf/fonts/helvetica.php D /trunk/lib/tcpdf/fonts/helveticab.php D /trunk/lib/tcpdf/fonts/helveticabi.php D /trunk/lib/tcpdf/fonts/helveticai.php D /trunk/lib/tcpdf/fonts/utils/README.TXT D /trunk/lib/tcpdf/fonts/utils/enc/cp1250.map D /trunk/lib/tcpdf/fonts/utils/enc/cp1251.map D /trunk/lib/tcpdf/fonts/utils/enc/cp1252.map D /trunk/lib/tcpdf/fonts/utils/enc/cp1253.map D /trunk/lib/tcpdf/fonts/utils/enc/cp1254.map D /trunk/lib/tcpdf/fonts/utils/enc/cp1255.map D /trunk/lib/tcpdf/fonts/utils/enc/cp1257.map D /trunk/lib/tcpdf/fonts/utils/enc/cp1258.map D /trunk/lib/tcpdf/fonts/utils/enc/cp874.map D /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-1.map D /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-11.map D /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-15.map D /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-16.map D /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-2.map D /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-4.map D /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-5.map D /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-7.map D /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-9.map D /trunk/lib/tcpdf/fonts/utils/enc/koi8-r.map D /trunk/lib/tcpdf/fonts/utils/enc/koi8-u.map D /trunk/lib/tcpdf/fonts/utils/freetype6.dll D /trunk/lib/tcpdf/fonts/utils/makeallttffonts.php D /trunk/lib/tcpdf/fonts/utils/makefont.php D /trunk/lib/tcpdf/fonts/utils/pfm2afm D /trunk/lib/tcpdf/fonts/utils/pfm2afm.exe D /trunk/lib/tcpdf/fonts/utils/src/pfm2afm-src.tar.gz D /trunk/lib/tcpdf/fonts/utils/src/readme.txt D /trunk/lib/tcpdf/fonts/utils/src/ttf2ufm-src.tar.gz D /trunk/lib/tcpdf/fonts/utils/ttf2ufm D /trunk/lib/tcpdf/fonts/utils/ttf2ufm.exe D /trunk/lib/tcpdf/fonts/utils/zlib1.dll D /trunk/lib/tcpdf/htmlcolors.php D /trunk/lib/tcpdf/pdf417.php D /trunk/lib/tcpdf/qrcode.php D /trunk/lib/tcpdf/spotcolors.php D /trunk/lib/tcpdf/tcpdf.crt D /trunk/lib/tcpdf/tcpdf.fdf D /trunk/lib/tcpdf/tcpdf.p12 D /trunk/lib/tcpdf/tcpdf.php D /trunk/lib/tcpdf/unicode_data.php M /trunk/modules/forums/view_pdf.php M /trunk/modules/reports/reports/completed.php M /trunk/modules/reports/reports/overall.php M /trunk/modules/reports/reports/overdue.php M /trunk/modules/reports/reports/tasklist.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/reports/reports/upcoming.php M /trunk/modules/tasks/gantt_pdf.php reverting Robert's TCPDF conversion.. oh, the pain; ------------------------------------------------------------------------ r1742 | caseydk | 2011-03-19 21:24:39 -0500 (Sat, 19 Mar 2011) | 1 line Changed paths: M /trunk/js/base.js M /trunk/lib/PHPMailer/class.phpmailer.php M /trunk/lib/PHPMailer/class.pop3.php M /trunk/lib/PHPMailer/class.smtp.php M /trunk/lib/adodb/adodb-xmlschema.inc.php M /trunk/lib/adodb/adodb-xmlschema03.inc.php M /trunk/lib/jpgraph/src/jpgraph_gantt.php A /trunk/lib/tcpdf/fonts/utils/freetype6.dll A /trunk/lib/tcpdf/fonts/utils/zlib1.dll M /trunk/lib/xajax/xajax_core/plugin_layer/xajaxEventPlugin.inc.php M /trunk/lib/xajax/xajax_core/xajaxResponseManager.inc.php M /trunk/lib/xajax/xajax_core/xajax_lang_de.inc.php M /trunk/locales/fr/lang.php M /trunk/locales/fr/locales.php M /trunk/modules/admin/addedituser.php M /trunk/modules/admin/do_user_aed.php M /trunk/modules/admin/do_userrole_aed.php M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/day_view.php M /trunk/modules/calendar/index.php M /trunk/modules/calendar/week_view.php M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/index.php M /trunk/modules/contacts/view.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/addedit.php M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_pdf.php M /trunk/modules/links/index_table.php M /trunk/modules/projectdesigner/do_task_bulk_aed.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projectdesigner/index.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projectdesigner/vw_projecttask.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/projects/addedit.php M /trunk/modules/projects/gantt.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/viewgantt.php M /trunk/modules/projects/vw_idx_projects.php M /trunk/modules/projects/vw_logs.php M /trunk/modules/reports/index.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/system/contacts_ldap.php M /trunk/modules/system/system.class.php M /trunk/modules/system/viewmods.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/ae_depend.php M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/index.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/viewgantt.php M /trunk/modules/tasks/vw_logs.php M /trunk/style/w2p-snowball/login.php M /trunk/style/w2p-snowball/lostpass.php merge ------------------------------------------------------------------------ r1741 | caseydk | 2011-03-17 10:14:11 -0500 (Thu, 17 Mar 2011) | 2 lines Changed paths: M /trunk/modules/calendar/addedit.php fixed an issue where the event_project was getting unset which caused the project dropdown to go screwy; resolves http://bugs.web2project.net/view.php?id=749 ------------------------------------------------------------------------ r1740 | caseydk | 2011-03-17 02:41:05 -0500 (Thu, 17 Mar 2011) | 2 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/modules/calendar/links_events.php M /trunk/modules/calendar/links_tasks.php applied a fix where the tooltips were based on *screen* width instead of actual width; then if the tooltip started too far towards the center of the screen and there was a long description, you'd lose all of it; ------------------------------------------------------------------------ r1739 | caseydk | 2011-03-17 01:07:16 -0500 (Thu, 17 Mar 2011) | 1 line Changed paths: M /trunk/install/install/check.php updating the installer to be a *little* more polite to our Microsoft users; ------------------------------------------------------------------------ r1738 | caseydk | 2011-03-08 01:40:41 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: D /trunk/install/sql/mysql/030_module_config.sql updating the database updates to make sure they all get applied; ------------------------------------------------------------------------ r1737 | caseydk | 2011-03-08 01:40:28 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: A /trunk/install/sql/mysql/032_module_config.sql updating the database updates to make sure they all get applied; ------------------------------------------------------------------------ r1736 | caseydk | 2011-03-08 01:38:12 -0600 (Tue, 08 Mar 2011) | 3 lines Changed paths: M /trunk/modules/projects/projects.class.php M /trunk/modules/tasks/tasks.class.php wired a simple cache for the task data; this removes one of the 'temp' tables and one of the joins at runtime; this also makes all the columns unique for the configurable columns; ------------------------------------------------------------------------ r1735 | caseydk | 2011-03-08 01:33:08 -0600 (Tue, 08 Mar 2011) | 2 lines Changed paths: M /trunk/modules/projects/vw_idx_projects.php tweaked the column generation to default into a safe state pre-upgrade; adding comments because I'm supposed to be useful around here; ------------------------------------------------------------------------ r1734 | caseydk | 2011-03-08 01:32:13 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: M /trunk/install/sql/mysql/030_module_config.sql M /trunk/modules/projects/vw_idx_projects.php tweaked the renderer to use the project_company field instead of the converted one; ------------------------------------------------------------------------ r1733 | caseydk | 2011-03-08 01:31:27 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: M /trunk/modules/projects/configure.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/vw_idx_projects.php tweaked the field order & handlers; ------------------------------------------------------------------------ r1732 | caseydk | 2011-03-08 01:27:26 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: M /trunk/install/sql/mysql/030_module_config.sql rewired the project_owner field; ------------------------------------------------------------------------ r1731 | caseydk | 2011-03-08 01:24:34 -0600 (Tue, 08 Mar 2011) | 3 lines Changed paths: M /trunk/modules/projects/configure.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/view.php removed the unnecessary tasks_critical structure; updated the references to the last task; added the new fields to the filter on the config screen; ------------------------------------------------------------------------ r1730 | caseydk | 2011-03-08 01:21:52 -0600 (Tue, 08 Mar 2011) | 2 lines Changed paths: A /trunk/install/sql/mysql/031_database_cleanup.sql M /trunk/modules/tasks/tasks.class.php fleshing out the task cache to simplify the later project_list_data structures; updated the database structure to make sure the right task data is stored; ------------------------------------------------------------------------ r1729 | caseydk | 2011-03-08 01:16:37 -0600 (Tue, 08 Mar 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/Module.class.php M /trunk/modules/projects/configure.php M /trunk/modules/system/do_module_config.php corrected the header image; adjusted the columns to be orderable; Woot. ------------------------------------------------------------------------ r1728 | caseydk | 2011-03-08 01:15:00 -0600 (Tue, 08 Mar 2011) | 3 lines Changed paths: M /trunk/classes/w2p/Output/HTMLHelper.class.php M /trunk/modules/projects/vw_idx_projects.php simplified the query for the configurable fields; shifted the column renderer out of the project list display; this should make it more reusable; ------------------------------------------------------------------------ r1727 | caseydk | 2011-03-08 01:11:29 -0600 (Tue, 08 Mar 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/Module.class.php M /trunk/modules/projects/projects.class.php improved the order in case the order field is duplicated; simplified the query for the configurable fields; ------------------------------------------------------------------------ r1726 | caseydk | 2011-03-08 01:09:25 -0600 (Tue, 08 Mar 2011) | 2 lines Changed paths: M /trunk/modules/projects/configure.php M /trunk/modules/projects/vw_idx_projects.php filtered a bunch of junk/meaningless fields; added handlers for the new fields; ------------------------------------------------------------------------ r1725 | caseydk | 2011-03-08 01:08:14 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/modules/projects/projects.class.php converted fields to private to hide them from the config ------------------------------------------------------------------------ r1724 | caseydk | 2011-03-08 01:06:56 -0600 (Tue, 08 Mar 2011) | 2 lines Changed paths: M /trunk/modules/projects/configure.php A /trunk/modules/system/do_module_config.php implemented the project field config.. not happy with it yet; implemented the config value handler; ------------------------------------------------------------------------ r1723 | caseydk | 2011-03-08 01:05:59 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/vw_idx_projects.php wired the list screen to use the configurable fields; ------------------------------------------------------------------------ r1722 | caseydk | 2011-03-08 01:05:10 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/Module.class.php updated the Module to store config value array; ------------------------------------------------------------------------ r1721 | caseydk | 2011-03-08 01:04:04 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: M /trunk/modules/system/viewmods.php tweaked the tooltips ------------------------------------------------------------------------ r1720 | caseydk | 2011-03-08 01:03:32 -0600 (Tue, 08 Mar 2011) | 3 lines Changed paths: A /trunk/install/sql/mysql/030_module_config.sql A /trunk/modules/projects/configure.php A /trunk/modules/projects/setup.php M /trunk/modules/projects/vw_idx_projects.php built a simple module_config structure to hold key data; added the module config table with some defaults; updated the index columns to use the key data; ------------------------------------------------------------------------ r1719 | caseydk | 2011-03-08 00:58:57 -0600 (Tue, 08 Mar 2011) | 2 lines Changed paths: A /trunk/classes/w2p/Core/Module.class.php M /trunk/modules/projects/vw_idx_projects.php M /trunk/modules/system/do_module_upload.php M /trunk/modules/system/domodsql.php M /trunk/modules/system/system.class.php cleaning up class declarations; moved the CModule class out of the modules and to the core class heirarchy ------------------------------------------------------------------------ r1718 | caseydk | 2011-03-08 00:23:03 -0600 (Tue, 08 Mar 2011) | 1 line Changed paths: M /trunk/modules/projects/vw_idx_projects.php reworked the table generation to handle individual fields in any arbitrary order; ------------------------------------------------------------------------ r1717 | caseydk | 2011-03-08 00:21:34 -0600 (Tue, 08 Mar 2011) | 3 lines Changed paths: M /trunk/modules/projects/admin_tab.viewuser.projects.php M /trunk/modules/projects/departments_tab.view.projects.php M /trunk/modules/projects/index.php M /trunk/modules/projects/printprojects.php M /trunk/modules/projects/projects.class.php M /trunk/style/common.css tweaked the project_list_data to actually return a resultset; adjusted the pages to handle the resultset; killed the old vw_idx_* file; ------------------------------------------------------------------------ r1716 | caseydk | 2011-03-07 19:48:47 -0600 (Mon, 07 Mar 2011) | 4 lines Changed paths: A /trunk/classes/w2p/Output/PDF A /trunk/classes/w2p/Output/PDF/Forum.class.php A /trunk/classes/w2p/Output/PDF/Gantt.class.php A /trunk/classes/w2p/Output/PDF/Reports.class.php A /trunk/lib/tcpdf A /trunk/lib/tcpdf/2dbarcodes.php A /trunk/lib/tcpdf/CHANGELOG.TXT A /trunk/lib/tcpdf/LICENSE.TXT A /trunk/lib/tcpdf/README.TXT A /trunk/lib/tcpdf/barcodes.php A /trunk/lib/tcpdf/config A /trunk/lib/tcpdf/config/lang A /trunk/lib/tcpdf/config/lang/afr.php A /trunk/lib/tcpdf/config/lang/ara.php A /trunk/lib/tcpdf/config/lang/aze.php A /trunk/lib/tcpdf/config/lang/bel.php A /trunk/lib/tcpdf/config/lang/bra.php A /trunk/lib/tcpdf/config/lang/cat.php A /trunk/lib/tcpdf/config/lang/ces.php A /trunk/lib/tcpdf/config/lang/chi.php A /trunk/lib/tcpdf/config/lang/cym.php A /trunk/lib/tcpdf/config/lang/dan.php A /trunk/lib/tcpdf/config/lang/eng.php A /trunk/lib/tcpdf/config/lang/est.php A /trunk/lib/tcpdf/config/lang/eus.php A /trunk/lib/tcpdf/config/lang/fra.php A /trunk/lib/tcpdf/config/lang/ger.php A /trunk/lib/tcpdf/config/lang/gle.php A /trunk/lib/tcpdf/config/lang/glg.php A /trunk/lib/tcpdf/config/lang/hat.php A /trunk/lib/tcpdf/config/lang/heb.php A /trunk/lib/tcpdf/config/lang/hrv.php A /trunk/lib/tcpdf/config/lang/hun.php A /trunk/lib/tcpdf/config/lang/hye.php A /trunk/lib/tcpdf/config/lang/ind.php A /trunk/lib/tcpdf/config/lang/ita.php A /trunk/lib/tcpdf/config/lang/kat.php A /trunk/lib/tcpdf/config/lang/kor.php A /trunk/lib/tcpdf/config/lang/mkd.php A /trunk/lib/tcpdf/config/lang/mlt.php A /trunk/lib/tcpdf/config/lang/msa.php A /trunk/lib/tcpdf/config/lang/nld.php A /trunk/lib/tcpdf/config/lang/nob.php A /trunk/lib/tcpdf/config/lang/pol.php A /trunk/lib/tcpdf/config/lang/por.php A /trunk/lib/tcpdf/config/lang/ron.php A /trunk/lib/tcpdf/config/lang/rus.php A /trunk/lib/tcpdf/config/lang/slv.php A /trunk/lib/tcpdf/config/lang/spa.php A /trunk/lib/tcpdf/config/lang/sqi.php A /trunk/lib/tcpdf/config/lang/srp.php A /trunk/lib/tcpdf/config/lang/swa.php A /trunk/lib/tcpdf/config/lang/swe.php A /trunk/lib/tcpdf/config/lang/urd.php A /trunk/lib/tcpdf/config/lang/yid.php A /trunk/lib/tcpdf/config/lang/zho.php A /trunk/lib/tcpdf/config/tcpdf_config.php A /trunk/lib/tcpdf/config/tcpdf_config_alt.php A /trunk/lib/tcpdf/fonts A /trunk/lib/tcpdf/fonts/README.TXT A /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32 A /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/AUTHORS A /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/BUGS A /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/LICENSE A /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/NEWS A /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/README A /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/langcover.txt A /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/status.txt A /trunk/lib/tcpdf/fonts/dejavu-fonts-ttf-2.32/unicover.txt A /trunk/lib/tcpdf/fonts/freefont-20100919 A /trunk/lib/tcpdf/fonts/freefont-20100919/AUTHORS A /trunk/lib/tcpdf/fonts/freefont-20100919/COPYING A /trunk/lib/tcpdf/fonts/freefont-20100919/CREDITS A /trunk/lib/tcpdf/fonts/freefont-20100919/ChangeLog A /trunk/lib/tcpdf/fonts/freefont-20100919/INSTALL A /trunk/lib/tcpdf/fonts/freefont-20100919/README A /trunk/lib/tcpdf/fonts/freeserif.ctg.z A /trunk/lib/tcpdf/fonts/freeserif.php A /trunk/lib/tcpdf/fonts/freeserif.z A /trunk/lib/tcpdf/fonts/freeserifb.ctg.z A /trunk/lib/tcpdf/fonts/freeserifb.php A /trunk/lib/tcpdf/fonts/freeserifb.z A /trunk/lib/tcpdf/fonts/freeserifbi.ctg.z A /trunk/lib/tcpdf/fonts/freeserifbi.php A /trunk/lib/tcpdf/fonts/freeserifbi.z A /trunk/lib/tcpdf/fonts/freeserifi.ctg.z A /trunk/lib/tcpdf/fonts/freeserifi.php A /trunk/lib/tcpdf/fonts/freeserifi.z A /trunk/lib/tcpdf/fonts/helvetica.php A /trunk/lib/tcpdf/fonts/helveticab.php A /trunk/lib/tcpdf/fonts/helveticabi.php A /trunk/lib/tcpdf/fonts/helveticai.php A /trunk/lib/tcpdf/fonts/utils A /trunk/lib/tcpdf/fonts/utils/README.TXT A /trunk/lib/tcpdf/fonts/utils/enc A /trunk/lib/tcpdf/fonts/utils/enc/cp1250.map A /trunk/lib/tcpdf/fonts/utils/enc/cp1251.map A /trunk/lib/tcpdf/fonts/utils/enc/cp1252.map A /trunk/lib/tcpdf/fonts/utils/enc/cp1253.map A /trunk/lib/tcpdf/fonts/utils/enc/cp1254.map A /trunk/lib/tcpdf/fonts/utils/enc/cp1255.map A /trunk/lib/tcpdf/fonts/utils/enc/cp1257.map A /trunk/lib/tcpdf/fonts/utils/enc/cp1258.map A /trunk/lib/tcpdf/fonts/utils/enc/cp874.map A /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-1.map A /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-11.map A /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-15.map A /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-16.map A /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-2.map A /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-4.map A /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-5.map A /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-7.map A /trunk/lib/tcpdf/fonts/utils/enc/iso-8859-9.map A /trunk/lib/tcpdf/fonts/utils/enc/koi8-r.map A /trunk/lib/tcpdf/fonts/utils/enc/koi8-u.map A /trunk/lib/tcpdf/fonts/utils/makeallttffonts.php A /trunk/lib/tcpdf/fonts/utils/makefont.php A /trunk/lib/tcpdf/fonts/utils/pfm2afm A /trunk/lib/tcpdf/fonts/utils/pfm2afm.exe A /trunk/lib/tcpdf/fonts/utils/src A /trunk/lib/tcpdf/fonts/utils/src/pfm2afm-src.tar.gz A /trunk/lib/tcpdf/fonts/utils/src/readme.txt A /trunk/lib/tcpdf/fonts/utils/src/ttf2ufm-src.tar.gz A /trunk/lib/tcpdf/fonts/utils/ttf2ufm A /trunk/lib/tcpdf/fonts/utils/ttf2ufm.exe A /trunk/lib/tcpdf/htmlcolors.php A /trunk/lib/tcpdf/pdf417.php A /trunk/lib/tcpdf/qrcode.php A /trunk/lib/tcpdf/spotcolors.php A /trunk/lib/tcpdf/tcpdf.crt A /trunk/lib/tcpdf/tcpdf.fdf A /trunk/lib/tcpdf/tcpdf.p12 A /trunk/lib/tcpdf/tcpdf.php A /trunk/lib/tcpdf/unicode_data.php M /trunk/modules/forums/view_pdf.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php M /trunk/modules/reports/reports/completed.php M /trunk/modules/reports/reports/overall.php M /trunk/modules/reports/reports/overdue.php M /trunk/modules/reports/reports/tasklist.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/reports/reports/upcoming.php M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/gantt_pdf.php merged RobertBasic's PDF generation cleanup credit: https://github.com/robertbasic/web2project/tree/pdfgeneration resolves: http://bugs.web2project.net/view.php?id=326 ; resolves: http://bugs.web2project.net/view.php?id=429 ; ------------------------------------------------------------------------ r1715 | caseydk | 2011-03-07 15:10:55 -0600 (Mon, 07 Mar 2011) | 3 lines Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/projects_tab.view.events.php M /trunk/modules/calendar/view.php added project color-coding to the event view screen; added the calendar event tooltip to the project event list; resolves http://bugs.web2project.net/view.php?id=736; ------------------------------------------------------------------------ r1714 | caseydk | 2011-03-07 14:29:57 -0600 (Mon, 07 Mar 2011) | 2 lines Changed paths: M /trunk/modules/links/index_table.php the $tab value was getting modified during rendering, breaking the nav; resolves http://bugs.web2project.net/view.php?id=737 ------------------------------------------------------------------------ r1713 | pedroix | 2011-03-06 07:24:31 -0600 (Sun, 06 Mar 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php Refactor de arraySelect function so that it supports multiple select options for "multiple" kind of listboxes. ------------------------------------------------------------------------ r1712 | caseydk | 2011-03-01 00:21:47 -0600 (Tue, 01 Mar 2011) | 1 line Changed paths: M /trunk/.gitignore tweaks for filtering out junk ------------------------------------------------------------------------ r1711 | caseydk | 2011-03-01 00:21:38 -0600 (Tue, 01 Mar 2011) | 1 line Changed paths: M /trunk/modules/files/do_folder_aed.php M /trunk/modules/forums/do_forum_aed.php M /trunk/modules/forums/do_post_aed.php M /trunk/modules/links/do_link_aed.php cleaning up controllers to reflect new structures; ------------------------------------------------------------------------ r1710 | caseydk | 2011-02-28 23:51:31 -0600 (Mon, 28 Feb 2011) | 3 lines Changed paths: M /trunk/classes/w2p/Core/UpgradeManager.class.php M /trunk/install/conversion/perform.php converted all the private properties/methods to protected to allow for extension if needed; added a database credential check to the dotproject conversion process; resolves http://bugs.web2project.net/view.php?id=595 ------------------------------------------------------------------------ r1709 | caseydk | 2011-02-28 23:49:03 -0600 (Mon, 28 Feb 2011) | 2 lines Changed paths: M /trunk/modules/calendar/index.php updated the calendar to handle non-standard modules; resolves http://bugs.web2project.net/view.php?id=652; ------------------------------------------------------------------------ r1708 | caseydk | 2011-02-27 02:06:22 -0600 (Sun, 27 Feb 2011) | 1 line Changed paths: M /trunk/LICENSE M /trunk/fileviewer.php M /trunk/includes/config-dist.php M /trunk/index.php M /trunk/modules/system/systemconfig.php updating copyright statements for 2011; ------------------------------------------------------------------------ r1707 | caseydk | 2011-02-27 02:05:29 -0600 (Sun, 27 Feb 2011) | 3 lines Changed paths: M /trunk/modules/files/folders_table.php M /trunk/modules/files/index_table.php standardized the file listings between the two layouts; cleaned up a bunch of unnecessary queries, etc; resolves http://bugs.web2project.net/view.php?id=528 ------------------------------------------------------------------------ r1706 | pedroix | 2011-02-25 11:59:45 -0600 (Fri, 25 Feb 2011) | 3 lines Changed paths: A /trunk/modules/reports/reports/allocateduserhours.po.txt A /trunk/modules/reports/reports/completed.po.txt A /trunk/modules/reports/reports/overall.po.txt A /trunk/modules/reports/reports/overdue.po.txt A /trunk/modules/reports/reports/stats.po.txt A /trunk/modules/reports/reports/taskenddate.po.txt A /trunk/modules/reports/reports/tasklist.po.txt A /trunk/modules/reports/reports/tasklogs.po.txt A /trunk/modules/reports/reports/tasklogs_xp1.po.txt A /trunk/modules/reports/reports/tasksperuser.po.txt A /trunk/modules/reports/reports/upcoming.po.txt A /trunk/modules/reports/reports/userperformance.po.txt Added the Polish reports translation. http://forums.web2project.net/viewtopic.php?t=3362 Thanks go out to Andrew for this one. ------------------------------------------------------------------------ r1705 | pedroix | 2011-02-24 11:14:31 -0600 (Thu, 24 Feb 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php IE tooltips with dots were showing up in some images. ------------------------------------------------------------------------ r1704 | pedroix | 2011-02-24 09:34:56 -0600 (Thu, 24 Feb 2011) | 1 line Changed paths: M /trunk/modules/system/systemconfig.php Modified the looks of the list so that the helper icon would sit pretty on the right side ------------------------------------------------------------------------ r1703 | pedroix | 2011-02-24 06:02:17 -0600 (Thu, 24 Feb 2011) | 2 lines Changed paths: D /trunk/lib/ezpdf/readme.php D /trunk/lib/jscalendar/bugtest-hidden-selects.html D /trunk/lib/jscalendar/calendar-setup_uncompressed.js D /trunk/lib/jscalendar/calendar_stripped.js D /trunk/lib/jscalendar/calendar_uncompressed.js D /trunk/lib/jscalendar/dayinfo.html D /trunk/lib/jscalendar/index.html D /trunk/lib/jscalendar/multiple-dates.html D /trunk/lib/jscalendar/simple-1.html D /trunk/lib/jscalendar/simple-2.html D /trunk/lib/jscalendar/simple-3.html D /trunk/lib/jscalendar/test-position.html D /trunk/lib/jscalendar/test.php D /trunk/lib/xajax/xajax_js/JSON_uncompressed.js D /trunk/lib/xajax/xajax_js/xajax_core_uncompressed.js D /trunk/lib/xajax/xajax_js/xajax_debug_uncompressed.js D /trunk/lib/xajax/xajax_js/xajax_lang_bg_uncompressed.js D /trunk/lib/xajax/xajax_js/xajax_lang_de_uncompressed.js D /trunk/lib/xajax/xajax_js/xajax_lang_es_uncompressed.js D /trunk/lib/xajax/xajax_js/xajax_lang_fr_uncompressed.js D /trunk/lib/xajax/xajax_js/xajax_lang_nl_uncompressed.js D /trunk/lib/xajax/xajax_js/xajax_lang_tr_uncompressed.js D /trunk/lib/xajax/xajax_js/xajax_verbose_uncompressed.js Libs on a diet. Keith keeps telling me that we have too much fat, so I wipe the _uncompressed js and and other unnecessary stuff that comes attached with our beloved libs. ------------------------------------------------------------------------ r1702 | pedroix | 2011-02-24 05:23:07 -0600 (Thu, 24 Feb 2011) | 1 line Changed paths: M /trunk/modules/files/addedit_folder.php M /trunk/modules/system/system.class.php A couple of DBQuery found and modified for w2p_Database_Query ------------------------------------------------------------------------ r1701 | caseydk | 2011-02-24 01:42:01 -0600 (Thu, 24 Feb 2011) | 1 line Changed paths: M /trunk/modules/projects/do_project_aed.php M /trunk/modules/tasks/do_task_aed.php tweaked some post-action redirects to make projects/tasks more logical; ------------------------------------------------------------------------ r1700 | caseydk | 2011-02-24 01:21:23 -0600 (Thu, 24 Feb 2011) | 1 line Changed paths: M /trunk/modules/projectdesigner/index.js js tweaks to resolve some minor 'object undefined' issues; ------------------------------------------------------------------------ r1699 | caseydk | 2011-02-24 01:19:13 -0600 (Thu, 24 Feb 2011) | 3 lines Changed paths: M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/todo.php M /trunk/modules/tasks/todo_tasks_sub.php added the user_task_priority to the task list; made the priority sortable; resolves http://bugs.web2project.net/view.php?id=395 ------------------------------------------------------------------------ r1698 | caseydk | 2011-02-24 00:04:33 -0600 (Thu, 24 Feb 2011) | 5 lines Changed paths: M /trunk/install/index.php M /trunk/install/install/dbcreds.php M /trunk/install/install/perform.php install process tweaks: typo fix, field display tweaks fixed small typo; made input fields look like fields not buttons; switch raquo arrow to point to left for "reset" Credit: https://github.com/BigBlueHat/web2project/commit/b448f71161cdd5a017af73dc9c17879fd4dfaf68 ------------------------------------------------------------------------ r1697 | caseydk | 2011-02-23 23:56:10 -0600 (Wed, 23 Feb 2011) | 2 lines Changed paths: M /trunk/modules/companies/addedit.php M /trunk/modules/contacts/addedit.php M /trunk/modules/departments/addedit.php setup a preferred country list; resolves http://bugs.web2project.net/view.php?id=630; ------------------------------------------------------------------------ r1696 | caseydk | 2011-02-23 23:55:18 -0600 (Wed, 23 Feb 2011) | 3 lines Changed paths: A /trunk/install/sql/mysql/030_country_list.sql added a preferred country list; updated the existing countries; resolves http://bugs.web2project.net/view.php?id=624 ------------------------------------------------------------------------ r1695 | caseydk | 2011-02-23 11:16:41 -0600 (Wed, 23 Feb 2011) | 1 line Changed paths: M /trunk/includes/version.php updated the version for clarity; ------------------------------------------------------------------------ r1694 | caseydk | 2011-02-22 23:22:03 -0600 (Tue, 22 Feb 2011) | 1 line Changed paths: M /trunk/lib/captcha/Captcha.class.php M /trunk/modules/admin/addedituser.php M /trunk/modules/admin/viewuser.php M /trunk/modules/calendar/week_view.php M /trunk/modules/contacts/view.php M /trunk/modules/departments/departments.class.php M /trunk/modules/history/index.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projectdesigner/vw_projecttask.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/reports/index.php M /trunk/modules/resources/addedit.php M /trunk/modules/system/domodsql.php M /trunk/modules/system/systemconfig.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/ae_depend.php M /trunk/modules/tasks/ae_desc.php M /trunk/modules/tasks/do_task_assign_aed.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/tasksperuser.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/modules/tasks/todo.php M /trunk/modules/tasks/vw_log_update.php M /trunk/modules/tasks/vw_logs.php converted all the intval's to int's for faster casting; ------------------------------------------------------------------------ r1693 | pedroix | 2011-02-22 13:12:43 -0600 (Tue, 22 Feb 2011) | 4 lines Changed paths: M /trunk/index.php M /trunk/style/w2p-snowball/footer.php M /trunk/style/web2project/footer.php M /trunk/style/wps-redmond/footer.php Performance Box visualy ruining the last rounding box. Moved it to the very end of the document. Themes footer.php files no longer finish the document with Those are now on the roots index.php file ------------------------------------------------------------------------ r1692 | pedroix | 2011-02-22 11:40:54 -0600 (Tue, 22 Feb 2011) | 6 lines Changed paths: M /trunk/modules/projects/projects.class.php Still related to: http://forums.web2project.net/viewtopic.php?t=3336 If the Project Owner has no email, make sure it does not get notified instead of blowing the notification procedure. (Also modified the Mail call for w2p_Utilities_Mail instead, as my log is becoming a Christmas Tree with all these new deprecation notices) ------------------------------------------------------------------------ r1691 | pedroix | 2011-02-22 11:19:29 -0600 (Tue, 22 Feb 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php Fix user_email issue on task view, preventing email addresses from being attached to the "mail to:" of assigned users box ------------------------------------------------------------------------ r1690 | pedroix | 2011-02-22 11:18:43 -0600 (Tue, 22 Feb 2011) | 3 lines Changed paths: M /trunk/modules/admin/admin.class.php Fix user_email issue preventing projects from notifying project owners, and any other code below project owner notification on do_project_aed http://forums.web2project.net/viewtopic.php?t=3336 ------------------------------------------------------------------------ r1689 | pedroix | 2011-02-22 05:31:48 -0600 (Tue, 22 Feb 2011) | 5 lines Changed paths: M /trunk/modules/projects/projects.class.php Projects could not be added/modified! CProject bind() must return the parent w2p_Core_BaseObject bind() result or else the do_project_aed will think the binding didn't work, because the lack of response is considered failure (lets just say it is evaluated as false). But, in situations where the binding was in fact successful, getError will not return any error messages, therefore the user is not informed of what went wrong, therefore record adds or changes are silently ignored. http://forums.web2project.net/viewtopic.php?t=3336 ------------------------------------------------------------------------ r1688 | caseydk | 2011-02-21 10:17:42 -0600 (Mon, 21 Feb 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php updated the config getter to set default values if they're missing; ------------------------------------------------------------------------ r1687 | pedroix | 2011-02-21 04:00:53 -0600 (Mon, 21 Feb 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php Revert the change to w2PtoolTip for display:inline-table, still related to bug 299. This is going to be handled through a wider CSS conditional browser solution. ------------------------------------------------------------------------ r1686 | caseydk | 2011-02-19 23:59:30 -0600 (Sat, 19 Feb 2011) | 3 lines Changed paths: M /trunk/modules/projects/addedit.php M /trunk/modules/tasks/addedit.js M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/tasks.class.php cleaned up the task_contact handler to use the js properly; removed the call to the task_contact field on the task table.. database relic; trimmed out some unneeded js; ------------------------------------------------------------------------ r1685 | caseydk | 2011-02-19 23:57:32 -0600 (Sat, 19 Feb 2011) | 2 lines Changed paths: M /trunk/modules/files/do_file_aed.php M /trunk/modules/files/files.class.php changed the file indexing to happen in the hook_cron instead of on file upload: - provides much faster file processing for the user; ------------------------------------------------------------------------ r1684 | caseydk | 2011-02-19 23:56:39 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/classes/ui.class.php corrected the is_dir to use the path instead of the object; ------------------------------------------------------------------------ r1683 | caseydk | 2011-02-19 02:56:31 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php removed the auto-setting of default values, it was causing a stack overflow; ------------------------------------------------------------------------ r1682 | caseydk | 2011-02-19 02:55:24 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/modules/projects/do_project_aed.php tweaked the bind() to handle testing better; ------------------------------------------------------------------------ r1681 | caseydk | 2011-02-19 02:55:16 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php M /trunk/unit_tests/modules/projects.test.php tweaked the bind() to handle testing better; ------------------------------------------------------------------------ r1680 | caseydk | 2011-02-19 02:53:13 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/classes/ui.class.php M /trunk/unit_tests/classes/ui.test.php updating the directory crawler test to handle non-directory (failures); ------------------------------------------------------------------------ r1679 | caseydk | 2011-02-19 02:52:38 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/filesTestCreate.xml M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/contacts.test.php M /trunk/unit_tests/modules/tasks.test.php fixing my tests; ------------------------------------------------------------------------ r1678 | caseydk | 2011-02-19 01:58:33 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php tweaking the return type to be consistent with child classes; ------------------------------------------------------------------------ r1677 | caseydk | 2011-02-19 01:57:54 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/do_contact_aed.php simplifying the controllers & notification for more refactoring; ------------------------------------------------------------------------ r1676 | caseydk | 2011-02-19 01:56:46 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/modules/admin/do_user_aed.php M /trunk/modules/calendar/do_event_aed.php M /trunk/modules/files/do_file_aed.php M /trunk/modules/forums/do_post_aed.php cleaning up controllers to reflect new structures; ------------------------------------------------------------------------ r1675 | caseydk | 2011-02-19 01:54:28 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: D /trunk/modules/smartsearch/searchobjects/files_content.inc.php D /trunk/modules/smartsearch/searchobjects/forums.inc.php updated the files & forum searches to be in the classes themselves; ------------------------------------------------------------------------ r1674 | caseydk | 2011-02-19 01:54:08 -0600 (Sat, 19 Feb 2011) | 3 lines Changed paths: M /trunk/modules/admin/admin.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/tasks/tasks.class.php simplified duplicate search fields; cleaned up search formatting; updated the files & forum searches to be in the classes themselves; ------------------------------------------------------------------------ r1673 | caseydk | 2011-02-19 01:50:44 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/modules/smartsearch/smartsearch.class.php updated smartsearch to ignore our ignore words since we don't index them anyway; ------------------------------------------------------------------------ r1672 | caseydk | 2011-02-19 01:48:58 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php updating the search to cover the contact_email and contact_phone; ------------------------------------------------------------------------ r1671 | caseydk | 2011-02-19 01:41:18 -0600 (Sat, 19 Feb 2011) | 2 lines Changed paths: M /trunk/modules/contacts/contacts.class.php A /trunk/unit_tests/db_files/admin A /trunk/unit_tests/db_files/contacts A /trunk/unit_tests/db_files/contacts/contactsSeed.xml A /trunk/unit_tests/modules/contacts.test.php first draft of some unit tests for Contacts; wrote a bunch of contacts unit tests; ------------------------------------------------------------------------ r1670 | caseydk | 2011-02-19 01:34:51 -0600 (Sat, 19 Feb 2011) | 2 lines Changed paths: M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/tasks/tasks.class.php fixed the layout of images vs links for webkit; further resolves http://bugs.web2project.net/view.php?id=299; ------------------------------------------------------------------------ r1669 | caseydk | 2011-02-19 01:34:15 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php fixing contacts to match the other core objects; ------------------------------------------------------------------------ r1668 | caseydk | 2011-02-19 01:18:46 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/unit_tests/db_files/filesTestCreate.xml updating some Unit Tests; ------------------------------------------------------------------------ r1667 | caseydk | 2011-02-19 01:13:26 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css removed the screwy tab-index for better css compat; ------------------------------------------------------------------------ r1666 | caseydk | 2011-02-19 01:12:08 -0600 (Sat, 19 Feb 2011) | 1 line Changed paths: M /trunk/modules/contacts/index.php removing the contacts_methods for faster page generation; ------------------------------------------------------------------------ r1665 | caseydk | 2011-02-19 01:11:09 -0600 (Sat, 19 Feb 2011) | 3 lines Changed paths: M /trunk/modules/contacts/index.php cleanup to the contacts list: - eliminating some duplication; - fixed image alignment; ------------------------------------------------------------------------ r1664 | caseydk | 2011-02-19 00:49:11 -0600 (Sat, 19 Feb 2011) | 2 lines Changed paths: M /trunk/modules/projects/do_project_aed.php M /trunk/modules/projects/projects.class.php deprecated the silly concatenated contacts field; resolves http://bugs.web2project.net/view.php?id=150 ------------------------------------------------------------------------ r1663 | caseydk | 2011-02-18 10:18:39 -0600 (Fri, 18 Feb 2011) | 1 line Changed paths: M /trunk/includes/main_functions.php corrected a typo ------------------------------------------------------------------------ r1662 | pedroix | 2011-02-18 06:39:12 -0600 (Fri, 18 Feb 2011) | 2 lines Changed paths: M /trunk/lib/jscalendar/lang/calendar-it.js Hummm... as I was testing the Italian pop up calendar I noticed some bad characters. As I suspected the file was encoded ANSI instead of UTF-8. ------------------------------------------------------------------------ r1661 | pedroix | 2011-02-18 06:27:16 -0600 (Fri, 18 Feb 2011) | 4 lines Changed paths: A /trunk/lib/jscalendar/lang/calendar-it.js Added the popup JScalendar specific translation file for Italian. http://forums.web2project.net/viewtopic.php?t=3277 Thanks Paola again. ------------------------------------------------------------------------ r1660 | pedroix | 2011-02-17 13:29:05 -0600 (Thu, 17 Feb 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php Dealing with minutes and integers can eat you a minute. Working with floats and rounding seems to work best. ------------------------------------------------------------------------ r1659 | pedroix | 2011-02-17 12:42:47 -0600 (Thu, 17 Feb 2011) | 2 lines Changed paths: M /trunk/modules/projectdesigner/printproject.php Fix Bug 632: Print function produces wrong charaters http://bugs.web2project.net/view.php?id=632 ------------------------------------------------------------------------ r1658 | pedroix | 2011-02-17 11:33:10 -0600 (Thu, 17 Feb 2011) | 1 line Changed paths: M /trunk/modules/public/welcome.php A /trunk/style/web2project/images/modules/public/public.png The icon on the welcome page of the public module was a bit awful. ------------------------------------------------------------------------ r1657 | caseydk | 2011-02-17 10:24:58 -0600 (Thu, 17 Feb 2011) | 1 line Changed paths: M /trunk/includes/sendpass.php formatting tweaks ------------------------------------------------------------------------ r1656 | caseydk | 2011-02-17 10:19:07 -0600 (Thu, 17 Feb 2011) | 5 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/createuser.php A /trunk/js/passwordstrength.js M /trunk/modules/admin/addedituser.php M /trunk/modules/public/chpwd.php credit: RobertBasic merged: https://github.com/caseysoftware/web2project/pull/16 added the option of loading additional javascript files in the footer, which are loaded only on pages where they are needed. Added a visual check for password strength wherever a new password is typed in by the user. using array_pop for the javascript files in the footer, instead of emptying the array after the loop. Thanks Trevor! ------------------------------------------------------------------------ r1655 | caseydk | 2011-02-17 10:07:21 -0600 (Thu, 17 Feb 2011) | 4 lines Changed paths: M /trunk/modules/tasks/ae_dates.php M /trunk/modules/tasks/ae_depend.php M /trunk/modules/tasks/ae_desc.php M /trunk/modules/tasks/ae_resource.php M /trunk/modules/tasks/do_task_aed.php Author: trevormorse Removing old code from tasks form processing. The "sub forms" are now attached to the main form with js upon submitting so no need for the excess processing code. credit: https://github.com/trevormorse/web2project/commit/9a67100b4def1192799ee4f5a0760372de3b1f45 ------------------------------------------------------------------------ r1654 | caseydk | 2011-02-17 10:06:39 -0600 (Thu, 17 Feb 2011) | 3 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/unit_tests/classes/ui.test.php Author: trevormorse A bunch of tests for CAppUI; credit: https://github.com/trevormorse/web2project/commit/4ef4e5b00c5eda0420f6e1dbdc8d24c944d997fe ------------------------------------------------------------------------ r1653 | caseydk | 2011-02-17 10:00:30 -0600 (Thu, 17 Feb 2011) | 5 lines Changed paths: M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/gantt_pdf.php credit: RobertBasic merged https://github.com/caseysoftware/web2project/pull/20 use a custom font for the "Today" label ; change the year and month labels to use the custom font; removed all utf8_decode stuff and changed the str functions to the mb_ ones; ------------------------------------------------------------------------ r1652 | caseydk | 2011-02-17 09:59:59 -0600 (Thu, 17 Feb 2011) | 5 lines Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/lib/jpgraph/src/jpgraph_gantt.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php credit: RobertBasic merged https://github.com/caseysoftware/web2project/pull/20 use a custom font for the "Today" label ; change the year and month labels to use the custom font; removed all utf8_decode stuff and changed the str functions to the mb_ ones; ------------------------------------------------------------------------ r1651 | pedroix | 2011-02-17 06:42:52 -0600 (Thu, 17 Feb 2011) | 1 line Changed paths: M /trunk/includes/sendpass.php Fix Password recovery "Help! I've forgotten my password!" facility was not woking from dbversion 26 upwards. ------------------------------------------------------------------------ r1650 | pedroix | 2011-02-17 06:40:41 -0600 (Thu, 17 Feb 2011) | 1 line Changed paths: M /trunk/lib/PHPMailer/ChangeLog.txt M /trunk/lib/PHPMailer/class.phpmailer.php M /trunk/lib/PHPMailer/class.pop3.php M /trunk/lib/PHPMailer/class.smtp.php D /trunk/lib/PHPMailer/docs.ini A /trunk/lib/PHPMailer/language/phpmailer.lang-cs.php A /trunk/lib/PHPMailer/language/phpmailer.lang-it.php A /trunk/lib/PHPMailer/language/phpmailer.lang-ru.php Upgraded PHPMailer from version 5.02 to 5.10 ------------------------------------------------------------------------ r1649 | pedroix | 2011-02-17 05:33:20 -0600 (Thu, 17 Feb 2011) | 1 line Changed paths: M /trunk/lib/adodb/adodb-csvlib.inc.php M /trunk/lib/adodb/adodb-datadict.inc.php M /trunk/lib/adodb/adodb-error.inc.php M /trunk/lib/adodb/adodb-errorhandler.inc.php M /trunk/lib/adodb/adodb-exceptions.inc.php M /trunk/lib/adodb/adodb-iterator.inc.php M /trunk/lib/adodb/adodb-lib.inc.php M /trunk/lib/adodb/adodb-memcache.lib.inc.php M /trunk/lib/adodb/adodb-pager.inc.php M /trunk/lib/adodb/adodb-perf.inc.php M /trunk/lib/adodb/adodb-php4.inc.php M /trunk/lib/adodb/adodb-time.inc.php M /trunk/lib/adodb/adodb-xmlschema.inc.php M /trunk/lib/adodb/adodb-xmlschema03.inc.php M /trunk/lib/adodb/adodb.inc.php M /trunk/lib/adodb/datadict/datadict-firebird.inc.php M /trunk/lib/adodb/datadict/datadict-ibase.inc.php M /trunk/lib/adodb/datadict/datadict-mssql.inc.php M /trunk/lib/adodb/datadict/datadict-mssqlnative.inc.php M /trunk/lib/adodb/datadict/datadict-mysql.inc.php M /trunk/lib/adodb/datadict/datadict-oci8.inc.php M /trunk/lib/adodb/datadict/datadict-postgres.inc.php M /trunk/lib/adodb/drivers/adodb-borland_ibase.inc.php M /trunk/lib/adodb/drivers/adodb-firebird.inc.php M /trunk/lib/adodb/drivers/adodb-ibase.inc.php M /trunk/lib/adodb/drivers/adodb-mssql.inc.php M /trunk/lib/adodb/drivers/adodb-mssql_n.inc.php M /trunk/lib/adodb/drivers/adodb-mssqlnative.inc.php M /trunk/lib/adodb/drivers/adodb-mssqlpo.inc.php M /trunk/lib/adodb/drivers/adodb-mysql.inc.php M /trunk/lib/adodb/drivers/adodb-mysqli.inc.php M /trunk/lib/adodb/drivers/adodb-mysqlpo.inc.php M /trunk/lib/adodb/drivers/adodb-mysqlt.inc.php M /trunk/lib/adodb/drivers/adodb-oci8.inc.php M /trunk/lib/adodb/drivers/adodb-oci805.inc.php M /trunk/lib/adodb/drivers/adodb-oci8po.inc.php M /trunk/lib/adodb/drivers/adodb-oracle.inc.php M /trunk/lib/adodb/drivers/adodb-postgres.inc.php M /trunk/lib/adodb/drivers/adodb-postgres64.inc.php M /trunk/lib/adodb/drivers/adodb-postgres7.inc.php M /trunk/lib/adodb/drivers/adodb-postgres8.inc.php M /trunk/lib/adodb/perf/perf-mssql.inc.php M /trunk/lib/adodb/perf/perf-mssqlnative.inc.php M /trunk/lib/adodb/perf/perf-mysql.inc.php M /trunk/lib/adodb/perf/perf-oci8.inc.php M /trunk/lib/adodb/perf/perf-postgres.inc.php M /trunk/lib/adodb/toexport.inc.php M /trunk/lib/adodb/tohtml.inc.php Upgraded ADODb libray from version 5.09 to 5.11 ------------------------------------------------------------------------ r1648 | caseydk | 2011-02-15 23:11:30 -0600 (Tue, 15 Feb 2011) | 2 lines Changed paths: A /trunk/modules/help/fr A /trunk/modules/help/fr/help.toc.hlp A /trunk/modules/help/fr/index.html added the french translation; resolves http://bugs.web2project.net/view.php?id=680 ------------------------------------------------------------------------ r1647 | caseydk | 2011-02-15 23:07:00 -0600 (Tue, 15 Feb 2011) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php added the reminder call to cover imported tasks; resolves http://bugs.web2project.net/view.php?id=645 ------------------------------------------------------------------------ r1646 | caseydk | 2011-02-15 22:50:46 -0600 (Tue, 15 Feb 2011) | 4 lines Changed paths: M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/calendar.class.php updated the event add/edit to be timezone aware; updated the event add/edit to use & set event_owner; updated the store() method to respect the event_owner; resolves http://bugs.web2project.net/view.php?id=676; ------------------------------------------------------------------------ r1645 | caseydk | 2011-02-15 22:15:16 -0600 (Tue, 15 Feb 2011) | 2 lines Changed paths: M /trunk/modules/forums/view_messages.php updated path as suggested; resolves http://bugs.web2project.net/view.php?id=724 ------------------------------------------------------------------------ r1644 | pedroix | 2011-02-15 13:30:45 -0600 (Tue, 15 Feb 2011) | 4 lines Changed paths: A /trunk/locales/it/admin.inc A /trunk/locales/it/calendar.inc A /trunk/locales/it/common.inc A /trunk/locales/it/companies.inc A /trunk/locales/it/contacts.inc A /trunk/locales/it/departments.inc A /trunk/locales/it/files.inc A /trunk/locales/it/forums.inc A /trunk/locales/it/help.inc A /trunk/locales/it/history.inc A /trunk/locales/it/importers.inc A /trunk/locales/it/index.html A /trunk/locales/it/lang.php A /trunk/locales/it/links.inc A /trunk/locales/it/locales.php A /trunk/locales/it/projectdesigner.inc A /trunk/locales/it/projects.inc A /trunk/locales/it/public.inc A /trunk/locales/it/reports.inc A /trunk/locales/it/resources.inc A /trunk/locales/it/smartsearch.inc A /trunk/locales/it/styles.inc A /trunk/locales/it/system.inc A /trunk/locales/it/tasks.inc M /trunk/locales/pt/timecard.inc Added the Italian locale http://forums.web2project.net/viewtopic.php?t=3277 Grazie Paola ------------------------------------------------------------------------ r1643 | pedroix | 2011-02-15 13:27:30 -0600 (Tue, 15 Feb 2011) | 4 lines Changed paths: A /trunk/locales/it A /trunk/modules/reports/reports/allocateduserhours.it.txt A /trunk/modules/reports/reports/completed.it.txt A /trunk/modules/reports/reports/overall.it.txt A /trunk/modules/reports/reports/overdue.it.txt A /trunk/modules/reports/reports/stats.it.txt A /trunk/modules/reports/reports/taskenddate.it.txt A /trunk/modules/reports/reports/tasklist.it.txt A /trunk/modules/reports/reports/tasklogs.it.txt A /trunk/modules/reports/reports/tasklogs_xp1.it.txt A /trunk/modules/reports/reports/tasksperuser.it.txt A /trunk/modules/reports/reports/upcoming.it.txt A /trunk/modules/reports/reports/userperformance.it.txt Added the Italian locale http://forums.web2project.net/viewtopic.php?t=3277 Grazie Paola ------------------------------------------------------------------------ r1642 | pedroix | 2011-02-15 12:48:32 -0600 (Tue, 15 Feb 2011) | 2 lines Changed paths: M /trunk/modules/tasks/view.php Fix "Removing task edit rights removes task log desc. requirement" http://forums.web2project.net/viewtopic.php?t=3146 ------------------------------------------------------------------------ r1641 | pedroix | 2011-02-14 08:39:42 -0600 (Mon, 14 Feb 2011) | 3 lines Changed paths: M /trunk/includes/main_functions.php 2nd try at fixing the inline thing for the tooltips (that blows images positioning). Changed from inline-block to inline-table, seems to behave better on all scenarios I have seen. Fingers crossed. ------------------------------------------------------------------------ r1640 | caseydk | 2011-02-14 00:51:18 -0600 (Mon, 14 Feb 2011) | 2 lines Changed paths: M /trunk/modules/projects/vw_sub_projects_gantt.php tweaked the display order to be more logical with standard gantt chart order; resolves the rest of http://bugs.web2project.net/view.php?id=183 ------------------------------------------------------------------------ r1639 | caseydk | 2011-02-14 00:46:15 -0600 (Mon, 14 Feb 2011) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php tweaked the display order to be more logical with standard gantt chart order; resolves http://bugs.web2project.net/view.php?id=183 ------------------------------------------------------------------------ r1638 | caseydk | 2011-02-14 00:38:38 -0600 (Mon, 14 Feb 2011) | 1 line Changed paths: M /trunk/.htaccess loosened up the overly restrictive lockdown ------------------------------------------------------------------------ r1637 | caseydk | 2011-02-14 00:27:51 -0600 (Mon, 14 Feb 2011) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php cleaned up the new/updated project notification; resolves http://bugs.web2project.net/view.php?id=658; ------------------------------------------------------------------------ r1636 | caseydk | 2011-02-13 23:47:25 -0600 (Sun, 13 Feb 2011) | 2 lines Changed paths: M /trunk/modules/calendar/calendar.class.php tweaked the recurring event display to show on daily view; resolves http://bugs.web2project.net/view.php?id=709; ------------------------------------------------------------------------ r1635 | caseydk | 2011-02-13 23:25:20 -0600 (Sun, 13 Feb 2011) | 3 lines Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/vw_day_events.php adjusted the events to come back properly timezone'd; adjusted the query to be timezone aware for day/week/month rendering; resolves http://bugs.web2project.net/view.php?id=718 ; ------------------------------------------------------------------------ r1634 | pedroix | 2011-02-13 21:36:50 -0600 (Sun, 13 Feb 2011) | 2 lines Changed paths: M /trunk/index.php A /trunk/style/web2project/images/ajax-loader.gif Modified the looks of the ajax loading message. Added a new loader gif. ------------------------------------------------------------------------ r1633 | pedroix | 2011-02-13 21:15:09 -0600 (Sun, 13 Feb 2011) | 1 line Changed paths: M /trunk/js/calendar.js Added support HM2Seconds and seconds2HM JS functions, so that they are also available at JS client side for time formatting. ------------------------------------------------------------------------ r1632 | pedroix | 2011-02-13 21:12:37 -0600 (Sun, 13 Feb 2011) | 2 lines Changed paths: M /trunk/js/calendar.php User preference hour format H which means hour with leading 0, was not being passed correctly to the Datetime Calendar format handler as HH. So when a user typed manually a date with time, the time handler would complain if the user typed in the leading 0 of the hour. ------------------------------------------------------------------------ r1631 | pedroix | 2011-02-13 21:07:29 -0600 (Sun, 13 Feb 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php Adding a couple of time format support functions: HM2Seconds and seconds2HM ------------------------------------------------------------------------ r1630 | caseydk | 2011-02-13 21:05:50 -0600 (Sun, 13 Feb 2011) | 1 line Changed paths: M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/vw_logs.php removed the rounding pre-save to reduce later rounding issues; resolves http://bugs.web2project.net/view.php?id=712 ; ------------------------------------------------------------------------ r1629 | caseydk | 2011-02-13 19:43:36 -0600 (Sun, 13 Feb 2011) | 3 lines Changed paths: M /trunk/modules/projects/gantt.php wired the Gantt on the project tabs to respect the filters; resolves http://bugs.web2project.net/view.php?id=719; removed some joins/calculations that are unneeded due to our % complete caching; ------------------------------------------------------------------------ r1628 | caseydk | 2011-02-13 19:22:25 -0600 (Sun, 13 Feb 2011) | 2 lines Changed paths: M /trunk/modules/system/systemconfig.php marked some fields in red to show importance; resolves http://bugs.web2project.net/view.php?id=673 ------------------------------------------------------------------------ r1627 | caseydk | 2011-02-13 19:04:49 -0600 (Sun, 13 Feb 2011) | 2 lines Changed paths: M /trunk/.htaccess updated the FilesMatch as per http://bugs.web2project.net/view.php?id=698; resolves it ------------------------------------------------------------------------ r1626 | caseydk | 2011-02-13 19:00:56 -0600 (Sun, 13 Feb 2011) | 2 lines Changed paths: M /trunk/locales/fr/public.inc M /trunk/modules/public/welcome.php merged Eureka's changes to make the welcome page translatable; resolves http://bugs.web2project.net/view.php?id=679 ------------------------------------------------------------------------ r1625 | caseydk | 2011-02-13 18:51:11 -0600 (Sun, 13 Feb 2011) | 1 line Changed paths: D /trunk/modules/projects/vw_idx_types.php removed an unused file; ------------------------------------------------------------------------ r1624 | caseydk | 2011-02-13 18:48:37 -0600 (Sun, 13 Feb 2011) | 2 lines Changed paths: M /trunk/modules/projects/index.php M /trunk/modules/projects/projects.class.php removed an unused file; updated the project status updater to use the store() mechanism instead of a static call; resolves http://bugs.web2project.net/view.php?id=717 ------------------------------------------------------------------------ r1623 | caseydk | 2011-02-12 15:38:29 -0600 (Sat, 12 Feb 2011) | 1 line Changed paths: M /trunk/calendar.php M /trunk/modules/smartsearch/index.php M /trunk/queuescanner.php cleaning up the hook calls to support oddly-named modules; ------------------------------------------------------------------------ r1622 | caseydk | 2011-02-12 15:13:14 -0600 (Sat, 12 Feb 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Authenticators/LDAP.class.php M /trunk/modules/admin/addedituser.php tweaks to improve xhtml compliance; reworked the LDAP authentication; ------------------------------------------------------------------------ r1621 | pedroix | 2011-02-10 11:55:16 -0600 (Thu, 10 Feb 2011) | 1 line Changed paths: D /trunk/lib/xajax/xajax_controls D /trunk/lib/xajax/xajax_core/legacy.inc.php D /trunk/lib/xajax/xajax_core/xajaxCall.inc.php D /trunk/lib/xajax/xajax_js/xajax_legacy.js D /trunk/lib/xajax/xajax_js/xajax_legacy_uncompressed.js Remove upgrade leftover files of older xajax versions ------------------------------------------------------------------------ r1620 | pedroix | 2011-02-10 11:46:07 -0600 (Thu, 10 Feb 2011) | 1 line Changed paths: M /trunk/lib/xajax/copyright.inc.php M /trunk/lib/xajax/xajax_core/plugin_layer/support/xajaxCallableObject.inc.php M /trunk/lib/xajax/xajax_core/plugin_layer/support/xajaxEvent.inc.php M /trunk/lib/xajax/xajax_core/plugin_layer/support/xajaxUserFunction.inc.php M /trunk/lib/xajax/xajax_core/plugin_layer/xajaxCallableObjectPlugin.inc.php M /trunk/lib/xajax/xajax_core/plugin_layer/xajaxDefaultIncludePlugin.inc.php M /trunk/lib/xajax/xajax_core/plugin_layer/xajaxEventPlugin.inc.php M /trunk/lib/xajax/xajax_core/plugin_layer/xajaxFunctionPlugin.inc.php M /trunk/lib/xajax/xajax_core/plugin_layer/xajaxScriptPlugin.inc.php M /trunk/lib/xajax/xajax_core/xajax.inc.php M /trunk/lib/xajax/xajax_core/xajaxArgumentManager.inc.php M /trunk/lib/xajax/xajax_core/xajaxCompress.inc.php M /trunk/lib/xajax/xajax_core/xajaxControl.inc.php M /trunk/lib/xajax/xajax_core/xajaxLanguageManager.inc.php M /trunk/lib/xajax/xajax_core/xajaxPlugin.inc.php M /trunk/lib/xajax/xajax_core/xajaxPluginManager.inc.php M /trunk/lib/xajax/xajax_core/xajaxRequest.inc.php M /trunk/lib/xajax/xajax_core/xajaxResponse.inc.php M /trunk/lib/xajax/xajax_core/xajaxResponseManager.inc.php M /trunk/lib/xajax/xajax_core/xajax_lang_de.inc.php M /trunk/lib/xajax/xajax_core/xajax_lang_nl.inc.php A /trunk/lib/xajax/xajax_js/JSON.js A /trunk/lib/xajax/xajax_js/JSON_uncompressed.js M /trunk/lib/xajax/xajax_js/xajax_core.js M /trunk/lib/xajax/xajax_js/xajax_core_uncompressed.js M /trunk/lib/xajax/xajax_js/xajax_debug.js M /trunk/lib/xajax/xajax_js/xajax_debug_uncompressed.js A /trunk/lib/xajax/xajax_js/xajax_lang_bg.js A /trunk/lib/xajax/xajax_js/xajax_lang_bg_uncompressed.js M /trunk/lib/xajax/xajax_js/xajax_lang_de.js M /trunk/lib/xajax/xajax_js/xajax_lang_de_uncompressed.js A /trunk/lib/xajax/xajax_js/xajax_lang_es.js A /trunk/lib/xajax/xajax_js/xajax_lang_es_uncompressed.js A /trunk/lib/xajax/xajax_js/xajax_lang_fr.js A /trunk/lib/xajax/xajax_js/xajax_lang_fr_uncompressed.js A /trunk/lib/xajax/xajax_js/xajax_lang_nl.js M /trunk/lib/xajax/xajax_js/xajax_lang_nl_uncompressed.js A /trunk/lib/xajax/xajax_js/xajax_lang_tr.js A /trunk/lib/xajax/xajax_js/xajax_lang_tr_uncompressed.js M /trunk/lib/xajax/xajax_js/xajax_verbose.js M /trunk/lib/xajax/xajax_js/xajax_verbose_uncompressed.js M /trunk/lib/xajax/xajax_plugins/response/googleMap.inc.php M /trunk/lib/xajax/xajax_plugins/response/tableUpdater.inc.php M /trunk/lib/xajax/xajax_plugins/response/tableUpdater.js Updated Xajax to v.0.6 with JSON support ------------------------------------------------------------------------ r1619 | pedroix | 2011-02-10 11:30:04 -0600 (Thu, 10 Feb 2011) | 1 line Changed paths: M /trunk/js/base.js I got bored (or sick) of the opacity change made when ajax activity was detected, so now, it will only show the "Loading" and the spinner icon in the top center of the screen. When the activity ends, message and spinner goes away too. ------------------------------------------------------------------------ r1618 | pedroix | 2011-02-10 11:26:07 -0600 (Thu, 10 Feb 2011) | 4 lines Changed paths: A /trunk/classes/ajax.class.php This file contains the primary controler for Xajax inside web2Project. It should contain web2Project server side overall modules available xajax support functions usually for DOM manipulation. Client side overall modules available xajax functions should be at /js/base.js ------------------------------------------------------------------------ r1617 | pedroix | 2011-02-10 11:16:35 -0600 (Thu, 10 Feb 2011) | 6 lines Changed paths: M /trunk/includes/main_functions.php 1) Did anyone ever wondered why at some point the icons started to behave not in an inline manner? For example the icons on he contacts module list were stacked instead of being side by side. Or on the System Config, the tips icons were below the configuration boxes. Well this fixes it. 2) Preparing the xajax for inclusion so we need to add a couple of classes to the class autoloader. ------------------------------------------------------------------------ r1616 | caseydk | 2011-02-07 23:30:48 -0600 (Mon, 07 Feb 2011) | 2 lines Changed paths: M /trunk/lib/captcha/Captcha.class.php M /trunk/lib/captcha/Functions.php Several constants where defined without quotes, throwing notices around which resulted in not generating the captcha image correctly; credit: https://github.com/robertbasic/web2project/commit/70ff769828ae5a052dec460c4a465ff721e21f5e ------------------------------------------------------------------------ r1615 | caseydk | 2011-02-07 23:01:46 -0600 (Mon, 07 Feb 2011) | 2 lines Changed paths: M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/viewgantt.php restored the 'show captions' checkbox for the gantt charts; resolves http://bugs.web2project.net/view.php?id=696 ------------------------------------------------------------------------ r1614 | caseydk | 2011-02-07 22:16:56 -0600 (Mon, 07 Feb 2011) | 1 line Changed paths: M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/gantt_pdf.php cleaning up the gantt/pdf generation to be more consistent; ------------------------------------------------------------------------ r1613 | caseydk | 2011-02-07 21:59:35 -0600 (Mon, 07 Feb 2011) | 1 line Changed paths: M /trunk/lib/jpgraph/src/jpgraph_gantt.php updated jpgraph to not throw the exception which was generating the "JpGraph Error You have specified a constrain from row=2 to row=29 which does not have any activity" error; it appears that this was only occuring at the end of the bar-drawing loop and it was out of bounds; ------------------------------------------------------------------------ r1612 | caseydk | 2011-02-07 17:44:10 -0600 (Mon, 07 Feb 2011) | 1 line Changed paths: M /trunk/classes/cdate.class.php corrected the deprecation message; ------------------------------------------------------------------------ r1611 | caseydk | 2011-02-07 17:43:43 -0600 (Mon, 07 Feb 2011) | 1 line Changed paths: M /trunk/modules/admin/viewuser.php added .ics to the end of the calendar url because Outlook is dumb ------------------------------------------------------------------------ r1610 | caseydk | 2011-02-07 17:42:49 -0600 (Mon, 07 Feb 2011) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php applied a fix to make sure tasks with dependency tracking are included in the calendar feed; resolves http://forums.web2project.net/viewtopic.php?t=3220 ------------------------------------------------------------------------ r1609 | caseydk | 2011-02-02 23:09:15 -0600 (Wed, 02 Feb 2011) | 1 line Changed paths: M /trunk/modules/system/custom_field_addedit.php updating the styles to be consistent; ------------------------------------------------------------------------ r1608 | caseydk | 2011-02-02 22:51:02 -0600 (Wed, 02 Feb 2011) | 1 line Changed paths: M /trunk/modules/forums/view_messages.php updated the message formatting to keep linebreaks; ------------------------------------------------------------------------ r1607 | caseydk | 2011-01-24 02:39:12 -0600 (Mon, 24 Jan 2011) | 2 lines Changed paths: M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/tasks/gantt.php updated to use the proper user date format preference; http://bugs.web2project.net/view.php?id=699; ------------------------------------------------------------------------ r1606 | caseydk | 2011-01-24 02:13:00 -0600 (Mon, 24 Jan 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php associating a project with multiple departments made it show up repeatedly.. added a distinct to clean it up; resolves http://bugs.web2project.net/view.php?id=702 ------------------------------------------------------------------------ r1605 | caseydk | 2011-01-24 02:00:18 -0600 (Mon, 24 Jan 2011) | 2 lines Changed paths: M /trunk/includes/main_functions.php M /trunk/unit_tests/includes/main_functions.test.php improved the autoloader to use a pluralize function instead of hardcoding; resolves http://bugs.web2project.net/view.php?id=678 ------------------------------------------------------------------------ r1604 | caseydk | 2011-01-24 01:59:15 -0600 (Mon, 24 Jan 2011) | 1 line Changed paths: M /trunk/index.php blocked the headers from being sent when suppressHeaders is being used; resolves http://bugs.web2project.net/view.php?id=700 ------------------------------------------------------------------------ r1603 | caseydk | 2011-01-23 23:16:34 -0600 (Sun, 23 Jan 2011) | 1 line Changed paths: M /trunk/includes/backcompat_functions.php M /trunk/includes/deprecated_functions.php flagging functions with deprecation warnings; ------------------------------------------------------------------------ r1602 | pedroix | 2011-01-20 14:44:02 -0600 (Thu, 20 Jan 2011) | 5 lines Changed paths: M /trunk/locales/en/common.inc M /trunk/locales/en/projects.inc M /trunk/locales/en/smartsearch.inc M /trunk/locales/en/tasks.inc M /trunk/locales/pt/companies.inc M /trunk/locales/pt_br/companies.inc M /trunk/modules/projects/index.php Suggested by Alex Chiele here: http://forums.web2project.net/viewtopic.php?t=1120 1) Fixed some missing translation keys 2) Fixed some missing string translations ------------------------------------------------------------------------ r1601 | pedroix | 2011-01-20 12:37:49 -0600 (Thu, 20 Jan 2011) | 5 lines Changed paths: M /trunk/locales/pt_br/admin.inc M /trunk/locales/pt_br/calendar.inc M /trunk/locales/pt_br/common.inc M /trunk/locales/pt_br/companies.inc M /trunk/locales/pt_br/contacts.inc M /trunk/locales/pt_br/departments.inc M /trunk/locales/pt_br/files.inc M /trunk/locales/pt_br/forums.inc M /trunk/locales/pt_br/help.inc M /trunk/locales/pt_br/helpdesk.inc M /trunk/locales/pt_br/history.inc M /trunk/locales/pt_br/inventory.inc M /trunk/locales/pt_br/links.inc M /trunk/locales/pt_br/projectdesigner.inc M /trunk/locales/pt_br/projects.inc M /trunk/locales/pt_br/public.inc M /trunk/locales/pt_br/reports.inc M /trunk/locales/pt_br/resources.inc M /trunk/locales/pt_br/smartsearch.inc M /trunk/locales/pt_br/styles.inc M /trunk/locales/pt_br/system.inc M /trunk/locales/pt_br/tasks.inc M /trunk/locales/pt_br/timecard.inc Updated Portuguese Brazilian locale Thanks to Alex Chiele http://forums.web2project.net/viewtopic.php?t=1120 Obrigado ------------------------------------------------------------------------ r1600 | caseydk | 2011-01-20 02:14:56 -0600 (Thu, 20 Jan 2011) | 7 lines Changed paths: M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/clash.php M /trunk/modules/calendar/do_event_aed.php cleaned up some formatting; refactored the controller for the fixed classes; cleaning up notifications to generate at the right time; simplifying the notification template because it was dumb; cleaned up the handlers to route properly; cleaned up the schedule clash handling, this resolving an oddity that's been around for *years*; simplified a couple queries in the main module class; ------------------------------------------------------------------------ r1599 | caseydk | 2011-01-19 10:25:12 -0600 (Wed, 19 Jan 2011) | 4 lines Changed paths: D /trunk/modules/smartsearch/searchobjects/helpdesk M /trunk/unit_tests/modules/tasks.test.php Updating test to expect an error since email is being deprecated; credit: https://github.com/trevormorse/web2project/commit/02e12ba19f2e4ab6a17394cb529331c122004f04 killed off the empty folder ------------------------------------------------------------------------ r1598 | caseydk | 2011-01-19 10:24:38 -0600 (Wed, 19 Jan 2011) | 4 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/unit_tests/classes/ui.test.php Deprecating CAppuUI->getSystemClass() as it is not used in core; credit: https://github.com/trevormorse/web2project/commit/17d85a4b9b8ea69d371a9624d1117af44be2425c Adding more tests for the CAppUI class; credit: https://github.com/trevormorse/web2project/commit/5ca13f77bd729ffe036d0564fc3b41bd754aa5f8 ------------------------------------------------------------------------ r1597 | caseydk | 2011-01-17 01:48:05 -0600 (Mon, 17 Jan 2011) | 1 line Changed paths: M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/index.php M /trunk/modules/contacts/view.php updated the Contacts to use contact_display_name to start deprecating contact_order_by ------------------------------------------------------------------------ r1596 | caseydk | 2011-01-17 01:47:47 -0600 (Mon, 17 Jan 2011) | 2 lines Changed paths: M /trunk/classes/dbquery.class.php A /trunk/install/sql/mysql/029_system_heartbeat.sql M /trunk/locales/en/system.inc M /trunk/modules/system/system.class.php tweaked the system heartbeat to work based on dates instead of the hourly stuff; added the translations for the new fields from 2.2 and 2.3; ------------------------------------------------------------------------ r1595 | caseydk | 2011-01-17 01:37:10 -0600 (Mon, 17 Jan 2011) | 1 line Changed paths: M /trunk/classes/permissions.class.php M /trunk/classes/ui.class.php M /trunk/classes/w2p/Authenticators/LDAP.class.php M /trunk/classes/w2p/Authenticators/PostNuke.class.php M /trunk/classes/w2p/Authenticators/SQL.class.php M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/classes/w2p/Core/CustomField.class.php M /trunk/classes/w2p/Core/CustomFields.class.php M /trunk/classes/w2p/Core/CustomFieldsParser.class.php M /trunk/classes/w2p/Core/CustomOptionList.class.php M /trunk/classes/w2p/Core/EventQueue.class.php M /trunk/classes/w2p/Database/Query.class.php M /trunk/classes/w2p/Output/EmailManager.class.php M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/classes/w2p/Utilities/Date.class.php M /trunk/do_updatecontact.php M /trunk/do_user_aed.php M /trunk/fileviewer.php M /trunk/includes/main_functions.php M /trunk/includes/sendpass.php M /trunk/includes/session.php M /trunk/modules/admin/addedituser.php M /trunk/modules/admin/admin.class.php M /trunk/modules/admin/vw_usr.php M /trunk/modules/admin/vw_usr_perms.php M /trunk/modules/admin/vw_usr_sessions.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/select_contact_company.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/addedit.php M /trunk/modules/files/co.php M /trunk/modules/files/do_file_aed.php M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/files.class.php M /trunk/modules/files/folders_table.php M /trunk/modules/files/index_table.php M /trunk/modules/forums/configure.php M /trunk/modules/forums/do_watch_forum.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/post_message.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_pdf.php M /trunk/modules/forums/view_topics.php M /trunk/modules/forums/viewer.php M /trunk/modules/history/addedit.php M /trunk/modules/history/history.class.php M /trunk/modules/history/index.php M /trunk/modules/history/setup.php M /trunk/modules/links/links.class.php M /trunk/modules/links/setup.php M /trunk/modules/projectdesigner/do_task_bulk_aed.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projectdesigner/index.php M /trunk/modules/projectdesigner/printproject.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projectdesigner/vw_actions.php M /trunk/modules/projectdesigner/vw_projecttask.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/projects/gantt.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/vw_sub_projects_gantt.php M /trunk/modules/public/contact_selector.php M /trunk/modules/public/selector.php M /trunk/modules/reports/reports/allocateduserhours.php M /trunk/modules/reports/reports/completed.php M /trunk/modules/reports/reports/overall.php M /trunk/modules/reports/reports/overdue.php M /trunk/modules/reports/reports/stats.php M /trunk/modules/reports/reports/taskenddate.php M /trunk/modules/reports/reports/tasklist.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/reports/reports/tasksperuser.php M /trunk/modules/reports/reports/upcoming.php M /trunk/modules/reports/reports/userperformance.php M /trunk/modules/resources/setup.php M /trunk/modules/resources/tasks_dosql.addedit.php M /trunk/modules/resources/tasks_tab.addedit.other_resources.php M /trunk/modules/resources/tasks_tab.view.other_resources.php M /trunk/modules/resources/vw_resources.php M /trunk/modules/smartsearch/smartsearch.class.php M /trunk/modules/system/acls_view.php M /trunk/modules/system/addeditpref.php M /trunk/modules/system/billingcode.php M /trunk/modules/system/contacts_ldap.php M /trunk/modules/system/custom_field_editor.php M /trunk/modules/system/do_systemconfig_aed.php M /trunk/modules/system/domodsql.php M /trunk/modules/system/roles/roles.class.php M /trunk/modules/system/roles/vw_role_perms.php M /trunk/modules/system/syskeys/index.php M /trunk/modules/system/syskeys/keys.php M /trunk/modules/system/syskeys/syskeys.class.php M /trunk/modules/system/system.class.php M /trunk/modules/system/viewmods.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/ae_depend.php M /trunk/modules/tasks/ae_resource.php M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/gantt_pdf.php M /trunk/modules/tasks/listtasks.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/modules/tasks/todo.php M /trunk/modules/tasks/viewgantt.php M /trunk/modules/tasks/vw_log_update.php M /trunk/unit_tests/modules/companies.test.php M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php removed all references to the old DBQuery in favor of w2p_Database_Query ------------------------------------------------------------------------ r1594 | caseydk | 2011-01-17 01:26:52 -0600 (Mon, 17 Jan 2011) | 1 line Changed paths: M /trunk/classes/cdate.class.php M /trunk/classes/customfields.class.php M /trunk/classes/cw2pobject.class.php M /trunk/classes/dbquery.class.php M /trunk/classes/mail.class.php turning on deprecation warnings; ------------------------------------------------------------------------ r1593 | caseydk | 2011-01-17 01:25:15 -0600 (Mon, 17 Jan 2011) | 1 line Changed paths: M /trunk/classes/customfields.class.php M /trunk/do_updatecontact.php M /trunk/updatecontact.php removed all references to the old customfields in favor of w2p_Core_CustomFields ------------------------------------------------------------------------ r1592 | caseydk | 2011-01-17 01:23:53 -0600 (Mon, 17 Jan 2011) | 1 line Changed paths: M /trunk/classes/cdate.class.php M /trunk/classes/ui.class.php M /trunk/classes/w2p/API/iCalendar.class.php M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/classes/w2p/Database/Query.class.php M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/classes/w2p/Utilities/Date.class.php M /trunk/includes/main_functions.php M /trunk/index.php M /trunk/modules/admin/viewuser.php M /trunk/modules/admin/vw_usr_log.php M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/clash.php M /trunk/modules/calendar/companies_tab.view.events.php M /trunk/modules/calendar/day_view.php M /trunk/modules/calendar/do_event_aed.php M /trunk/modules/calendar/index.php M /trunk/modules/calendar/links_events.php M /trunk/modules/calendar/links_tasks.php M /trunk/modules/calendar/projects_tab.view.events.php M /trunk/modules/calendar/view.php M /trunk/modules/calendar/vw_day_events.php M /trunk/modules/calendar/week_view.php M /trunk/modules/calendar/year_view.php M /trunk/modules/companies/vw_active.php M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/do_contact_aed.php M /trunk/modules/contacts/index.php M /trunk/modules/contacts/view.php M /trunk/modules/files/files.class.php M /trunk/modules/files/folders_table.php M /trunk/modules/files/index_table.php M /trunk/modules/forums/index.php M /trunk/modules/forums/post_message.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_pdf.php M /trunk/modules/forums/view_topics.php M /trunk/modules/projectdesigner/do_addtasks_aed.php M /trunk/modules/projectdesigner/do_task_bulk_aed.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projectdesigner/index.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projectdesigner/vw_actions.php M /trunk/modules/projectdesigner/vw_projecttask.php M /trunk/modules/projects/addedit.php M /trunk/modules/projects/admin_tab.viewuser.projects.php M /trunk/modules/projects/departments_tab.view.projects.php M /trunk/modules/projects/gantt.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/view.php M /trunk/modules/projects/viewgantt.php M /trunk/modules/projects/vw_idx_projects.php M /trunk/modules/projects/vw_idx_types.php M /trunk/modules/projects/vw_logs.php M /trunk/modules/projects/vw_projects.php M /trunk/modules/projects/vw_sub_projects.php M /trunk/modules/projects/vw_sub_projects_gantt.php M /trunk/modules/public/calendar.php M /trunk/modules/public/date_format.php M /trunk/modules/reports/reports/allocateduserhours.php M /trunk/modules/reports/reports/completed.php M /trunk/modules/reports/reports/overall.php M /trunk/modules/reports/reports/overdue.php M /trunk/modules/reports/reports/taskenddate.php M /trunk/modules/reports/reports/tasklist.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/reports/reports/tasksperuser.php M /trunk/modules/reports/reports/upcoming.php M /trunk/modules/reports/reports/userperformance.php M /trunk/modules/system/addeditpref.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/ae_dates.php M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/do_updatetask.php M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/gantt_pdf.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/modules/tasks/todo.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/viewgantt.php M /trunk/modules/tasks/vw_log_update.php M /trunk/modules/tasks/vw_logs.php M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php M /trunk/unit_tests/classes/date.test.php M /trunk/unit_tests/modules/tasks.test.php removed all references to the old cdate in favor of w2p_Utilities_Date ------------------------------------------------------------------------ r1591 | caseydk | 2011-01-17 01:13:44 -0600 (Mon, 17 Jan 2011) | 1 line Changed paths: M /trunk/classes/cw2pobject.class.php M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/classes/w2p/Database/Query.class.php M /trunk/classes/w2p/Utilities/Date.class.php M /trunk/modules/admin/admin.class.php M /trunk/modules/admin/do_userrole_aed.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/companies.class.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/filefolder.class.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/history/history.class.php M /trunk/modules/links/links.class.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/resources/resources.class.php M /trunk/modules/system/syskeys/syskeys.class.php M /trunk/modules/system/system.class.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/style/wps-redmond/main.css removed all references to the old cw2pobject in favor of w2p_Core_BaseObject ------------------------------------------------------------------------ r1590 | caseydk | 2011-01-17 00:11:04 -0600 (Mon, 17 Jan 2011) | 3 lines Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/index.php M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css on calendar show tasks and events for all the dates shown and not for the current month only; implements: http://bugs.web2project.net/view.php?id=135 ; credit: https://github.com/robertbasic/web2project/commit/25cb8a5b4bf3e08118cadc70316f26deab02805f ------------------------------------------------------------------------ r1589 | caseydk | 2011-01-16 23:56:42 -0600 (Sun, 16 Jan 2011) | 2 lines Changed paths: M /trunk/unit_tests/classes/ui.test.php Adding more tests for the CAppUI class; credit: https://github.com/trevormorse/web2project/commit/71af472e6ff49e42057947aa45dd053686fd04dd ------------------------------------------------------------------------ r1588 | caseydk | 2011-01-16 23:56:06 -0600 (Sun, 16 Jan 2011) | 4 lines Changed paths: M /trunk/modules/projects/projects.class.php M /trunk/modules/tasks/tasks.class.php More fixes to help with bug #620 http://bugs.web2project.net/view.php?id=620; This stops updating dynamics if the parent task id is empty. This was causing the end date to be unset and then causing the CTask->store function to fail when importing tasks from one project to another; credit: https://github.com/trevormorse/web2project/commit/cc1156d10409f8c98960799c37c1d9ab2be18274 ------------------------------------------------------------------------ r1587 | caseydk | 2011-01-16 01:48:32 -0600 (Sun, 16 Jan 2011) | 2 lines Changed paths: M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/do_event_aed.php added a check to make sure the event attendees are saved properly; resolves http://bugs.web2project.net/view.php?id=687 ------------------------------------------------------------------------ r1586 | caseydk | 2011-01-16 00:57:20 -0600 (Sun, 16 Jan 2011) | 3 lines Changed paths: M /trunk/modules/system/translate.php If the locale file or it's folder is not writable, show a warning on the page; Resolves http://bugs.web2project.net/view.php?id=688 ; credit: https://github.com/robertbasic/web2project/commit/6841739b00a9158314a0407d9d0856b38907f7b8 ------------------------------------------------------------------------ r1585 | caseydk | 2011-01-16 00:23:52 -0600 (Sun, 16 Jan 2011) | 2 lines Changed paths: A /trunk/unit_tests/classes/controllers A /trunk/unit_tests/classes/controllers/base.test.php Adding start of tests for controllers; credit: https://github.com/trevormorse/web2project/commit/560375631a2292327fa411e87d5c3aee717af81e ------------------------------------------------------------------------ r1584 | caseydk | 2011-01-16 00:22:51 -0600 (Sun, 16 Jan 2011) | 2 lines Changed paths: M /trunk/unit_tests/classes/ui.test.php Some cleanup of the CAppUI tests and adding test for Attributes; credit: https://github.com/trevormorse/web2project/commit/406db2d3181c03f049379a8be76cf5fda8237e12 ------------------------------------------------------------------------ r1583 | caseydk | 2011-01-16 00:19:19 -0600 (Sun, 16 Jan 2011) | 2 lines Changed paths: M /trunk/unit_tests/modules/tasks.test.php All tests back to working; credit: https://github.com/trevormorse/web2project/commit/ca49e16eb60ebc3b02ae5a1a4654278a681080ef ------------------------------------------------------------------------ r1582 | caseydk | 2011-01-16 00:18:21 -0600 (Sun, 16 Jan 2011) | 2 lines Changed paths: M /trunk/unit_tests/db_files/projectsTestImportTaskFail.xml M /trunk/unit_tests/db_files/projectsTestImportTasks.xml Fixing up project tests; credit: https://github.com/trevormorse/web2project/commit/91f3e2938c18e117a568313fe82835a11ca7f000 ------------------------------------------------------------------------ r1581 | caseydk | 2011-01-16 00:17:34 -0600 (Sun, 16 Jan 2011) | 2 lines Changed paths: M /trunk/unit_tests/classes/date.test.php Fixing up date tests credit: https://github.com/trevormorse/web2project/commit/b972662e0c7f415c9d4ec1a965842e1fb84838dc ------------------------------------------------------------------------ r1580 | caseydk | 2011-01-16 00:15:45 -0600 (Sun, 16 Jan 2011) | 4 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/unit_tests/classes/ui.test.php Fixing bug in CAppUI->setMsg when passing an array and append is false This was causing a failure in the tests and if a message was already set before adding an array of msgs it would become jumbled. credit: trevormorse ------------------------------------------------------------------------ r1579 | caseydk | 2011-01-11 01:09:04 -0600 (Tue, 11 Jan 2011) | 1 line Changed paths: M /trunk/modules/companies/do_company_aed.php M /trunk/modules/departments/do_dept_aed.php M /trunk/modules/files/do_folder_aed.php M /trunk/modules/forums/do_forum_aed.php M /trunk/modules/forums/do_post_aed.php converted controllers to use the new w2p_Controller_Base; ------------------------------------------------------------------------ r1578 | caseydk | 2011-01-11 00:47:15 -0600 (Tue, 11 Jan 2011) | 1 line Changed paths: A /trunk/classes/w2p/Controllers A /trunk/classes/w2p/Controllers/Base.class.php M /trunk/modules/links/do_link_aed.php refactored the controllers to make them testable & reusable; ------------------------------------------------------------------------ r1577 | caseydk | 2011-01-08 23:53:15 -0600 (Sat, 08 Jan 2011) | 1 line Changed paths: M /trunk/modules/system/system.class.php tweaked the validation to work more often; ------------------------------------------------------------------------ r1576 | caseydk | 2011-01-08 23:53:06 -0600 (Sat, 08 Jan 2011) | 1 line Changed paths: M /trunk/modules/links/addedit.php tweaks to apply translation ------------------------------------------------------------------------ r1575 | caseydk | 2011-01-08 23:52:52 -0600 (Sat, 08 Jan 2011) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php fixing the contact info on the project view page; ------------------------------------------------------------------------ r1574 | caseydk | 2011-01-07 00:12:39 -0600 (Fri, 07 Jan 2011) | 1 line Changed paths: D /trunk/install/manager.class.php removed the dead class; ------------------------------------------------------------------------ r1573 | caseydk | 2011-01-07 00:08:10 -0600 (Fri, 07 Jan 2011) | 2 lines Changed paths: M /trunk/classes/w2p/Core/UpgradeManager.class.php removed the dead class; added the upgrade path for dotproject 2.1.5 ------------------------------------------------------------------------ r1572 | caseydk | 2011-01-07 00:04:58 -0600 (Fri, 07 Jan 2011) | 1 line Changed paths: M /trunk/modules/system/contacts_ldap.php fixed some bad xhtml ------------------------------------------------------------------------ r1571 | caseydk | 2011-01-07 00:02:59 -0600 (Fri, 07 Jan 2011) | 2 lines Changed paths: M /trunk/modules/system/viewmods.php added some checks to double check module upload permissions; resolves http://bugs.web2project.net/view.php?id=664 ------------------------------------------------------------------------ r1570 | caseydk | 2011-01-03 09:54:45 -0600 (Mon, 03 Jan 2011) | 1 line Changed paths: M /trunk/modules/system/contacts_ldap.php fixed a mislabeled field; ------------------------------------------------------------------------ r1569 | caseydk | 2010-12-30 23:42:00 -0600 (Thu, 30 Dec 2010) | 2 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/createuser.php M /trunk/includes/main_functions.php M /trunk/modules/companies/addedit.php M /trunk/modules/companies/vw_active.php M /trunk/modules/companies/vw_depts.php M /trunk/modules/contacts/addedit.php M /trunk/modules/files/folders_table.php M /trunk/modules/files/index_table.php M /trunk/modules/projectdesigner/index.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projectdesigner/vw_actions.php M /trunk/modules/projectdesigner/vw_addtasks.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/projects/admin_tab.viewuser.projects.php M /trunk/modules/projects/departments_tab.view.projects.php M /trunk/modules/projects/index.php M /trunk/modules/projects/view.php M /trunk/modules/projects/vw_idx_projects.php M /trunk/modules/projects/vw_projects.php M /trunk/modules/projects/vw_sub_projects.php M /trunk/modules/reports/reports/tasklist.php M /trunk/modules/system/custom_field_editor.php M /trunk/modules/system/viewmods.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/style/w2p-snowball/header.php M /trunk/style/w2p-snowball/login.php M /trunk/style/w2p-snowball/lostpass.php M /trunk/style/w2p-snowball/overrides.php M /trunk/style/web2project/header.php M /trunk/style/web2project/login.php M /trunk/style/web2project/lostpass.php M /trunk/style/web2project/overrides.php M /trunk/style/wps-redmond/header.php M /trunk/style/wps-redmond/login.php M /trunk/style/wps-redmond/overrides.php adding alt tags for xhtml compliance; removed <>'s from attributes; ------------------------------------------------------------------------ r1568 | caseydk | 2010-12-30 23:39:32 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php M /trunk/modules/tasks/index.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/tasksperuser.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/modules/tasks/todo_tasks_sub.php further cleanup for xhtml compliance.. fixed lots of missing tags; ------------------------------------------------------------------------ r1567 | caseydk | 2010-12-30 23:38:10 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/index.php moved the ajax loader within the body statement; ------------------------------------------------------------------------ r1566 | caseydk | 2010-12-30 23:37:01 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php M /trunk/classes/w2p/Output/HTMLHelper.class.php M /trunk/modules/help/index.php M /trunk/modules/tasks/index.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/todo.php M /trunk/modules/tasks/todo_tasks_sub.php M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php updating &'s to &'s fo xhtml compliance; ------------------------------------------------------------------------ r1565 | caseydk | 2010-12-30 23:34:18 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/js/base.php M /trunk/js/calendar.php M /trunk/lib/jscalendar/calendar_uncompressed.js M /trunk/modules/admin/addedituser.php M /trunk/modules/admin/index.php M /trunk/modules/admin/viewuser.php M /trunk/modules/admin/vw_usr_log.php M /trunk/modules/admin/vw_usr_perms.php M /trunk/modules/admin/vw_usr_roles.php M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/clash.php M /trunk/modules/calendar/index.php M /trunk/modules/calendar/view.php M /trunk/modules/calendar/year_view.php M /trunk/modules/companies/addedit.php M /trunk/modules/companies/view.php M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/index.php M /trunk/modules/contacts/select_contact_company.php M /trunk/modules/contacts/view.php M /trunk/modules/departments/addedit.php M /trunk/modules/departments/view.php M /trunk/modules/files/addedit.php M /trunk/modules/files/addedit_folder.php M /trunk/modules/files/co.php M /trunk/modules/files/folders_table.php M /trunk/modules/files/index_table.php M /trunk/modules/forums/addedit.php M /trunk/modules/forums/configure.php M /trunk/modules/forums/post_message.php M /trunk/modules/forums/view_messages.php M /trunk/modules/history/addedit.php M /trunk/modules/links/addedit.php M /trunk/modules/links/index.php M /trunk/modules/projectdesigner/index.php M /trunk/modules/projectdesigner/vw_addtasks.php M /trunk/modules/projectdesigner/vw_projecttask.php M /trunk/modules/projects/addedit.php M /trunk/modules/projects/view.php M /trunk/modules/projects/viewgantt.php M /trunk/modules/projects/vw_idx_types.php M /trunk/modules/projects/vw_logs.php M /trunk/modules/public/calendar.php M /trunk/modules/public/chpwd.php M /trunk/modules/public/color_selector.php M /trunk/modules/public/contact_selector.php M /trunk/modules/public/date_format.php M /trunk/modules/public/selector.php M /trunk/modules/reports/index.php M /trunk/modules/resources/tasks_tab.addedit.other_resources.php M /trunk/modules/resources/view.php M /trunk/modules/smartsearch/index.php M /trunk/modules/system/addeditpref.php M /trunk/modules/system/billingcode.php M /trunk/modules/system/custom_field_addedit.php M /trunk/modules/system/roles/index.php M /trunk/modules/system/roles/vw_role_perms.php M /trunk/modules/system/syskeys/index.php M /trunk/modules/system/syskeys/keys.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/ae_dates.php M /trunk/modules/tasks/ae_depend.php M /trunk/modules/tasks/ae_desc.php M /trunk/modules/tasks/ae_resource.php M /trunk/modules/tasks/listtasks.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/vw_log_update.php M /trunk/modules/tasks/vw_logs.php M /trunk/style/w2p-snowball/overrides.php M /trunk/style/web2project/overrides.php M /trunk/style/wps-redmond/overrides.php cleaned up javascript references for xhtml compliance ------------------------------------------------------------------------ r1564 | caseydk | 2010-12-30 23:30:56 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/tasks/tasks.php M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php converted GET to get for xhtml compliance; ------------------------------------------------------------------------ r1563 | caseydk | 2010-12-30 23:29:39 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/modules/calendar/clash.php M /trunk/modules/files/folders_table.php M /trunk/modules/forums/view_messages.php M /trunk/modules/projectdesigner/vw_actions.php M /trunk/modules/smartsearch/index.php M /trunk/modules/system/custom_field_addedit.php M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php converted POST to post for xhtml compliance; ------------------------------------------------------------------------ r1562 | caseydk | 2010-12-30 23:27:39 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/js/base.js M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/style/w2p-snowball/main.css removed the '>' and '<' from the element id's because they're not xhtml/webkit friendly ------------------------------------------------------------------------ r1561 | caseydk | 2010-12-30 23:25:51 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/base.php M /trunk/index.php moved the error handling to base.php since all the other error reporting was already there; ------------------------------------------------------------------------ r1560 | caseydk | 2010-12-30 23:24:36 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/style/web2project/header.php M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css cleaning up xhtml/css validation errors; ------------------------------------------------------------------------ r1559 | caseydk | 2010-12-30 02:58:33 -0600 (Thu, 30 Dec 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php removed an old PHP4 check.. we require 5.2+ now ------------------------------------------------------------------------ r1558 | caseydk | 2010-12-30 02:58:11 -0600 (Thu, 30 Dec 2010) | 2 lines Changed paths: M /trunk/classes/w2p/Core/Config.class.php M /trunk/includes/main_functions.php tweaked class paths; cleaned up the autoloader; ------------------------------------------------------------------------ r1557 | caseydk | 2010-12-28 23:45:36 -0600 (Tue, 28 Dec 2010) | 1 line Changed paths: M /trunk/modules/tasks/ae_desc.php cleaned up some formatting; ------------------------------------------------------------------------ r1556 | caseydk | 2010-12-28 23:38:28 -0600 (Tue, 28 Dec 2010) | 2 lines Changed paths: M /trunk/locales/en/common.inc fixed typo; resolves http://bugs.web2project.net/view.php?id=671 ------------------------------------------------------------------------ r1555 | caseydk | 2010-12-23 11:49:43 -0600 (Thu, 23 Dec 2010) | 2 lines Changed paths: M /trunk/classes/ui.class.php This fixes bug #666 - http://bugs.web2project.net/view.php?id=666 -- credit to Trevor Morse ------------------------------------------------------------------------ r1554 | caseydk | 2010-12-23 11:47:29 -0600 (Thu, 23 Dec 2010) | 2 lines Changed paths: M /trunk/createuser.php M /trunk/newuser.php M /trunk/style/w2p-snowball/overrides.php M /trunk/style/web2project/overrides.php M /trunk/style/wps-redmond/images/nav_shadow.jpg M /trunk/style/wps-redmond/login.php cleaned up some consistency between themes; replaced a wrong image; added the nav_shadow where it was missing; ------------------------------------------------------------------------ r1553 | caseydk | 2010-12-23 11:45:18 -0600 (Thu, 23 Dec 2010) | 1 line Changed paths: M /trunk/modules/tasks/index.php order of operations screwed up, so you couldn't select a different company; ------------------------------------------------------------------------ r1552 | caseydk | 2010-12-23 11:43:51 -0600 (Thu, 23 Dec 2010) | 1 line Changed paths: M /trunk/classes/w2p/Core/CustomField.class.php eliminating an unnecessary query because we have an autoincrement that does the same; ------------------------------------------------------------------------ r1551 | pedroix | 2010-12-23 05:40:10 -0600 (Thu, 23 Dec 2010) | 4 lines Changed paths: M /trunk/locales/fr/admin.inc M /trunk/locales/fr/common.inc M /trunk/locales/fr/projects.inc M /trunk/locales/fr/system.inc M /trunk/locales/fr/tasks.inc Updated the French locales for ver. 2.2 http://forums.web2project.net/viewtopic.php?t=668 Merci eureka ------------------------------------------------------------------------ r1550 | caseydk | 2010-12-23 02:05:10 -0600 (Thu, 23 Dec 2010) | 2 lines Changed paths: M /trunk/style/web2project/main.css this change binds the link/span to the image size and location; resolves http://bugs.web2project.net/view.php?id=299; ------------------------------------------------------------------------ r1548 | caseydk | 2010-12-19 01:35:25 -0600 (Sun, 19 Dec 2010) | 1 line Changed paths: M /trunk/modules/system/systemconfig.php added an anchor for the incoming links; ------------------------------------------------------------------------ r1547 | caseydk | 2010-12-19 00:39:47 -0600 (Sun, 19 Dec 2010) | 1 line Changed paths: M /trunk/classes/w2p/Utilities/Date.class.php M /trunk/unit_tests/classes/date.test.php cleaned up some formatting; simplified some tests; ------------------------------------------------------------------------ r1546 | caseydk | 2010-12-19 00:39:24 -0600 (Sun, 19 Dec 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/companiesSeed.xml M /trunk/unit_tests/modules/companies.test.php cleaned up the companies tests for the contacts_methods unfactoring; ------------------------------------------------------------------------ r1545 | caseydk | 2010-12-19 00:37:38 -0600 (Sun, 19 Dec 2010) | 1 line Changed paths: M /trunk/install/sql/mysql/028_system_configs.sql added a delete to make sure the values actually get set properly; ------------------------------------------------------------------------ r1544 | caseydk | 2010-12-18 15:46:11 -0600 (Sat, 18 Dec 2010) | 1 line Changed paths: D /trunk/lib/mootools removed this from the screwy commit ------------------------------------------------------------------------ r1543 | caseydk | 2010-12-18 15:43:51 -0600 (Sat, 18 Dec 2010) | 9 lines Changed paths: M /trunk/classes/w2p/Utilities/Mail.class.php M /trunk/do_user_aed.php A /trunk/install/sql/mysql/028_system_configs.sql M /trunk/lib/PEAR/Date/Calc.php M /trunk/lib/jpgraph/src/jpgraph_gantt.php A /trunk/lib/jquery/jquery.js A /trunk/lib/jquery/jquery.tipTip.js M /trunk/lib/jscalendar/calendar.js M /trunk/lib/jscalendar/calendar_uncompressed.js M /trunk/locales/fr/lang.php M /trunk/locales/fr/locales.php M /trunk/locales/ru/lang.php M /trunk/locales/ru/locales.php M /trunk/modules/system/index.php M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css Dear Subversion, You and I used to be good friends. You offered so much more than your buddy CVS that the choice was simple. Unfortunately, you're too controlling me. I don't have the freedom to experiment with ideas without sharing them with everyone else.. even when they're half-baked. This year git and I have become close. Sure, we still have problems, but nothing that can't be overcome with enough caffeine. I've tried to preserve this relationship using git-svn as a mediator but it just wasn't enough and I spent more time cleaning up your messes (like this one) instead of growing. I promise to take your messages and pass along new but otherwise, we're through. Sincerely, keith ------------------------------------------------------------------------ r1542 | caseydk | 2010-12-18 02:42:58 -0600 (Sat, 18 Dec 2010) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php fix issue 621. use module specific table name for ACL check for deleting in the w2p_Core_BaseObject::canDelete method ------------------------------------------------------------------------ r1541 | caseydk | 2010-12-18 02:42:51 -0600 (Sat, 18 Dec 2010) | 1 line Changed paths: M /trunk/locales/en/admin.inc Adding translation for 'User Assigned to Log' for english. ------------------------------------------------------------------------ r1540 | caseydk | 2010-12-18 02:42:45 -0600 (Sat, 18 Dec 2010) | 5 lines Changed paths: M /trunk/modules/tasks/do_updatetask.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/vw_log_update.php Resolves - http://bugs.web2project.net/view.php?id=589 Adds a checkbox that allows someone to send an email to the user this task log is being created for. Useful if you are creating a task log for another user. This also adds the ability to send a task log email to a single user, possibly useful in the future. ------------------------------------------------------------------------ r1539 | caseydk | 2010-12-18 02:42:38 -0600 (Sat, 18 Dec 2010) | 5 lines Changed paths: M /trunk/unit_tests/classes/date.test.php Adding more tests for transition from PEAR Date to PHP DateTime - CDate->getYear - CDate->setDay - CDate->setMonth - CDate->subtractSeconds ------------------------------------------------------------------------ r1538 | caseydk | 2010-12-18 02:42:32 -0600 (Sat, 18 Dec 2010) | 5 lines Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for transition from PEAR Date to PHP DateTime - CDate->getHour - CDate->getMinute - CDate->getMonth - CDate->getWeekOfYear ------------------------------------------------------------------------ r1537 | caseydk | 2010-12-18 02:42:26 -0600 (Sat, 18 Dec 2010) | 7 lines Changed paths: M /trunk/unit_tests/classes/date.test.php Adding the start of tests for methods on CDate that exist in PEAR date class but not in PHP DateTime class - CDate->after - CDate->before - CDate->getDate - CDate->getDay - CDate->getDaysInMonth ------------------------------------------------------------------------ r1536 | caseydk | 2010-12-18 02:42:20 -0600 (Sat, 18 Dec 2010) | 7 lines Changed paths: M /trunk/includes/version.php M /trunk/modules/projectdesigner/do_task_bulk_aed.php M /trunk/modules/projectdesigner/vw_actions.php - Adding the ability to update value of "Allow users to add task logs for others" in the project designer for multiple tasks. This fixes bug #588 (http://bugs.web2project.net/view.php?id=588). - Some formatting fixes while I was in there - Merge branch 'master' of http://github.com/caseysoftware/web2project Conflicts: unit_tests/classes/date.test.php ------------------------------------------------------------------------ r1535 | caseydk | 2010-12-18 02:42:12 -0600 (Sat, 18 Dec 2010) | 2 lines Changed paths: M /trunk/modules/projects/do_project_aed.php M /trunk/modules/projects/projects.class.php M /trunk/unit_tests/db_files/projectsSeed.xml M /trunk/unit_tests/db_files/projectsTestCreateProject.xml M /trunk/unit_tests/db_files/projectsTestDeleteProject.xml A /trunk/unit_tests/db_files/projectsTestImportTaskFail.xml (from /trunk/unit_tests/db_files/projectsTestImportTasks.xml:1534) M /trunk/unit_tests/db_files/projectsTestImportTasks.xml M /trunk/unit_tests/db_files/projectsTestUpdateProject.xml M /trunk/unit_tests/db_files/projectsTestUpdateStatus.xml M /trunk/unit_tests/modules/projects.test.php Partially fixes bug #620 - http://bugs.web2project.net/view.php?id=620 At least we are now showing them the errors. Updated tests to match. ------------------------------------------------------------------------ r1534 | caseydk | 2010-12-18 02:41:55 -0600 (Sat, 18 Dec 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Updating tests to match bug fix in last commit. ------------------------------------------------------------------------ r1533 | caseydk | 2010-12-18 02:41:46 -0600 (Sat, 18 Dec 2010) | 4 lines Changed paths: M /trunk/classes/w2p/Utilities/Mail.class.php M /trunk/do_user_aed.php D /trunk/install/sql/mysql/028_system_configs.sql M /trunk/lib/PEAR/Date/Calc.php M /trunk/lib/jpgraph/src/jpgraph_gantt.php D /trunk/lib/jquery/jquery.js D /trunk/lib/jquery/jquery.tipTip.js M /trunk/lib/jscalendar/calendar.js M /trunk/lib/jscalendar/calendar_uncompressed.js A /trunk/lib/mootools A /trunk/lib/mootools/mootools.js A /trunk/lib/mootools/mootools_uncompressed.js M /trunk/locales/cs/admin.inc M /trunk/locales/cs/calendar.inc M /trunk/locales/cs/common.inc M /trunk/locales/cs/companies.inc M /trunk/locales/cs/contacts.inc M /trunk/locales/cs/departments.inc M /trunk/locales/cs/files.inc M /trunk/locales/cs/forums.inc M /trunk/locales/cs/help.inc M /trunk/locales/cs/history.inc M /trunk/locales/cs/index.html M /trunk/locales/cs/lang.php M /trunk/locales/cs/links.inc M /trunk/locales/cs/locales.php M /trunk/locales/cs/projectdesigner.inc M /trunk/locales/cs/projects.inc M /trunk/locales/cs/public.inc M /trunk/locales/cs/reports.inc M /trunk/locales/cs/resources.inc M /trunk/locales/cs/smartsearch.inc M /trunk/locales/cs/styles.inc M /trunk/locales/cs/system.inc M /trunk/locales/cs/tasks.inc M /trunk/locales/fr/lang.php M /trunk/locales/fr/locales.php M /trunk/locales/ru/lang.php M /trunk/locales/ru/locales.php M /trunk/modules/admin/addedituser.php M /trunk/modules/admin/do_user_aed.php M /trunk/modules/admin/do_userrole_aed.php M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/day_view.php M /trunk/modules/calendar/index.php M /trunk/modules/calendar/week_view.php M /trunk/modules/companies/vw_contacts.php M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/csvexport.php M /trunk/modules/contacts/index.php M /trunk/modules/contacts/vcardexport.php M /trunk/modules/contacts/vcardimport.php M /trunk/modules/contacts/view.php M /trunk/modules/departments/departments.class.php M /trunk/modules/departments/do_dept_aed.php M /trunk/modules/departments/vw_contacts.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/addedit.php M /trunk/modules/forums/do_forum_aed.php M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_pdf.php M /trunk/modules/links/addedit.php M /trunk/modules/links/index_table.php M /trunk/modules/projectdesigner/do_task_bulk_aed.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projectdesigner/index.php M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projectdesigner/vw_projecttask.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/projects/addedit.php M /trunk/modules/projects/gantt.php M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/viewgantt.php M /trunk/modules/projects/vw_idx_projects.php M /trunk/modules/projects/vw_logs.php M /trunk/modules/reports/index.php M /trunk/modules/reports/projectdesigner_crumb.index.reports.php M /trunk/modules/reports/projects_crumb.view.reports.php M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php M /trunk/modules/reports/reports.class.php M /trunk/modules/reports/setup.php M /trunk/modules/system/contacts_ldap.php M /trunk/modules/system/index.php M /trunk/modules/system/system.class.php M /trunk/modules/system/systemconfig.php M /trunk/modules/system/viewmods.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/ae_depend.php M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/index.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/viewgantt.php M /trunk/modules/tasks/vw_logs.php M /trunk/style/w2p-snowball/login.php M /trunk/style/w2p-snowball/lostpass.php M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css M /trunk/unit_tests/db_files/projectsTestImportTasks.xml This fixes a bug causing validation errors not to display. If a task had one of these problems it returned a string. However, the code was checking for an array and therefore, the update was failing but no message was displayed, more then a little confusing. ------------------------------------------------------------------------ r1532 | caseydk | 2010-12-16 16:38:25 -0600 (Thu, 16 Dec 2010) | 2 lines Changed paths: M /trunk/classes/w2p/Utilities/Mail.class.php M /trunk/do_user_aed.php using the admin_email config option as the From address for all emails; resolves http://bugs.web2project.net/view.php?id=359 ------------------------------------------------------------------------ r1531 | caseydk | 2010-12-16 15:54:56 -0600 (Thu, 16 Dec 2010) | 3 lines Changed paths: M /trunk/modules/system/index.php M /trunk/modules/system/system.class.php M /trunk/modules/system/systemconfig.php added configuration check/link to make sure admin_email is set as expected; resolves http://bugs.web2project.net/view.php?id=641 also added anchor tags to configuration links to make it easier for updates ------------------------------------------------------------------------ r1530 | caseydk | 2010-12-16 15:28:58 -0600 (Thu, 16 Dec 2010) | 3 lines Changed paths: A /trunk/install/sql/mysql/028_system_configs.sql this makes the pagination an admin config, resolves http://bugs.web2project.net/view.php?id=614; also sets up these to be solved: http://bugs.web2project.net/view.php?id=359 and http://bugs.web2project.net/view.php?id=641 ------------------------------------------------------------------------ r1529 | caseydk | 2010-12-16 01:52:42 -0600 (Thu, 16 Dec 2010) | 1 line Changed paths: M /trunk/base.php M /trunk/locales/fr/lang.php M /trunk/locales/fr/locales.php M /trunk/locales/ru/lang.php M /trunk/locales/ru/locales.php removed trailing tags; ------------------------------------------------------------------------ r1528 | caseydk | 2010-12-13 02:03:04 -0600 (Mon, 13 Dec 2010) | 3 lines Changed paths: M /trunk/modules/departments/departments.class.php M /trunk/modules/departments/do_dept_aed.php tweaked some formatting; resolved the 'department dead end' as described in report; resolves http://bugs.web2project.net/view.php?id=481 ------------------------------------------------------------------------ r1527 | caseydk | 2010-12-13 01:56:13 -0600 (Mon, 13 Dec 2010) | 3 lines Changed paths: A /trunk/classes/w2p/Core/Config.class.php M /trunk/includes/main_functions.php M /trunk/modules/system/system.class.php updated the w2pgetConfig function to store the default value if none is set; technically, going forward just using a config param with a default will set it, so we don't have to add simple scalars in the sql scripts. resolves http://bugs.web2project.net/view.php?id=636 ------------------------------------------------------------------------ r1526 | caseydk | 2010-12-11 02:52:38 -0600 (Sat, 11 Dec 2010) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php updated the storeTokenTask() to make sure subproject name changes update the token task; resolves http://bugs.web2project.net/view.php?id=539 ------------------------------------------------------------------------ r1525 | caseydk | 2010-12-11 02:46:05 -0600 (Sat, 11 Dec 2010) | 3 lines Changed paths: M /trunk/modules/projectdesigner/projectdesigner.class.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php M /trunk/modules/tasks/view.php adjusted the task add/edit/viewing to block edit permissions on any task that represents a subproject; this limitation applies to *everyone* even admins.. you have to update the subproject itself; resolves http://bugs.web2project.net/view.php?id=543 ------------------------------------------------------------------------ r1524 | caseydk | 2010-12-09 02:15:59 -0600 (Thu, 09 Dec 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php M /trunk/modules/tasks/gantt.php cleaned up the gantt charts to respect the task_access field; ------------------------------------------------------------------------ r1523 | caseydk | 2010-12-08 01:05:28 -0600 (Wed, 08 Dec 2010) | 1 line Changed paths: A /trunk/install/sql/mysql/027_task_filter_config.sql M /trunk/modules/tasks/index.php M /trunk/modules/tasks/tasks.php tweaked the Task Filters to allow defaults to be set in the system config; ------------------------------------------------------------------------ r1522 | caseydk | 2010-12-07 23:08:07 -0600 (Tue, 07 Dec 2010) | 2 lines Changed paths: M /trunk/modules/reports/index.php M /trunk/modules/reports/projectdesigner_crumb.index.reports.php M /trunk/modules/reports/projects_crumb.view.reports.php M /trunk/modules/reports/reports.class.php M /trunk/modules/reports/setup.php added a permissions check to make sure the reports are accessed appropriately; cleaned up some formatting; ------------------------------------------------------------------------ r1521 | caseydk | 2010-12-07 02:18:17 -0600 (Tue, 07 Dec 2010) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php added the additional column for the previous commit; ------------------------------------------------------------------------ r1520 | caseydk | 2010-12-07 02:17:08 -0600 (Tue, 07 Dec 2010) | 4 lines Changed paths: M /trunk/includes/deprecated_functions.php M /trunk/modules/projects/addedit.php tweaked the Parent Project dropdown to respect the Project ACLs; I also had to write a nasty hack for deprecated_functions.php that makes the added page work with the additional fields; resolves http://bugs.web2project.net/view.php?id=626 ------------------------------------------------------------------------ r1519 | caseydk | 2010-12-07 01:36:11 -0600 (Tue, 07 Dec 2010) | 5 lines Changed paths: M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/tasks.class.php eliminated the option of a child task being dependent on the parent task; inherently as a child task, it is part of the parent and therefore shouldn't be dependent on the parent being complete; more importantly, this was causing a task circular reference which began a paradox that The Doctor had to fix, the 10th Doctor to be specific; resolves http://bugs.web2project.net/view.php?id=556 ------------------------------------------------------------------------ r1518 | caseydk | 2010-12-07 01:09:52 -0600 (Tue, 07 Dec 2010) | 3 lines Changed paths: M /trunk/modules/tasks/ae_depend.php tweaked the default setting for Dependency tracking to ON.. this is a behavior change, but there's been so much confusion on how to get cascading tasks, it makes sense formatting cleanup for PEAR; ------------------------------------------------------------------------ r1517 | caseydk | 2010-12-05 02:07:54 -0600 (Sun, 05 Dec 2010) | 3 lines Changed paths: M /trunk/do_user_aed.php M /trunk/modules/admin/addedituser.php M /trunk/modules/admin/do_user_aed.php M /trunk/modules/admin/do_userrole_aed.php M /trunk/modules/files/files.class.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_pdf.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasks.php un-factored the removal of the contact_email field; updated the admin, files, forums, and tasks modules; removed a bunch of the unncessary joins; ------------------------------------------------------------------------ r1516 | caseydk | 2010-12-05 01:18:58 -0600 (Sun, 05 Dec 2010) | 4 lines Changed paths: M /trunk/classes/w2p/Output/HTMLHelper.class.php M /trunk/modules/admin/do_user_aed.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/companies/vw_contacts.php M /trunk/modules/departments/vw_contacts.php M /trunk/modules/projectdesigner/vw_projecttask.php M /trunk/modules/projects/projects.class.php M /trunk/modules/system/contacts_ldap.php un-factored the removal of the contact_email field; un-factored the removal of the contact_phone field; updated the calendar, companies, departments, projectdesigner, system, and projects modules; removed a bunch of the unncessary joins; ------------------------------------------------------------------------ r1515 | caseydk | 2010-12-05 01:13:50 -0600 (Sun, 05 Dec 2010) | 4 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/classes/w2p/Authenticators/LDAP.class.php M /trunk/classes/w2p/Authenticators/PostNuke.class.php M /trunk/includes/main_functions.php A /trunk/install/sql/mysql/026_contact_methods_phone.sql M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/csvexport.php M /trunk/modules/contacts/index.php M /trunk/modules/contacts/vcardexport.php M /trunk/modules/contacts/vcardimport.php M /trunk/modules/contacts/view.php un-factored the removal of the contact_email field; un-factored the removal of the contact_phone field; updated the contacts module to handle the change; removed a bunch of the unncessary joins; ------------------------------------------------------------------------ r1514 | caseydk | 2010-12-04 17:49:08 -0600 (Sat, 04 Dec 2010) | 2 lines Changed paths: M /trunk/modules/calendar/day_view.php M /trunk/modules/calendar/week_view.php minor refactoring to match existing structures; wired the hook_calendar to allow arbitrary modules display their contents on the calendar; ------------------------------------------------------------------------ r1513 | caseydk | 2010-12-04 02:03:35 -0600 (Sat, 04 Dec 2010) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php updated the check in an attempt to make sure we always have a proper CDate object by this point; resolves http://bugs.web2project.net/view.php?id=634 ------------------------------------------------------------------------ r1512 | caseydk | 2010-12-04 01:55:49 -0600 (Sat, 04 Dec 2010) | 2 lines Changed paths: M /trunk/modules/projects/addedit.php the departments box was only showing if the user had edit-department permissions.. I changed this to access-department; resolves http://bugs.web2project.net/view.php?id=619 ------------------------------------------------------------------------ r1511 | caseydk | 2010-12-04 01:43:40 -0600 (Sat, 04 Dec 2010) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.class.php adjusted the updatedDate to make it more relevant; resolves http://bugs.web2project.net/view.php?id=631 ------------------------------------------------------------------------ r1510 | caseydk | 2010-12-04 01:41:14 -0600 (Sat, 04 Dec 2010) | 2 lines Changed paths: M /trunk/classes/w2p/API/iCalendar.class.php M /trunk/modules/tasks/tasks.class.php tweaked the UID to make them unique.. works on Thunderbird now; resolves http://bugs.web2project.net/view.php?id=631 ------------------------------------------------------------------------ r1509 | caseydk | 2010-12-03 15:16:37 -0600 (Fri, 03 Dec 2010) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php updated the projects->store() method to filter out dept_id = 0 so that non-existant deparments wouldn't get set.. that makes it hard for permission checks; resolves http://bugs.web2project.net/view.php?id=622 ------------------------------------------------------------------------ r1508 | caseydk | 2010-12-03 14:52:48 -0600 (Fri, 03 Dec 2010) | 2 lines Changed paths: M /trunk/modules/tasks/tasks.php tweaked the task order to make the sorting expected & consistent; resolves http://bugs.web2project.net/view.php?id=643 ------------------------------------------------------------------------ r1507 | caseydk | 2010-12-02 23:07:08 -0600 (Thu, 02 Dec 2010) | 1 line Changed paths: M /trunk/includes/deprecated_functions.php moved some of the screwy gantt functions here.. man, they're ugly and ridiculously complex; ------------------------------------------------------------------------ r1506 | caseydk | 2010-12-02 23:06:28 -0600 (Thu, 02 Dec 2010) | 5 lines Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/lib/jpgraph/src/jpgraph_gantt.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php M /trunk/modules/projects/viewgantt.php M /trunk/modules/tasks/gantt.php A /trunk/modules/tasks/gantt_pdf.php M /trunk/modules/tasks/viewgantt.php merged a bunch of things from Zbigniew Kami?\197?\132ski related to gantt charts: - added images to denote different milestone types; - added a legend to the chart; - added PDF output for gantt charts; refactored gantt chart handlng to eliminate duplication; ------------------------------------------------------------------------ r1505 | caseydk | 2010-12-02 23:04:50 -0600 (Thu, 02 Dec 2010) | 1 line Changed paths: A /trunk/modules/tasks/images A /trunk/modules/tasks/images/ganttpdf_key.png A /trunk/modules/tasks/images/ganttpdf_keyNM.png A /trunk/modules/tasks/images/milestone_completed.png A /trunk/modules/tasks/images/milestone_in_progress.png A /trunk/modules/tasks/images/milestone_overdue.png A /trunk/modules/tasks/images/milestone_planned.png A /trunk/modules/tasks/images/task_completed.png A /trunk/modules/tasks/images/task_dynamic.png A /trunk/modules/tasks/images/task_in_progress.png A /trunk/modules/tasks/images/task_planned.png added images for different notations on the gantt charts; ------------------------------------------------------------------------ r1504 | caseydk | 2010-12-01 01:07:21 -0600 (Wed, 01 Dec 2010) | 2 lines Changed paths: A /trunk/modules/system/do_module_upload.php M /trunk/modules/system/system.class.php M /trunk/modules/system/viewmods.php added a module uploader for web-based upload; added module validation for uploaded modules; ------------------------------------------------------------------------ r1503 | caseydk | 2010-12-01 01:00:17 -0600 (Wed, 01 Dec 2010) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php updating the error message display; ------------------------------------------------------------------------ r1502 | caseydk | 2010-11-27 22:57:54 -0600 (Sat, 27 Nov 2010) | 1 line Changed paths: M /trunk/modules/contacts/addedit.php killing off some dead code ------------------------------------------------------------------------ r1501 | caseydk | 2010-11-27 22:18:13 -0600 (Sat, 27 Nov 2010) | 1 line Changed paths: M /trunk/includes/deprecated_functions.php M /trunk/includes/main_functions.php shifting around deprecated functions; ------------------------------------------------------------------------ r1500 | caseydk | 2010-11-27 16:45:35 -0600 (Sat, 27 Nov 2010) | 2 lines Changed paths: M /trunk/modules/projects/vw_idx_projects.php Fixed a bad sort field - total_tasks - because the field changed names.. it's being cached now instead of calculated; Should resolve http://forums.web2project.net/viewtopic.php?p=7143 ------------------------------------------------------------------------ r1499 | caseydk | 2010-11-27 16:45:12 -0600 (Sat, 27 Nov 2010) | 1 line Changed paths: M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/calendar.class.php minor code cleanups to make things more consistent; ------------------------------------------------------------------------ r1498 | caseydk | 2010-11-27 16:38:44 -0600 (Sat, 27 Nov 2010) | 1 line Changed paths: M /trunk/includes/version.php prepping for the v2.2 release in a couple weeks ------------------------------------------------------------------------ r1497 | caseydk | 2010-11-27 16:08:59 -0600 (Sat, 27 Nov 2010) | 1 line Changed paths: M /trunk/modules/calendar/index.php building hooks for the calendar module; ------------------------------------------------------------------------ r1496 | pedroix | 2010-11-26 05:52:58 -0600 (Fri, 26 Nov 2010) | 1 line Changed paths: D /trunk/locales/cz Remove cz leftover locale ------------------------------------------------------------------------ r1495 | pedroix | 2010-11-26 05:41:26 -0600 (Fri, 26 Nov 2010) | 1 line Changed paths: M /trunk/locales/en/system.inc ------------------------------------------------------------------------ r1494 | pedroix | 2010-11-26 05:18:25 -0600 (Fri, 26 Nov 2010) | 5 lines Changed paths: A /trunk/locales/cs A /trunk/locales/cs/admin.inc A /trunk/locales/cs/calendar.inc A /trunk/locales/cs/common.inc A /trunk/locales/cs/companies.inc A /trunk/locales/cs/contacts.inc A /trunk/locales/cs/departments.inc A /trunk/locales/cs/files.inc A /trunk/locales/cs/forums.inc A /trunk/locales/cs/help.inc A /trunk/locales/cs/history.inc A /trunk/locales/cs/index.html A /trunk/locales/cs/lang.php A /trunk/locales/cs/links.inc A /trunk/locales/cs/locales.php A /trunk/locales/cs/projectdesigner.inc A /trunk/locales/cs/projects.inc A /trunk/locales/cs/public.inc A /trunk/locales/cs/reports.inc A /trunk/locales/cs/resources.inc A /trunk/locales/cs/smartsearch.inc A /trunk/locales/cs/styles.inc A /trunk/locales/cs/system.inc A /trunk/locales/cs/tasks.inc http://bugs.web2project.net/view.php?id=629 Czech locale modified path to match ISO 639-1 standards instead of ISO 3166-1-alpha-2 Thanks again Petr ------------------------------------------------------------------------ r1493 | pedroix | 2010-11-26 05:13:10 -0600 (Fri, 26 Nov 2010) | 5 lines Changed paths: M /trunk/locales/cz/lang.php http://bugs.web2project.net/view.php?id=629 Czech locale modified path to match ISO 639-1 standards instead of ISO 3166-1-alpha-2 Thanks again Petr ------------------------------------------------------------------------ r1492 | caseydk | 2010-11-25 23:05:08 -0600 (Thu, 25 Nov 2010) | 1 line Changed paths: A /trunk/unit_tests/modules/tasks.test.php restored the file.. my plan did not work ------------------------------------------------------------------------ r1491 | caseydk | 2010-11-25 22:59:34 -0600 (Thu, 25 Nov 2010) | 1 line Changed paths: D /trunk/unit_tests/modules/tasks.test.php remvoing in an attempt to resolve an git/svn sync issue; ------------------------------------------------------------------------ r1490 | pedroix | 2010-11-25 09:32:55 -0600 (Thu, 25 Nov 2010) | 5 lines Changed paths: A /trunk/locales/cz A /trunk/locales/cz/admin.inc A /trunk/locales/cz/calendar.inc A /trunk/locales/cz/common.inc A /trunk/locales/cz/companies.inc A /trunk/locales/cz/contacts.inc A /trunk/locales/cz/departments.inc A /trunk/locales/cz/files.inc A /trunk/locales/cz/forums.inc A /trunk/locales/cz/help.inc A /trunk/locales/cz/history.inc A /trunk/locales/cz/index.html A /trunk/locales/cz/lang.php A /trunk/locales/cz/links.inc A /trunk/locales/cz/locales.php A /trunk/locales/cz/projectdesigner.inc A /trunk/locales/cz/projects.inc A /trunk/locales/cz/public.inc A /trunk/locales/cz/reports.inc A /trunk/locales/cz/resources.inc A /trunk/locales/cz/smartsearch.inc A /trunk/locales/cz/styles.inc A /trunk/locales/cz/system.inc A /trunk/locales/cz/tasks.inc Added Feature: Czech language pack http://bugs.web2project.net/view.php?id=629 Thanks Petr ------------------------------------------------------------------------ r1489 | pedroix | 2010-11-12 04:37:23 -0600 (Fri, 12 Nov 2010) | 7 lines Changed paths: M /trunk/modules/reports/reports/tasklogs.php M /trunk/modules/reports/reports/tasklogs_xp1.php Added links for task and tasklogs inside both TaskLogs reports tasklogs.php tasklogs_xp1.php http://forums.web2project.net/viewtopic.php?p=7955 Thanks to C Anthony ------------------------------------------------------------------------ r1488 | pedroix | 2010-11-11 04:47:32 -0600 (Thu, 11 Nov 2010) | 5 lines Changed paths: M /trunk/classes/ui.class.php Focus the first textbox while avoiding the "Global Search..." box. More down to earth... make lazy people happy by moving the cursor to the first editable box and "One would be able to use tabulator to go to the other fields .... " (Klaus citation) and so they don't... "get very annoyed when i go to any web page that is asking for input and the cursor is not automatically in the first most important input field." (husaragi citation). http://forums.web2project.net/viewtopic.php?t=2843 ------------------------------------------------------------------------ r1487 | pedroix | 2010-11-09 05:09:33 -0600 (Tue, 09 Nov 2010) | 4 lines Changed paths: M /trunk/locales/fr/admin.inc M /trunk/locales/fr/calendar.inc M /trunk/locales/fr/common.inc M /trunk/locales/fr/companies.inc M /trunk/locales/fr/contacts.inc M /trunk/locales/fr/departments.inc M /trunk/locales/fr/files.inc M /trunk/locales/fr/forums.inc M /trunk/locales/fr/help.inc M /trunk/locales/fr/history.inc M /trunk/locales/fr/lang.php M /trunk/locales/fr/links.inc M /trunk/locales/fr/locales.php M /trunk/locales/fr/projectdesigner.inc M /trunk/locales/fr/projects.inc M /trunk/locales/fr/public.inc M /trunk/locales/fr/reports.inc M /trunk/locales/fr/resources.inc M /trunk/locales/fr/system.inc M /trunk/locales/fr/tasks.inc Updated the French locales. http://forums.web2project.net/viewtopic.php?t=668 Merci eureka ------------------------------------------------------------------------ r1486 | pedroix | 2010-11-08 12:35:36 -0600 (Mon, 08 Nov 2010) | 3 lines Changed paths: M /trunk/modules/calendar/day_view.php Fix "Default Tabbed Subview" on Day View to honor the default tab defined on System Config. http://forums.web2project.net/viewtopic.php?t=2832 ------------------------------------------------------------------------ r1485 | pedroix | 2010-10-27 10:30:25 -0500 (Wed, 27 Oct 2010) | 3 lines Changed paths: M /trunk/modules/projectdesigner/gantt.php Make sure a gantt chart shows up in projectdesigner even if a project does not have tasks. http://forums.web2project.net/viewtopic.php?t=2792 ------------------------------------------------------------------------ r1484 | pedroix | 2010-10-27 10:26:36 -0500 (Wed, 27 Oct 2010) | 3 lines Changed paths: M /trunk/modules/projectdesigner/gantt.php Make sure a gantt chart shows up in projectdesigner even if a project does not have tasks. http://forums.web2project.net/viewtopic.php?t=2792 ------------------------------------------------------------------------ r1483 | pedroix | 2010-10-26 12:11:59 -0500 (Tue, 26 Oct 2010) | 4 lines Changed paths: M /trunk/modules/forums/addedit.php M /trunk/modules/forums/do_forum_aed.php M /trunk/modules/forums/forums.class.php Remove unlogical "Delete Forum" button. Fix "system goes off" when unlogical "Delete Forum" button is used. http://forums.web2project.net/viewtopic.php?t=2799 ------------------------------------------------------------------------ r1482 | pedroix | 2010-10-26 10:02:58 -0500 (Tue, 26 Oct 2010) | 5 lines Changed paths: M /trunk/modules/tasks/tasks.class.php Fix bug 0000599: WHITE SCREEN http://bugs.web2project.net/view.php?id=599 Pedro A. ------------------------------------------------------------------------ r1481 | pedroix | 2010-10-26 08:47:57 -0500 (Tue, 26 Oct 2010) | 4 lines Changed paths: M /trunk/classes/w2p/Authenticators/LDAP.class.php Fix bug 0000606: The problem is, in the process (of LDAP Authentication, for new users) the Default User Preferences are not being imported. http://bugs.web2project.net/view.php?id=606 Pedro A. ------------------------------------------------------------------------ r1480 | pedroix | 2010-10-26 07:42:24 -0500 (Tue, 26 Oct 2010) | 7 lines Changed paths: M /trunk/lib/jscalendar/calendar.js M /trunk/lib/jscalendar/calendar_uncompressed.js Fix IE mini calendars positioning bug. Added better browser detection. http://forums.web2project.net/viewtopic.php?t=2794 ------------------------------------------------------------------------ r1479 | pedroix | 2010-10-24 14:39:43 -0500 (Sun, 24 Oct 2010) | 4 lines Changed paths: A /trunk/modules/reports/reports/allocateduserhours.ru.txt A /trunk/modules/reports/reports/completed.ru.txt A /trunk/modules/reports/reports/overall.ru.txt A /trunk/modules/reports/reports/overdue.ru.txt A /trunk/modules/reports/reports/stats.ru.txt A /trunk/modules/reports/reports/taskenddate.ru.txt A /trunk/modules/reports/reports/tasklist.ru.txt A /trunk/modules/reports/reports/tasklogs.ru.txt A /trunk/modules/reports/reports/tasklogs_xp1.ru.txt A /trunk/modules/reports/reports/tasksperuser.ru.txt A /trunk/modules/reports/reports/upcoming.ru.txt A /trunk/modules/reports/reports/userperformance.ru.txt Russian locale added. (part 2 - reports) Thanks to deth47 and kisoft for the update. http://forums.web2project.net/viewtopic.php?t=1240 ------------------------------------------------------------------------ r1478 | pedroix | 2010-10-24 14:29:09 -0500 (Sun, 24 Oct 2010) | 4 lines Changed paths: M /trunk/locales/en/system.inc A /trunk/locales/ru A /trunk/locales/ru/admin.inc A /trunk/locales/ru/calendar.inc A /trunk/locales/ru/common.inc A /trunk/locales/ru/companies.inc A /trunk/locales/ru/contacts.inc A /trunk/locales/ru/departments.inc A /trunk/locales/ru/files.inc A /trunk/locales/ru/forums.inc A /trunk/locales/ru/help.inc A /trunk/locales/ru/history.inc A /trunk/locales/ru/index.html A /trunk/locales/ru/lang.php A /trunk/locales/ru/links.inc A /trunk/locales/ru/locales.php A /trunk/locales/ru/projectdesigner.inc A /trunk/locales/ru/projects.inc A /trunk/locales/ru/public.inc A /trunk/locales/ru/reports.inc A /trunk/locales/ru/resources.inc A /trunk/locales/ru/smartsearch.inc A /trunk/locales/ru/styles.inc A /trunk/locales/ru/system.inc A /trunk/locales/ru/tasks.inc Russian locale added. (part 1) Thanks to deth47 and kisoft for the update. http://forums.web2project.net/viewtopic.php?t=1240 ------------------------------------------------------------------------ r1477 | pedroix | 2010-10-24 14:18:14 -0500 (Sun, 24 Oct 2010) | 6 lines Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/lib/PEAR/Date/Calc.php M /trunk/lib/jpgraph/src/jpgraph_gantt.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php M /trunk/modules/tasks/gantt.php UTF-8 fixes. Basically jpgraph and Calendar related as preparation for the Russian locale. http://forums.web2project.net/viewtopic.php?t=1240 Thanks kisoft ------------------------------------------------------------------------ r1476 | pedroix | 2010-10-21 09:56:18 -0500 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/style/web2project/lostpass.php minor visual glitch on the lost password interface for the web2project theme. ------------------------------------------------------------------------ r1475 | pedroix | 2010-10-17 22:28:23 -0500 (Sun, 17 Oct 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/index.php Replace the Mootools tooltips activator with the jQuery tooltips activator when a new task is added on the "Add Tasks" panel. ------------------------------------------------------------------------ r1474 | pedroix | 2010-10-17 20:00:44 -0500 (Sun, 17 Oct 2010) | 4 lines Changed paths: M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/vw_logs.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/view.php M /trunk/modules/tasks/vw_logs.php Correct the display format of the task_log_date since it does not have a time portion. Add task_log_created as secondary Task Log sort field, so that task logs on the same task_log_date are ordered according to the natural order of insertion on the system (the task_log_created field). http://forums.web2project.net/viewtopic.php?t=2766 ------------------------------------------------------------------------ r1473 | pedroix | 2010-10-15 10:47:07 -0500 (Fri, 15 Oct 2010) | 5 lines Changed paths: M /trunk/modules/projectdesigner/do_task_bulk_aed.php Fixed bug with setting start and end date at the same time would cause CTask::check to block date shifting whenever the start date would be after the end date. Because the start date shift was being process first. Solution... make the end date shift be processed first. http://forums.web2project.net/viewtopic.php?t=2760 ------------------------------------------------------------------------ r1472 | pedroix | 2010-10-14 05:28:59 -0500 (Thu, 14 Oct 2010) | 2 lines Changed paths: M /trunk/classes/ui.class.php D /trunk/lib/jquery/tipTip.css M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css Moved the tipTip.css to the styles main.css so people can customize the tooltips with their own themes. Removed the inclusion of tipTip.css and the file itself. ------------------------------------------------------------------------ r1471 | pedroix | 2010-10-14 05:02:21 -0500 (Thu, 14 Oct 2010) | 7 lines Changed paths: M /trunk/lib/jquery/jquery.js M /trunk/lib/jquery/jquery.tipTip.js Minified the jQuery library and tipTip plugin. Cut half its size! Minified using http://dean.edwards.name/packer/ version 3.0 using "Shrink variables" only. Did not use "Base62 encode" because earlier experiences resulted in browsers hanging due to poor support of decompression. Trying to avoid those sort of problems here. ------------------------------------------------------------------------ r1470 | pedroix | 2010-10-12 09:58:37 -0500 (Tue, 12 Oct 2010) | 5 lines Changed paths: M /trunk/classes/ui.class.php M /trunk/includes/main_functions.php A /trunk/lib/jquery A /trunk/lib/jquery/jquery.js A /trunk/lib/jquery/jquery.tipTip.js A /trunk/lib/jquery/tipTip.css D /trunk/lib/mootools M /trunk/modules/contacts/addedit.php M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css JQuery (v1.4.2) added! Mootools has been deprecated! Consequences: Tooltips have been modified as well as stylesheets, Contacts addedit interface has been adapted. ------------------------------------------------------------------------ r1469 | caseydk | 2010-10-06 23:49:30 -0500 (Wed, 06 Oct 2010) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php patched the project list to respect the department filtering; resolves http://bugs.web2project.net/view.php?id=586 ------------------------------------------------------------------------ r1468 | caseydk | 2010-09-29 23:52:46 -0500 (Wed, 29 Sep 2010) | 1 line Changed paths: M /trunk/classes/w2p/Output/EmailManager.class.php M /trunk/includes/deprecated_functions.php update to patch this issue http://forums.web2project.net/viewtopic.php?t=2713 ------------------------------------------------------------------------ r1466 | caseydk | 2010-09-22 00:14:41 -0500 (Wed, 22 Sep 2010) | 1 line Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/classes/w2p/Utilities/Date.class.php M /trunk/includes/version.php M /trunk/install/sql/mysql/024_remove_task_log_changelog.sql A /trunk/install/sql/mysql/025_add_task_allow_other_user_tasklogs.sql M /trunk/modules/links/addedit.php M /trunk/modules/links/index_table.php M /trunk/modules/links/links.class.php A /trunk/modules/projects/vw_idx_types.php M /trunk/modules/system/contacts_ldap.php M /trunk/modules/tasks/ae_resource.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/vw_log_update.php M /trunk/style/w2p-snowball/main.css M /trunk/unit_tests/classes/date.test.php M /trunk/unit_tests/db_files/projectsTestDeleteProject.xml M /trunk/unit_tests/db_files/projectsTestImportTasks.xml M /trunk/unit_tests/db_files/tasklogsTestDelete.xml M /trunk/unit_tests/db_files/tasklogsTestStoreCreate.xml M /trunk/unit_tests/db_files/tasklogsTestStoreUpdate.xml M /trunk/unit_tests/db_files/tasksTestCopyNoProjectNoTask.xml M /trunk/unit_tests/db_files/tasksTestCopyNoProjectTask.xml M /trunk/unit_tests/db_files/tasksTestCopyProjectNoTask.xml M /trunk/unit_tests/db_files/tasksTestCopyProjectTask.xml M /trunk/unit_tests/db_files/tasksTestDeepCopyNoProjectNoTask.xml M /trunk/unit_tests/db_files/tasksTestDeepCopyNoProjectTask.xml M /trunk/unit_tests/db_files/tasksTestDeepCopyProjectTask.xml M /trunk/unit_tests/db_files/tasksTestPushDependencies.xml M /trunk/unit_tests/db_files/tasksTestShiftDependentTasks.xml M /trunk/unit_tests/db_files/tasksTestStore.xml M /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml M /trunk/unit_tests/db_files/tasksTestStoreNoTaskParent.xml M /trunk/unit_tests/db_files/tasksTestStoreShiftDependentTasks.xml M /trunk/unit_tests/db_files/tasksTestStoreSubTasks.xml M /trunk/unit_tests/db_files/tasksTestUpdateDepDates.xml M /trunk/unit_tests/db_files/tasksTestUpdateDynamicsNotFromChildrenInDays.xml M /trunk/unit_tests/db_files/tasksTestUpdateDynamicsNotFromChildrenInHours.xml M /trunk/unit_tests/db_files/tasksTestUpdateHoursWorked.xml M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksProjectNoTaskId.xml M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksProjectTaskId.xml M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusNoTaskId.xml M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusTaskId.xml M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasks.test.php merging all the last bits and pieces for v2.1 ------------------------------------------------------------------------ r1465 | caseydk | 2010-09-19 01:43:55 -0500 (Sun, 19 Sep 2010) | 1 line Changed paths: M /trunk/modules/files/files.class.php reverted part of r1345 to get the error reporting from the check() method back; ------------------------------------------------------------------------ r1464 | caseydk | 2010-09-19 01:43:31 -0500 (Sun, 19 Sep 2010) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php M /trunk/unit_tests/db_files/tasksTestRemoveAssigned.xml M /trunk/unit_tests/db_files/tasksTestShiftDependentTasks.xml M /trunk/unit_tests/db_files/tasksTestStoreNoTaskParent.xml M /trunk/unit_tests/db_files/tasksTestStoreShiftDependentTasks.xml M /trunk/unit_tests/db_files/tasksTestUpdateAssignedWithDeleteAndRemoveUsers.xml M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusTaskId.xml M /trunk/unit_tests/modules/tasks.test.php fixing some tests from my screwy merge; ------------------------------------------------------------------------ r1463 | caseydk | 2010-09-18 17:01:13 -0500 (Sat, 18 Sep 2010) | 2 lines Changed paths: M /trunk/modules/calendar/calendar.class.php added the GMT/UTC identifier to bypass the timezone oddities; resolves http://bugs.web2project.net/view.php?id=569 ------------------------------------------------------------------------ r1462 | caseydk | 2010-09-18 16:52:05 -0500 (Sat, 18 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php undoing my bad commit ------------------------------------------------------------------------ r1461 | caseydk | 2010-09-18 16:33:14 -0500 (Sat, 18 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getProject ------------------------------------------------------------------------ r1460 | caseydk | 2010-09-16 01:52:47 -0500 (Thu, 16 Sep 2010) | 2 lines Changed paths: M /trunk/modules/contacts/csvexport.php a screwy reset of an existing variable made it all break; resolves http://bugs.web2project.net/view.php?id=579 ------------------------------------------------------------------------ r1459 | caseydk | 2010-09-13 23:32:22 -0500 (Mon, 13 Sep 2010) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php fixed the status updater to handle setting the status to zero resolves http://forums.web2project.net/viewtopic.php?t=2576 ------------------------------------------------------------------------ r1458 | caseydk | 2010-09-12 01:15:16 -0500 (Sun, 12 Sep 2010) | 1 line Changed paths: M /trunk/modules/tasks/addedit.js eliminated a bunch of duplicated logic ------------------------------------------------------------------------ r1457 | caseydk | 2010-09-12 01:11:58 -0500 (Sun, 12 Sep 2010) | 3 lines Changed paths: M /trunk/modules/tasks/addedit.js M /trunk/modules/tasks/ae_dates.php cleaned up a bunch of formatting; added week/month support to the duration calculations; resolves http://bugs.web2project.net/view.php?id=529 ------------------------------------------------------------------------ r1456 | caseydk | 2010-09-12 00:26:40 -0500 (Sun, 12 Sep 2010) | 3 lines Changed paths: M /trunk/classes/w2p/Output/HTMLHelper.class.php M /trunk/modules/reports/reports/tasklist.php type hinting is awesome, should protect some of the functions better; updated the sort order in the report and added indenting to make the tasks make a little more sense; resolves http://bugs.web2project.net/view.php?id=550 ------------------------------------------------------------------------ r1455 | caseydk | 2010-09-11 23:58:44 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/links/links.class.php the store() call actually adds a 'http://' as a prefix to the url if it's not already there.. so had to tweak the check() to check properly; ------------------------------------------------------------------------ r1454 | caseydk | 2010-09-11 23:58:35 -0500 (Sat, 11 Sep 2010) | 5 lines Changed paths: M /trunk/includes/main_functions.php M /trunk/unit_tests/build.xml M /trunk/unit_tests/db_files/tasklogsSeed.xml M /trunk/unit_tests/db_files/tasklogsTestStoreCreate.xml M /trunk/unit_tests/db_files/tasklogsTestStoreUpdate.xml M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php cleaned up some screwy merge issues; tweaked the run-tests to setup the full environment; updated the link test because I've temporarily disabled the w2p_check_url function; killed the tasklogs test: testCreateStringAsHours as we now accept strings, we just cast them to float.. so they become zero; tracked down the cause of the Files Unit Test failures.. related to r1345.. discussion ongoing to discuss tradeoffs going forward; ------------------------------------------------------------------------ r1453 | caseydk | 2010-09-11 22:55:12 -0500 (Sat, 11 Sep 2010) | 4 lines Changed paths: M /trunk/classes/w2p/Database/Query.class.php M /trunk/includes/deprecated_functions.php M /trunk/modules/system/contacts_ldap.php major cleanup to the LDAP importer to support the contacts_methods structure; updated the db insert to return the id; moved a clean_value function to the deprecated area; resolves http://bugs.web2project.net/view.php?id=575 ------------------------------------------------------------------------ r1452 | caseydk | 2010-09-11 22:54:59 -0500 (Sat, 11 Sep 2010) | 3 lines Changed paths: M /trunk/classes/w2p/Utilities/Date.class.php Fixing bug in CDate->calcDuration. It was not cloning object if passed in date was before date in current object. This meant the difference was always 0 in this case. ------------------------------------------------------------------------ r1451 | caseydk | 2010-09-11 22:54:50 -0500 (Sat, 11 Sep 2010) | 2 lines Changed paths: M /trunk/classes/w2p/Utilities/Date.class.php M /trunk/unit_tests/classes/date.test.php - Added the rest of tests for CDate->addDuration - Fixed bug in CDate->prev_working_day so preserveHours is properly used ------------------------------------------------------------------------ r1450 | caseydk | 2010-09-11 22:54:40 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->addDuration ------------------------------------------------------------------------ r1449 | caseydk | 2010-09-11 22:54:31 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Removing unnecessary code ------------------------------------------------------------------------ r1448 | caseydk | 2010-09-11 22:54:23 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Moving all global configuration settings and restores to the setUp and tearDown functions to simplify tests ------------------------------------------------------------------------ r1447 | caseydk | 2010-09-11 22:54:15 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->prev_working_day ------------------------------------------------------------------------ r1446 | caseydk | 2010-09-11 22:54:06 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->next_working_day ------------------------------------------------------------------------ r1445 | caseydk | 2010-09-11 22:53:58 -0500 (Sat, 11 Sep 2010) | 2 lines Changed paths: M /trunk/unit_tests/classes/date.test.php - Fixing a spelling mistake - Add more tests for CDate->next_working_day ------------------------------------------------------------------------ r1444 | caseydk | 2010-09-11 22:53:49 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/classes/w2p/Utilities/Date.class.php Updating next_working_day function to clone the current object, instead of just assigning it to another variable. This makes perserve_hours actually take affect. ------------------------------------------------------------------------ r1443 | caseydk | 2010-09-11 22:53:40 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding test for CDate->next_working_day ------------------------------------------------------------------------ r1442 | caseydk | 2010-09-11 22:53:32 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->getAMPM ------------------------------------------------------------------------ r1441 | caseydk | 2010-09-11 22:53:23 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding some tests for CDate->calcDuration ------------------------------------------------------------------------ r1440 | caseydk | 2010-09-11 22:53:15 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/do_task_bulk_aed.php Adding functionality to allow a user to mark tasks as inactive in the project designer. Previously the code was in the ddlb, but no code to process it on submit. ------------------------------------------------------------------------ r1439 | caseydk | 2010-09-11 22:53:07 -0500 (Sat, 11 Sep 2010) | 2 lines Changed paths: M /trunk/unit_tests/classes/date.test.php - Added global $w2Pconfig to date tests - Added tests for CDate->isWorkingDay ------------------------------------------------------------------------ r1438 | caseydk | 2010-09-11 22:52:58 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->setTime ------------------------------------------------------------------------ r1437 | caseydk | 2010-09-11 22:52:49 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->dateDiff ------------------------------------------------------------------------ r1436 | caseydk | 2010-09-11 22:52:41 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->addMonths ------------------------------------------------------------------------ r1435 | caseydk | 2010-09-11 22:52:32 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->addDays ------------------------------------------------------------------------ r1434 | caseydk | 2010-09-11 22:52:23 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->compare with timezone conversion ------------------------------------------------------------------------ r1433 | caseydk | 2010-09-11 22:52:15 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasklogsSeed.xml M /trunk/unit_tests/db_files/tasklogsTestStoreCreate.xml M /trunk/unit_tests/db_files/tasklogsTestStoreUpdate.xml Updating tests for CTask->store to make sure the updateHoursWorked call was cascading properly ------------------------------------------------------------------------ r1432 | caseydk | 2010-09-11 22:52:05 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Updating tests for CTask->getChildren and CTask->getDeepChildren as well as code tidying ------------------------------------------------------------------------ r1431 | caseydk | 2010-09-11 22:51:55 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getProject ------------------------------------------------------------------------ r1430 | caseydk | 2010-09-11 20:16:16 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/includes/main_functions.php Moving CTaskLog class to its own file. Formatting to match PEAR coding standard. Adjusting autoload accordingly. ------------------------------------------------------------------------ r1429 | caseydk | 2010-09-11 20:16:07 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/projects.test.php Updating tests to deprecate CProject->getTotalHours. Updating tests to match bug fix Keith applied to CProject->getTotalProjectHours. ------------------------------------------------------------------------ r1428 | caseydk | 2010-09-11 20:15:57 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->updateHoursWorked. ------------------------------------------------------------------------ r1427 | caseydk | 2010-09-11 20:15:48 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->unpinUserTask ------------------------------------------------------------------------ r1426 | caseydk | 2010-09-11 20:15:37 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/.gitignore Adding ignore for phpstorm project files. ------------------------------------------------------------------------ r1425 | caseydk | 2010-09-11 20:15:29 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksSeed.xml M /trunk/unit_tests/modules/tasks.test.php Adding tests for Ctask->pinUserTask. Fixing tests to account for adding contact_order_by to contact lists for projects and tasks. ------------------------------------------------------------------------ r1424 | caseydk | 2010-09-11 20:15:19 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getTaskCount ------------------------------------------------------------------------ r1423 | caseydk | 2010-09-11 20:15:09 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->getAllowedTaskList ------------------------------------------------------------------------ r1422 | caseydk | 2010-09-11 20:14:58 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getTaskList ------------------------------------------------------------------------ r1421 | caseydk | 2010-09-11 20:14:49 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->hook_search ------------------------------------------------------------------------ r1420 | caseydk | 2010-09-11 20:14:40 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->hook_calendar, fixing some formatting issues, and fixing day of week array ------------------------------------------------------------------------ r1419 | caseydk | 2010-09-11 20:14:31 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksSeed.xml Adding tests for CTask->getTaskLogs ------------------------------------------------------------------------ r1418 | caseydk | 2010-09-11 20:14:22 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getAssigned ------------------------------------------------------------------------ r1417 | caseydk | 2010-09-11 20:14:13 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getAllowedRecords ------------------------------------------------------------------------ r1416 | caseydk | 2010-09-11 20:14:04 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/system/index.php cleaning up notices/messages for the upgrade notifier; ------------------------------------------------------------------------ r1415 | caseydk | 2010-09-11 20:13:54 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/system/system.class.php implemented the upgrade availability detection; ------------------------------------------------------------------------ r1414 | caseydk | 2010-09-11 20:13:45 -0500 (Sat, 11 Sep 2010) | 2 lines Changed paths: M /trunk/classes/w2p/Utilities/HTTPRequest.class.php added the system update checker to collect info on the core modules; added a HTTPRequest class to submit the data to the w2p service; ------------------------------------------------------------------------ r1413 | caseydk | 2010-09-11 20:13:35 -0500 (Sat, 11 Sep 2010) | 3 lines Changed paths: M /trunk/includes/main_functions.php cleaned up some misplaced functions to be deprecated; added a mapper for the ProjectDesigner class; added a timezone to the queuescanner; ------------------------------------------------------------------------ r1412 | caseydk | 2010-09-11 20:13:26 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/system/index.php cleaning up notices/messages for the upgrade notifier; ------------------------------------------------------------------------ r1411 | caseydk | 2010-09-11 20:13:17 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/projects/vw_idx_projects.php Updating code to show sub projects in tab view, whether parent project is of that status or not. Fixes bug #415 - http://bugs.web2project.net/view.php?id=415 ------------------------------------------------------------------------ r1410 | caseydk | 2010-09-11 20:13:07 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->getAllowedRecords ------------------------------------------------------------------------ r1409 | caseydk | 2010-09-11 20:12:57 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->clearReminder ------------------------------------------------------------------------ r1408 | caseydk | 2010-09-11 20:12:47 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/projects/vw_idx_projects.php Updating code to show sub projects in tab view, whether parent project is of that status or not. Fixes bug #415 - http://bugs.web2project.net/view.php?id=415 ------------------------------------------------------------------------ r1407 | caseydk | 2010-09-11 20:12:36 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/system/system.class.php implemented the upgrade availability detection; ------------------------------------------------------------------------ r1406 | caseydk | 2010-09-11 20:12:28 -0500 (Sat, 11 Sep 2010) | 2 lines Changed paths: M /trunk/classes/w2p/Utilities/HTTPRequest.class.php added the system update checker to collect info on the core modules; added a HTTPRequest class to submit the data to the w2p service; ------------------------------------------------------------------------ r1405 | caseydk | 2010-09-11 20:12:16 -0500 (Sat, 11 Sep 2010) | 3 lines Changed paths: M /trunk/includes/main_functions.php cleaned up some misplaced functions to be deprecated; added a mapper for the ProjectDesigner class; added a timezone to the queuescanner; ------------------------------------------------------------------------ r1404 | caseydk | 2010-09-11 20:12:06 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->getAllowedRecords ------------------------------------------------------------------------ r1403 | caseydk | 2010-09-11 20:11:57 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->clearReminder ------------------------------------------------------------------------ r1402 | caseydk | 2010-09-11 20:11:46 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->remind ------------------------------------------------------------------------ r1401 | caseydk | 2010-09-11 20:11:37 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->addReminder ------------------------------------------------------------------------ r1400 | caseydk | 2010-09-11 20:11:29 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksSeed.xml Adding tests for CTask->addReminder ------------------------------------------------------------------------ r1399 | caseydk | 2010-09-11 20:11:20 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->canUserEditTimeInformation ------------------------------------------------------------------------ r1398 | caseydk | 2010-09-11 20:11:11 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->updateSubTasksProject ------------------------------------------------------------------------ r1397 | caseydk | 2010-09-11 20:11:00 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusTaskId.xml M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->updateSubTasksStatus ------------------------------------------------------------------------ r1396 | caseydk | 2010-09-11 20:10:50 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Updating tests for CTask->getChildren and CTask->getDeepChildren as well as code tidying ------------------------------------------------------------------------ r1395 | caseydk | 2010-09-11 20:10:21 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getProject ------------------------------------------------------------------------ r1394 | caseydk | 2010-09-11 20:10:11 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/classes/w2p/Database/Query.class.php Making my fix a little more explicit ------------------------------------------------------------------------ r1393 | caseydk | 2010-09-11 20:10:00 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/classes/w2p/Database/Query.class.php Fixing but that caused the prepare* functions to fail when the first value was a 0. Cleaned up code a bit while I was in there. ------------------------------------------------------------------------ r1392 | caseydk | 2010-09-11 20:09:51 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->updateUserSpecificTaskPriority ------------------------------------------------------------------------ r1391 | caseydk | 2010-09-11 20:09:42 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Cleaning up how we reference our db files ------------------------------------------------------------------------ r1390 | caseydk | 2010-09-11 20:09:34 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php Adding tests for CTask->getUserSpecificTaskPriority ------------------------------------------------------------------------ r1389 | caseydk | 2010-09-11 20:09:25 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestRemoveAssigned.xml Updating user_task_priority field in user_tasks so I can properly test CTask->getUserSpecificTaskPriority. These are all the data changes necessary to keep tests passing ------------------------------------------------------------------------ r1388 | caseydk | 2010-09-11 20:09:17 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getAllocation ------------------------------------------------------------------------ r1387 | caseydk | 2010-09-11 20:09:07 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/forums/forums.class.php wired up the constructors to use __construct instead of the php4 style ------------------------------------------------------------------------ r1386 | caseydk | 2010-09-11 20:08:58 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/links/links.class.php cleaned up the formatting ------------------------------------------------------------------------ r1385 | caseydk | 2010-09-11 20:08:50 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksSeed.xml Updating data files to fix bug with bad data in task_departments ------------------------------------------------------------------------ r1384 | caseydk | 2010-09-11 20:08:41 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml Updating data files to fix bug with bad data in task_departments ------------------------------------------------------------------------ r1383 | caseydk | 2010-09-11 20:08:32 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding a test for CTask->getAllocation ------------------------------------------------------------------------ r1382 | caseydk | 2010-09-11 20:08:23 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml Adding test for CTask->getAllocation ------------------------------------------------------------------------ r1381 | caseydk | 2010-09-11 20:08:15 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding a test for CTask->getTaskContacts ------------------------------------------------------------------------ r1380 | caseydk | 2010-09-11 20:08:05 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getDependentTaskList ------------------------------------------------------------------------ r1379 | caseydk | 2010-09-11 20:07:56 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Beefing up my test for CTask->getDependencyList ------------------------------------------------------------------------ r1378 | caseydk | 2010-09-11 20:07:48 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getDependencyList ------------------------------------------------------------------------ r1377 | caseydk | 2010-09-11 20:07:39 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getAssignedUsers ------------------------------------------------------------------------ r1376 | caseydk | 2010-09-11 20:07:31 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestUpdateAssignedWithDeleteAndRemoveUsers.xml Adding a test for CTask->updateAssigned ------------------------------------------------------------------------ r1375 | caseydk | 2010-09-11 20:07:23 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding a test for CTask->updateAssigned ------------------------------------------------------------------------ r1374 | caseydk | 2010-09-11 20:07:14 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->updateAssigned ------------------------------------------------------------------------ r1373 | caseydk | 2010-09-11 20:07:04 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->updateAssigned ------------------------------------------------------------------------ r1372 | caseydk | 2010-09-11 20:06:43 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/includes/main_functions.php tweaked the character encoding to close http://bugs.web2project.net/view.php?id=397 and http://bugs.web2project.net/view.php?id=381 ------------------------------------------------------------------------ r1371 | caseydk | 2010-09-11 20:06:34 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/install/manager.class.php updated the UpgradeManager to allow unlimited execution time on install/upgrade/conversion; ------------------------------------------------------------------------ r1370 | caseydk | 2010-09-11 20:06:26 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml updated to pass the store tests/checks ------------------------------------------------------------------------ r1369 | caseydk | 2010-09-11 20:06:17 -0500 (Sat, 11 Sep 2010) | 2 lines Changed paths: M /trunk/modules/contacts/contacts.class.php updated to replace zero-length strings with null's for birthdates; resolves http://bugs.web2project.net/view.php?id=386 ; ------------------------------------------------------------------------ r1368 | caseydk | 2010-09-11 20:06:07 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestRemoveAssigned.xml Adding tests for CTask->getTaskDurationPerWeek and CTask->removeAssigned ------------------------------------------------------------------------ r1367 | caseydk | 2010-09-11 20:05:59 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getTaskDurationPerDay ------------------------------------------------------------------------ r1366 | caseydk | 2010-09-11 20:05:50 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreShiftDependentTasks.xml Updating some dates in the unit tests. ------------------------------------------------------------------------ r1365 | caseydk | 2010-09-11 20:05:41 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->get_deps_max_end_date. Updating db files due to changes in behaviour when properly adding $tracked_dynamics to the global scope of the tests. ------------------------------------------------------------------------ r1364 | caseydk | 2010-09-11 20:05:33 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->update_dep_dates ------------------------------------------------------------------------ r1363 | caseydk | 2010-09-11 20:05:24 -0500 (Sat, 11 Sep 2010) | 3 lines Changed paths: M /trunk/modules/files/files.class.php minor formatting tweaks; tweaked the file class to allow for file descriptive info to be updated without requiring a file to be uploaded; resolves - http://bugs.web2project.net/view.php?id=362 ------------------------------------------------------------------------ r1362 | caseydk | 2010-09-11 20:05:15 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestShiftDependentTasks.xml Adding tests for CTask->shiftDependentTasks ------------------------------------------------------------------------ r1361 | caseydk | 2010-09-11 20:05:06 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Fixing my { position ------------------------------------------------------------------------ r1360 | caseydk | 2010-09-11 20:04:52 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/classes/w2p/Database/Query.class.php Removing duplicate properties ------------------------------------------------------------------------ r1359 | caseydk | 2010-09-11 20:04:42 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/admin/admin.class.php M /trunk/modules/contacts/do_contact_aed.php additional formatting tweaks; ------------------------------------------------------------------------ r1358 | caseydk | 2010-09-11 15:46:15 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: A /trunk/install/manager.class.php updated the UpgradeManager to allow unlimited execution time on install/upgrade/conversion; ------------------------------------------------------------------------ r1357 | caseydk | 2010-09-11 15:46:06 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml updated to pass the store tests/checks ------------------------------------------------------------------------ r1356 | caseydk | 2010-09-11 15:45:56 -0500 (Sat, 11 Sep 2010) | 2 lines Changed paths: M /trunk/modules/contacts/contacts.class.php updated to replace zero-length strings with null's for birthdates; resolves http://bugs.web2project.net/view.php?id=386 ; ------------------------------------------------------------------------ r1355 | caseydk | 2010-09-11 15:45:44 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestRemoveAssigned.xml M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->getTaskDurationPerWeek and CTask->removeAssigned ------------------------------------------------------------------------ r1354 | caseydk | 2010-09-11 15:45:35 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->getTaskDurationPerDay ------------------------------------------------------------------------ r1353 | caseydk | 2010-09-11 15:45:26 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreNoTaskParent.xml Updating some dates in the unit tests. ------------------------------------------------------------------------ r1352 | caseydk | 2010-09-11 15:45:17 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->get_deps_max_end_date. Updating db files due to changes in behaviour when properly adding $tracked_dynamics to the global scope of the tests. ------------------------------------------------------------------------ r1351 | caseydk | 2010-09-11 15:45:09 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding test for CTask->update_dep_dates ------------------------------------------------------------------------ r1350 | caseydk | 2010-09-11 15:44:58 -0500 (Sat, 11 Sep 2010) | 3 lines Changed paths: M /trunk/modules/files/files.class.php minor formatting tweaks; tweaked the file class to allow for file descriptive info to be updated without requiring a file to be uploaded; resolves - http://bugs.web2project.net/view.php?id=362 ------------------------------------------------------------------------ r1349 | caseydk | 2010-09-11 15:44:49 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Adding tests for CTask->shiftDependentTasks ------------------------------------------------------------------------ r1348 | caseydk | 2010-09-11 15:44:40 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php Fixing my { position ------------------------------------------------------------------------ r1347 | caseydk | 2010-09-11 15:44:31 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/classes/w2p/Database/Query.class.php Removing duplicate properties ------------------------------------------------------------------------ r1346 | caseydk | 2010-09-11 15:44:21 -0500 (Sat, 11 Sep 2010) | 1 line Changed paths: M /trunk/modules/contacts/do_contact_aed.php additional formatting tweaks; ------------------------------------------------------------------------ r1345 | pedroix | 2010-09-10 11:29:48 -0500 (Fri, 10 Sep 2010) | 12 lines Changed paths: M /trunk/modules/files/files.class.php Bug 0000567: Email Notification not working when uploading/editing files http://bugs.web2project.net/view.php?id=567 Fixed email notification for files. Bear in mind that notifications will only be sent to: Assignees or (if they don't exist) to the project owner. Besides that also project contacts will bee notified. Last but not least, if you are an assignee or (if those don't exist) the project owner, and you are doing the file upload then you are not going to get an email, because we presume that you don't need to be notified of what you are doing, or just done. Also fixed the editing of Files if no file is to sent on the edit process, and you only want to "touch" the file info details. If no file is being uploaded then we don't need to index the file, because there is nothing new to index anyway. (As a matter of fact this would lead to an error because we have no access to the temp file for index when editing anymore) ------------------------------------------------------------------------ r1344 | pedroix | 2010-09-08 12:19:31 -0500 (Wed, 08 Sep 2010) | 6 lines Changed paths: M /trunk/modules/tasks/tasklogs.class.php Fixed and issue where tasklogs with empty work hours or work hours = 0 were being rejected. http://forums.web2project.net/viewtopic.php?t=2536 Ended up adding the possibility for the users to enter time in a human readable format (ex: 2:15) It will translate internally to decimal format automatically. If still it is not recognized, it will store 0 worked hours. ------------------------------------------------------------------------ r1343 | pedroix | 2010-09-07 14:26:28 -0500 (Tue, 07 Sep 2010) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php Performance fix to the projects list. http://forums.web2project.net/viewtopic.php?p=6853 ------------------------------------------------------------------------ r1342 | caseydk | 2010-09-05 22:16:04 -0500 (Sun, 05 Sep 2010) | 1 line Changed paths: D /trunk/junk removing my test commit ------------------------------------------------------------------------ r1341 | caseydk | 2010-09-05 22:15:56 -0500 (Sun, 05 Sep 2010) | 1 line Changed paths: A /trunk/junk test commit to clean up merge ------------------------------------------------------------------------ r1340 | caseydk | 2010-09-05 22:15:48 -0500 (Sun, 05 Sep 2010) | 2 lines Changed paths: M /trunk/modules/forums/addedit.php changed the js on the forum owner check to make sure the *value* (not the selectedIndex) is > 1; resolves http://forums.web2project.net/viewtopic.php?p=6777#6777 ------------------------------------------------------------------------ r1339 | caseydk | 2010-09-05 22:15:38 -0500 (Sun, 05 Sep 2010) | 2 lines Changed paths: A /trunk/classes/w2p/Output/EmailManager.class.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/contacts/contacts.class.php started moving the body of the emails to a common class; this should make future refactorings and eventual admin-editing easier; ------------------------------------------------------------------------ r1338 | caseydk | 2010-09-05 22:15:25 -0500 (Sun, 05 Sep 2010) | 1 line Changed paths: M /trunk/do_user_aed.php M /trunk/includes/deprecated_functions.php M /trunk/modules/admin/admin.class.php moved the notify functions out of the classes for future refactoring/removal; ------------------------------------------------------------------------ r1337 | caseydk | 2010-09-05 22:15:15 -0500 (Sun, 05 Sep 2010) | 1 line Changed paths: M /trunk/includes/version.php preparing for the v2.1 release ------------------------------------------------------------------------ r1336 | caseydk | 2010-09-05 22:15:07 -0500 (Sun, 05 Sep 2010) | 1 line Changed paths: M /trunk/modules/tasks/tasklogs.class.php fixed an issue where a simple int wasn't accepted but fractions were.. now both are; ------------------------------------------------------------------------ r1335 | caseydk | 2010-09-05 22:14:57 -0500 (Sun, 05 Sep 2010) | 1 line Changed paths: M /trunk/style/w2p-snowball/lostpass.php M /trunk/style/web2project/lostpass.php M /trunk/style/wps-redmond/lostpass.php no really.. I know how to spell. doh. ------------------------------------------------------------------------ r1334 | caseydk | 2010-09-05 22:14:46 -0500 (Sun, 05 Sep 2010) | 1 line Changed paths: M /trunk/style/w2p-snowball/lostpass.php M /trunk/style/web2project/lostpass.php M /trunk/style/wps-redmond/lostpass.php cleaned up the lost pass page.. they're all the same! ------------------------------------------------------------------------ r1333 | caseydk | 2010-09-05 22:14:35 -0500 (Sun, 05 Sep 2010) | 3 lines Changed paths: M /trunk/style/web2project/login.php A /trunk/style/wps-redmond/images/logo_bkgd.jpg A /trunk/style/wps-redmond/images/nav_shadow.jpg A /trunk/style/wps-redmond/images/w2p_logo.jpg M /trunk/style/wps-redmond/login.php M /trunk/style/wps-redmond/overrides.php standardized all the login pages; fixed the missing images; added placeholder functions for compatibility; ------------------------------------------------------------------------ r1332 | caseydk | 2010-09-05 22:14:21 -0500 (Sun, 05 Sep 2010) | 1 line Changed paths: M /trunk/style/web2project/footer.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/footer.php M /trunk/style/wps-redmond/header.php M /trunk/updatecontact.php cleaned up the headers and footers for better xhtml compliance; ------------------------------------------------------------------------ r1331 | caseydk | 2010-09-05 22:14:09 -0500 (Sun, 05 Sep 2010) | 1 line Changed paths: M /trunk/style/w2p-snowball/footer.php M /trunk/style/w2p-snowball/header.php M /trunk/style/w2p-snowball/login.php M /trunk/style/w2p-snowball/lostpass.php cleaned up the formatting of the snowball.. it's much better xhtml now, still not perfect; ------------------------------------------------------------------------ r1330 | pedroix | 2010-08-28 22:40:17 -0500 (Sat, 28 Aug 2010) | 3 lines Changed paths: M /trunk/modules/calendar/day_view.php M /trunk/modules/calendar/index.php M /trunk/modules/calendar/week_view.php M /trunk/modules/calendar/year_view.php Feature 0000251: Display buttons for all views in calendar Added ------------------------------------------------------------------------ r1329 | pedroix | 2010-08-28 22:02:52 -0500 (Sat, 28 Aug 2010) | 6 lines Changed paths: M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/calendar.class.php Fixed bug 0000554: project and assigning to an event not working wel anymore http://bugs.web2project.net/view.php?id=554 1) The chosen project was not being shown because it was expecting it as a _GET parameter, which only makes sense when asking to add a new event from a project context 2) Assigned persons were not being stored because the store method was returning the "1" error message, which in fact was a success message, but the logic of do_aed is to treat any store returning messages as errors, so "1" though being a success (true), meant an error for the do_aed and stoped the process before the assignees were stored and notified. ------------------------------------------------------------------------ r1328 | pedroix | 2010-08-28 20:49:35 -0500 (Sat, 28 Aug 2010) | 2 lines Changed paths: M /trunk/locales/pt/common.inc M /trunk/locales/pt/public.inc M /trunk/locales/pt/system.inc Giving the example... Updated the Portuguese translation strings ------------------------------------------------------------------------ r1327 | pedroix | 2010-08-28 20:42:47 -0500 (Sat, 28 Aug 2010) | 10 lines Changed paths: M /trunk/locales/en/common.inc http://bugs.web2project.net/view.php?id=549 Opted for the 1st solution: "Add any known modules string keys to /locales/en/common.inc PROS: Faster fix, better performance by not loading every single .inc file into w2P CONS: The fix is fast because we only need to add modules name strings to one file, but to have it really fixed we'll need to wait for the community to provide translated .inc files before the users see the strings correctly translated on their interface." Also added all knowned to exist add-on modules (the ones that are on web2project-mod SVN repository) strings. Community: go ahead and translate the common.inc file on your native language and share it with us on the forums. We'll add it to core. ------------------------------------------------------------------------ r1326 | caseydk | 2010-08-25 02:41:20 -0500 (Wed, 25 Aug 2010) | 2 lines Changed paths: M /trunk/modules/links/links.class.php tweaked the store() method to include the http:// prefix if none is specified; resolves http://bugs.web2project.net/view.php?id=535 ------------------------------------------------------------------------ r1325 | caseydk | 2010-08-25 02:26:18 -0500 (Wed, 25 Aug 2010) | 2 lines Changed paths: M /trunk/modules/system/do_preference_aed.php the email notification preferences (both default and for users) weren't saving, the bitwise addition was missing in the form processing; resolves http://bugs.web2project.net/view.php?id=558 ------------------------------------------------------------------------ r1324 | caseydk | 2010-08-25 02:26:09 -0500 (Wed, 25 Aug 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->compare when first date passed is less then second and a test for when they are equal with no timezone conversion. ------------------------------------------------------------------------ r1323 | caseydk | 2010-08-25 02:26:01 -0500 (Wed, 25 Aug 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding tests for CDate->compare when first date is greater then second and we aren't converting timezones ------------------------------------------------------------------------ r1322 | caseydk | 2010-08-25 02:25:52 -0500 (Wed, 25 Aug 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding more tests for CDate constructor ------------------------------------------------------------------------ r1321 | caseydk | 2010-08-25 02:05:38 -0500 (Wed, 25 Aug 2010) | 3 lines Changed paths: M /trunk/modules/system/do_systemconfig_aed.php M /trunk/modules/system/systemconfig.php tweaked the password handling to hide the password(s) by default; also since that would have saved over the password on every edit, added a 'modified' sentinal (think: isDirty); resolves http://bugs.web2project.net/view.php?id=555 ------------------------------------------------------------------------ r1320 | caseydk | 2010-08-25 02:05:28 -0500 (Wed, 25 Aug 2010) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php updated the date saving/processing on the notifications so the queue'd messages are right; ------------------------------------------------------------------------ r1319 | caseydk | 2010-08-22 17:56:19 -0500 (Sun, 22 Aug 2010) | 2 lines Changed paths: M /trunk/unit_tests/build.xml M /trunk/unit_tests/modules/tasks.test.php updated unit tests from the gantt chart merges/updates; tweaked the build script to make the comment more fitting ------------------------------------------------------------------------ r1318 | caseydk | 2010-08-22 17:56:09 -0500 (Sun, 22 Aug 2010) | 2 lines Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php M /trunk/modules/tasks/gantt.php tweaked the ganttrenderer to allow for 'actual_end' to not be included; turns out that this looks much clearer to only note the "actual" at the project level and not at the individual task level; ------------------------------------------------------------------------ r1317 | caseydk | 2010-08-22 17:55:55 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projects/vw_sub_projects_gantt.php finished fixing the multi-project structure gantt, lots of oddities previously; ------------------------------------------------------------------------ r1316 | caseydk | 2010-08-22 17:55:43 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projects/vw_sub_projects_gantt.php eliminated the project drawing method in favor of the gantte methods; ------------------------------------------------------------------------ r1315 | caseydk | 2010-08-22 17:24:10 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projects/vw_sub_projects.php M /trunk/modules/projects/vw_sub_projects_gantt.php major cleanup to the subproject structure to use the common gantt rendering; ------------------------------------------------------------------------ r1314 | caseydk | 2010-08-22 17:23:54 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/view.php M /trunk/modules/tasks/gantt.php killed off old PHP4 junk ------------------------------------------------------------------------ r1313 | caseydk | 2010-08-22 17:23:31 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php simplified the logic in the gantt charts to eventually collect it all in the GanttRenderer; ------------------------------------------------------------------------ r1312 | caseydk | 2010-08-22 17:23:10 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/gantt.php removing old comments; ------------------------------------------------------------------------ r1311 | caseydk | 2010-08-22 17:23:00 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projects/gantt.php M /trunk/modules/tasks/tasks.class.php switched the incorrect % complete from project to the task data so it's more useful; ------------------------------------------------------------------------ r1310 | caseydk | 2010-08-22 17:22:49 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php added a pair of elements to the array to get the task display on the 'all projects' gantt to behave properly; ------------------------------------------------------------------------ r1309 | caseydk | 2010-08-22 17:22:40 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/gantt.php corrected some spacing, this brings the project designer gantt to almost identical to the tasks gantt ------------------------------------------------------------------------ r1308 | caseydk | 2010-08-22 17:22:21 -0500 (Sun, 22 Aug 2010) | 2 lines Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/modules/projects/gantt.php refacted the gantt creation to use the regular addBar functionality regardless of project, task, or assignee; removed the addSubBar and addSubSubBar methods.. I was lazy before; ------------------------------------------------------------------------ r1307 | caseydk | 2010-08-22 17:22:09 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php simplifying the formatting and removing unneeded function calls; ------------------------------------------------------------------------ r1306 | caseydk | 2010-08-22 17:21:57 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projects/gantt.php M /trunk/modules/projects/vw_sub_projects_gantt.php M /trunk/modules/reports/reports/completed.php M /trunk/modules/reports/reports/overdue.php M /trunk/modules/reports/reports/upcoming.php M /trunk/modules/tasks/ae_dates.php we don't need this check anymore, utf8_decode is in PHP5 by default ------------------------------------------------------------------------ r1305 | caseydk | 2010-08-22 17:21:43 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/tasks/gantt.php continued clean up and normalization of the gantt generation; ------------------------------------------------------------------------ r1304 | caseydk | 2010-08-22 17:21:32 -0500 (Sun, 22 Aug 2010) | 3 lines Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/includes/deprecated_functions.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php M /trunk/modules/projects/vw_sub_projects_gantt.php M /trunk/modules/tasks/gantt.php removed the common functions from the gantt creation pages and put them in deprecated_functions for later removal; cleaned up the Gantt creation to make sure we have dependencies displayed; cleaned up the Project Designer's gantt creation since it's effectively the same as the Tasks gantt creation; ------------------------------------------------------------------------ r1303 | caseydk | 2010-08-22 17:21:16 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php cleaning up formatting; ------------------------------------------------------------------------ r1302 | caseydk | 2010-08-22 17:21:06 -0500 (Sun, 22 Aug 2010) | 2 lines Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/modules/projects/vw_sub_projects_gantt.php cleaned up some formatting in the GanttRenderer class; refactored the gantt generation to use our current methods; ------------------------------------------------------------------------ r1301 | caseydk | 2010-08-22 17:20:52 -0500 (Sun, 22 Aug 2010) | 3 lines Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/modules/projects/gantt.php M /trunk/modules/tasks/tasks.class.php updated the project gantt generation to use the proper methods instead of raw dbquery calls; updated the gantt chart creation to completely use the GanttRenderer class; misc formatting cleanup; ------------------------------------------------------------------------ r1300 | caseydk | 2010-08-22 17:20:37 -0500 (Sun, 22 Aug 2010) | 1 line Changed paths: M /trunk/classes/w2p/Output/GanttRenderer.class.php M /trunk/modules/projectdesigner/gantt.php M /trunk/modules/projects/gantt.php M /trunk/modules/tasks/gantt.php refactoring all the gantt chart stuff away from the core modules; ------------------------------------------------------------------------ r1299 | caseydk | 2010-08-21 02:09:07 -0500 (Sat, 21 Aug 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/projects.test.php fixed the projects tests that went along with the department fix in r1289; ------------------------------------------------------------------------ r1298 | caseydk | 2010-08-21 02:08:58 -0500 (Sat, 21 Aug 2010) | 3 lines Changed paths: M /trunk/modules/forums/forummessage.class.php found another place where an ambiguous contact_id is referenced; this is mostly due to an old version of mysql being used, but it was unclear regardless; resolves http://bugs.web2project.net/view.php?id=516 ------------------------------------------------------------------------ r1297 | caseydk | 2010-08-21 02:08:49 -0500 (Sat, 21 Aug 2010) | 2 lines Changed paths: M /trunk/classes/w2p/Core/UpgradeManager.class.php tweaked the dotProject converter to delete the old db directory.. we should find out if there's anything else that can/should be scrubbed; resolves http://bugs.web2project.net/view.php?id=467 ------------------------------------------------------------------------ r1296 | pedroix | 2010-08-15 08:17:57 -0500 (Sun, 15 Aug 2010) | 3 lines Changed paths: M /trunk/modules/system/viewmods.php 1st step to fix bug 549 http://bugs.web2project.net/view.php?id=549 ------------------------------------------------------------------------ r1295 | pedroix | 2010-08-14 17:52:37 -0500 (Sat, 14 Aug 2010) | 1 line Changed paths: M /trunk/classes/cw2pobject.class.php Trying to make the auto-props work ------------------------------------------------------------------------ r1294 | pedroix | 2010-08-14 17:42:58 -0500 (Sat, 14 Aug 2010) | 17 lines Changed paths: M /trunk/classes/cw2pobject.class.php M /trunk/classes/w2p/Core/BaseObject.class.php Perms getAllowedItems and getDeniedItems were being called with a table name as first parameter instead of a module name. That would make things being naturally denied for all modules where the module name is different of the table name. So I made the CW2pObject call the permissions getAllowedItems and getDeniedItems with a module name, as it should, making sure that when the table and the module name match the call is still done correctly. Modules where the table name and the module name are different must use the third parameter (the module directory name) on their __construct() for the permissions to work correctly. Because if not, the permissions will be checked against something that is not defined on the gacl tables, and therefore... denied. Example: public function __construct() { parent::__construct('notes', 'note_id', 'notebook'); } In this case the table is 'notes' but the permissions that will be looked up on the gacl tables is for the 'notebook' module. If the third parameter was not set, then the permissions engine would look for 'notes' on the gacl_axo table, and since it is not there, the permissions engine would deny any action. ------------------------------------------------------------------------ r1293 | pedroix | 2010-08-14 17:12:12 -0500 (Sat, 14 Aug 2010) | 1 line Changed paths: M /trunk/modules/smartsearch/index.php Make sure that the hook_search works for any module, including add-on modules that define a hook_search but do not follow the rules of class inclusion defined on the w2p_autoload function. ------------------------------------------------------------------------ r1292 | caseydk | 2010-08-14 02:07:07 -0500 (Sat, 14 Aug 2010) | 1 line Changed paths: M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_topics.php updated the tables to resolve http://bugs.web2project.net/view.php?id=530 ------------------------------------------------------------------------ r1291 | caseydk | 2010-08-14 02:06:56 -0500 (Sat, 14 Aug 2010) | 1 line Changed paths: M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css cleaned up a bunch of css issues; ------------------------------------------------------------------------ r1290 | caseydk | 2010-08-14 01:23:48 -0500 (Sat, 14 Aug 2010) | 2 lines Changed paths: M /trunk/modules/resources/do_resource_aed.php M /trunk/modules/resources/resources.class.php this module will need to be completely rebuilt from the ground up of rvarious session oddities and bad coding practices; resolves http://bugs.web2project.net/view.php?id=531 ------------------------------------------------------------------------ r1289 | caseydk | 2010-08-14 00:53:09 -0500 (Sat, 14 Aug 2010) | 3 lines Changed paths: M /trunk/modules/companies/companies.class.php M /trunk/modules/projects/index.php M /trunk/modules/projects/projects.class.php D /trunk/modules/projects/vw_idx_types.php killed a duplicate loop that was unncessary; deleted a file that was redundant; removed some unnecessary fields/joins to resolve http://bugs.web2project.net/view.php?id=545 ------------------------------------------------------------------------ r1288 | caseydk | 2010-08-14 00:52:57 -0500 (Sat, 14 Aug 2010) | 1 line Changed paths: M /trunk/unit_tests/classes/date.test.php Adding a test for CDate constructor with no arguments ------------------------------------------------------------------------ r1284 | caseydk | 2010-08-03 02:06:27 -0500 (Tue, 03 Aug 2010) | 1 line Changed paths: M /trunk/includes/version.php prepping for the next release ------------------------------------------------------------------------ r1283 | caseydk | 2010-08-03 01:53:07 -0500 (Tue, 03 Aug 2010) | 2 lines Changed paths: M /trunk/modules/files/addedit.php M /trunk/modules/files/do_file_aed.php M /trunk/modules/files/files.class.php tweaked the files module to properly handle the versions, both displaying and updating; resolves http://bugs.web2project.net/view.php?id=401 ------------------------------------------------------------------------ r1282 | caseydk | 2010-08-03 00:33:00 -0500 (Tue, 03 Aug 2010) | 2 lines Changed paths: M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php fixed an IE8 issue with the assignment dropdown in the Project Designer; resolves http://bugs.web2project.net/view.php?id=518 ------------------------------------------------------------------------ r1281 | caseydk | 2010-08-03 00:23:41 -0500 (Tue, 03 Aug 2010) | 3 lines Changed paths: M /trunk/modules/history/history.class.php M /trunk/modules/history/index.php moved the show_history function out of the index.php into a class method; cleaned up the method to properly link to the forums and the task_logs; resolves http://bugs.web2project.net/view.php?id=519 ------------------------------------------------------------------------ r1280 | caseydk | 2010-08-02 23:40:10 -0500 (Mon, 02 Aug 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStore.xml cleaned up the last failing test; ------------------------------------------------------------------------ r1279 | caseydk | 2010-08-02 23:39:58 -0500 (Mon, 02 Aug 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreSubTasks.xml cleaned up subtasks test ------------------------------------------------------------------------ r1278 | caseydk | 2010-08-02 23:39:48 -0500 (Mon, 02 Aug 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreShiftDependentTasks.xml M /trunk/unit_tests/modules/tasks.test.php all kinds of cleanup to the dependent tasks test; ------------------------------------------------------------------------ r1277 | caseydk | 2010-08-02 23:39:37 -0500 (Mon, 02 Aug 2010) | 2 lines Changed paths: M /trunk/unit_tests/db_files/tasksSeed.xml M /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml M /trunk/unit_tests/db_files/tasksTestStoreNoTaskParent.xml M /trunk/unit_tests/modules/tasks.test.php updated the date fields to their correct seed values; updated for the contacts_methods structure; ------------------------------------------------------------------------ r1276 | caseydk | 2010-08-02 23:39:25 -0500 (Mon, 02 Aug 2010) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php set a default value in the check; ------------------------------------------------------------------------ r1275 | caseydk | 2010-08-01 18:21:12 -0500 (Sun, 01 Aug 2010) | 2 lines Changed paths: M /trunk/includes/main_functions.php tracked down another ambiguous contact_id reference; resolves http://bugs.web2project.net/view.php?id=516 ------------------------------------------------------------------------ r1274 | caseydk | 2010-07-31 19:50:43 -0500 (Sat, 31 Jul 2010) | 2 lines Changed paths: M /trunk/includes/main_functions.php tracked down the ambiguous reference for the contact_id; resolves http://bugs.web2project.net/view.php?id=516 ------------------------------------------------------------------------ r1273 | caseydk | 2010-07-31 19:50:23 -0500 (Sat, 31 Jul 2010) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php wired up the custom fields to work as expected.. was throwing an error for a missing id ------------------------------------------------------------------------ r1272 | caseydk | 2010-07-31 19:21:34 -0500 (Sat, 31 Jul 2010) | 2 lines Changed paths: M /trunk/modules/contacts/addedit.php fixed the missing contacts fields boxes; should resolve http://forums.web2project.net/viewtopic.php?t=2365 ------------------------------------------------------------------------ r1271 | caseydk | 2010-07-31 19:20:50 -0500 (Sat, 31 Jul 2010) | 1 line Changed paths: M /trunk/modules/projects/addedit.php M /trunk/modules/public/contact_selector.php minor text cleanups ------------------------------------------------------------------------ r1270 | caseydk | 2010-07-31 19:20:19 -0500 (Sat, 31 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/projectsTestImportTasks.xml M /trunk/unit_tests/modules/projects.test.php Fixing testImportTasks in projects.test.php ------------------------------------------------------------------------ r1269 | caseydk | 2010-07-30 00:50:58 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksTestPushDependencies.xml M /trunk/unit_tests/db_files/tasksTestShiftDependentTasks.xml added the task_represents_project column along with base data; ------------------------------------------------------------------------ r1268 | caseydk | 2010-07-30 00:49:57 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasks.test.php updated for the contacts_methods structure; ------------------------------------------------------------------------ r1267 | caseydk | 2010-07-30 00:48:58 -0500 (Fri, 30 Jul 2010) | 2 lines Changed paths: M /trunk/unit_tests/db_files/tasksTestStoreSubTasks.xml M /trunk/unit_tests/db_files/tasksTestUpdateDepDates.xml M /trunk/unit_tests/db_files/tasksTestUpdateHoursWorked.xml M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksProjectNoTaskId.xml M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksProjectTaskId.xml M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusNoTaskId.xml M /trunk/unit_tests/db_files/tasksTestUpdateSubTasksStatusTaskId.xml added the task_represents_project column along with base data; removed some stray spaces in files; ------------------------------------------------------------------------ r1266 | caseydk | 2010-07-30 00:47:05 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasklogsSeed.xml M /trunk/unit_tests/db_files/tasklogsTestDelete.xml M /trunk/unit_tests/db_files/tasklogsTestStoreCreate.xml M /trunk/unit_tests/db_files/tasklogsTestStoreUpdate.xml rearranged the fields to reflect database query order; ------------------------------------------------------------------------ r1265 | caseydk | 2010-07-30 00:45:47 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasklogs.test.php added filters to ignore the created/updated dates; ------------------------------------------------------------------------ r1264 | caseydk | 2010-07-30 00:44:48 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/tasklogs.test.php removed an unncessary test, made the other one useful; ------------------------------------------------------------------------ r1263 | caseydk | 2010-07-30 00:43:52 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasklogsTestStoreCreate.xml M /trunk/unit_tests/db_files/tasklogsTestStoreUpdate.xml moved the task_log_updator field to the right place; ------------------------------------------------------------------------ r1262 | caseydk | 2010-07-30 00:42:53 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/modules/tasks/tasklogs.class.php added a check to make sure hours were actually a number; ------------------------------------------------------------------------ r1261 | caseydk | 2010-07-30 00:41:59 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php found that trailing/leading spaces were being preserved, now removed; ------------------------------------------------------------------------ r1260 | caseydk | 2010-07-30 00:39:46 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/includes/deprecated_functions.php M /trunk/modules/tasks/do_updatetask.php moved the cleanText function out of the controller ------------------------------------------------------------------------ r1259 | caseydk | 2010-07-30 00:38:19 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/includes/main_functions.php added a wiring for tasklog class; ------------------------------------------------------------------------ r1258 | caseydk | 2010-07-30 00:37:30 -0500 (Fri, 30 Jul 2010) | 2 lines Changed paths: M /trunk/unit_tests/db_files/tasksTestCopyNoProjectNoTask.xml M /trunk/unit_tests/db_files/tasksTestCopyNoProjectTask.xml M /trunk/unit_tests/db_files/tasksTestCopyProjectNoTask.xml M /trunk/unit_tests/db_files/tasksTestCopyProjectTask.xml M /trunk/unit_tests/db_files/tasksTestDeepCopyNoProjectNoTask.xml M /trunk/unit_tests/db_files/tasksTestDeepCopyNoProjectTask.xml M /trunk/unit_tests/db_files/tasksTestDeepCopyProjectTask.xml M /trunk/unit_tests/db_files/tasksTestStore.xml M /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml M /trunk/unit_tests/db_files/tasksTestStoreNoTaskParent.xml M /trunk/unit_tests/db_files/tasksTestStoreSubTasks.xml M /trunk/unit_tests/db_files/tasksTestUpdateDynamicsNotFromChildrenInDays.xml M /trunk/unit_tests/db_files/tasksTestUpdateDynamicsNotFromChildrenInHours.xml added the task_represents_project column along with base data; removed some stray spaces in files; ------------------------------------------------------------------------ r1257 | caseydk | 2010-07-30 00:34:39 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/tasksSeed.xml updated to support contacts_methods structure; ------------------------------------------------------------------------ r1256 | caseydk | 2010-07-30 00:33:47 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/modules/tasks/tasks.class.php tweaks to better support date handling; ------------------------------------------------------------------------ r1255 | caseydk | 2010-07-30 00:33:06 -0500 (Fri, 30 Jul 2010) | 2 lines Changed paths: M /trunk/unit_tests/db_files/projectsSeed.xml M /trunk/unit_tests/db_files/projectsTestDeleteProject.xml M /trunk/unit_tests/db_files/projectsTestImportTasks.xml tracked down some missing data for the unit tests; updated for some of the new structures; ------------------------------------------------------------------------ r1254 | caseydk | 2010-07-30 00:31:49 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/projects.test.php reduced the expected field count as we removed the extra stuff returned; ------------------------------------------------------------------------ r1253 | caseydk | 2010-07-30 00:30:43 -0500 (Fri, 30 Jul 2010) | 2 lines Changed paths: M /trunk/unit_tests/modules/projects.test.php removed project contacts_methods stuff; tweaked the department saving; ------------------------------------------------------------------------ r1252 | caseydk | 2010-07-30 00:29:48 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/projectsTestDeleteProject.xml M /trunk/unit_tests/db_files/projectsTestImportTasks.xml updated for the sub project handling; ------------------------------------------------------------------------ r1251 | caseydk | 2010-07-30 00:28:53 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/projectsSeed.xml updated for the contacts_methods structure; ------------------------------------------------------------------------ r1250 | caseydk | 2010-07-30 00:27:42 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/db_files/filesTestCreate.xml updated the test to handle the timezone handling implemented in v2.0; ------------------------------------------------------------------------ r1249 | caseydk | 2010-07-30 00:26:41 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/includes/main_functions.test.php removed the assertions for the w2p_check_url method.. that needs some reworking; ------------------------------------------------------------------------ r1248 | caseydk | 2010-07-30 00:26:04 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/modules/companies/companies.class.php simplied the permissions check; ------------------------------------------------------------------------ r1247 | caseydk | 2010-07-30 00:25:33 -0500 (Fri, 30 Jul 2010) | 2 lines Changed paths: M /trunk/unit_tests/db_files/companiesSeed.xml M /trunk/unit_tests/modules/companies.test.php updated the basic data to reflect the contacts/contacts_methods structure implemented in v2.0; as of now, all Companies Tests pass as expected; ------------------------------------------------------------------------ r1246 | caseydk | 2010-07-30 00:24:35 -0500 (Fri, 30 Jul 2010) | 1 line Changed paths: M /trunk/unit_tests/modules/files.test.php M /trunk/unit_tests/modules/links.test.php M /trunk/unit_tests/modules/projects.test.php M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php added the timezone init to each of the core test classes; ------------------------------------------------------------------------ r1245 | caseydk | 2010-07-23 01:41:40 -0500 (Fri, 23 Jul 2010) | 1 line Changed paths: M /trunk/modules/reports/reports/stats.php cleaned up and simplified all the task counting, etc; ------------------------------------------------------------------------ r1244 | caseydk | 2010-07-23 01:38:33 -0500 (Fri, 23 Jul 2010) | 2 lines Changed paths: M /trunk/modules/reports/reports/stats.php cleaned up and simplified all the task counting, etc; moved some fields around to make it more clear; ------------------------------------------------------------------------ r1243 | caseydk | 2010-07-23 00:27:32 -0500 (Fri, 23 Jul 2010) | 1 line Changed paths: M /trunk/modules/calendar/links_tasks.php M /trunk/modules/tasks/tasks.class.php update to the calendar to populate the company and project name in the tooltip; ------------------------------------------------------------------------ r1242 | caseydk | 2010-07-23 00:27:24 -0500 (Fri, 23 Jul 2010) | 2 lines Changed paths: M /trunk/calendar.php M /trunk/classes/w2p/API/iCalendar.class.php added a UID to the calendar generation consisting of (modulename)_(moduleid) to make sure each calendar entry gets a unique identifier; shifted all the links to attachments to keep in better alignment with the iCal spec; ------------------------------------------------------------------------ r1241 | caseydk | 2010-07-23 00:27:17 -0500 (Fri, 23 Jul 2010) | 2 lines Changed paths: M /trunk/modules/projects/addedit.php M /trunk/modules/projects/projects.class.php simplified the mapping for departments; cleaned up the processing/save of departments to just use the array binding instead of the POST; ------------------------------------------------------------------------ r1240 | caseydk | 2010-07-23 00:27:05 -0500 (Fri, 23 Jul 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php applied a patch to fix the timezone issue introduced in v1.3; ------------------------------------------------------------------------ r1239 | caseydk | 2010-07-21 09:26:53 -0500 (Wed, 21 Jul 2010) | 2 lines Changed paths: M /trunk/classes/ui.class.php updated to fix the ambiguous contact_id reference; resolves http://forums.web2project.net/viewtopic.php?p=6167 ------------------------------------------------------------------------ r1238 | caseydk | 2010-07-18 23:33:45 -0500 (Sun, 18 Jul 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/index.php updated the task_access to resolve the later half of this one: http://forums.web2project.net/viewtopic.php?t=2330 ------------------------------------------------------------------------ r1237 | caseydk | 2010-07-18 23:33:39 -0500 (Sun, 18 Jul 2010) | 2 lines Changed paths: M /trunk/modules/system/index.php Fixing logic that broke the system if you did not have timezone set in w2p, but had date.timezone set in your php.ini. This resolves Bugg #513 - http://bugs.web2project.net/view.php?id=513 ------------------------------------------------------------------------ r1236 | caseydk | 2010-07-18 23:33:32 -0500 (Sun, 18 Jul 2010) | 1 line Changed paths: M /trunk/modules/projects/projects.class.php Fixing a bug that was checking the company id for permissions when updating a project. ------------------------------------------------------------------------ r1235 | caseydk | 2010-07-18 23:33:25 -0500 (Sun, 18 Jul 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php applied a patch to fix the timezone issue introduced in v1.3; ------------------------------------------------------------------------ r1234 | caseydk | 2010-07-18 23:24:21 -0500 (Sun, 18 Jul 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php cleaned up merge ------------------------------------------------------------------------ r1233 | caseydk | 2010-07-08 22:55:09 -0500 (Thu, 08 Jul 2010) | 2 lines Changed paths: M /trunk/classes/w2p/API/iCalendar.class.php updated the iCal generation to pass this validator: http://severinghaus.org/projects/icv/ ; this should resolve http://web2project.net/forums/viewtopic.php?p=6066#6066 ------------------------------------------------------------------------ r1232 | caseydk | 2010-07-08 22:54:57 -0500 (Thu, 08 Jul 2010) | 1 line Changed paths: M /trunk/modules/system/index.php changed the order and phrasing of the status messages ------------------------------------------------------------------------ r1231 | caseydk | 2010-07-08 22:54:50 -0500 (Thu, 08 Jul 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php applied a patch to fix the timezone issue introduced in v1.3; ------------------------------------------------------------------------ r1230 | caseydk | 2010-07-08 12:00:06 -0500 (Thu, 08 Jul 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php cleaned up the warning messages, directed users to the right places within the system; ------------------------------------------------------------------------ r1229 | caseydk | 2010-07-08 11:59:55 -0500 (Thu, 08 Jul 2010) | 2 lines Changed paths: M /trunk/classes/ui.class.php added a check t make sure the user timezone gets set to something valid.. even if it's not set initially; should resolve http://bugs.web2project.net/view.php?id=503 ------------------------------------------------------------------------ r1228 | caseydk | 2010-07-07 16:12:28 -0500 (Wed, 07 Jul 2010) | 4 lines Changed paths: M /trunk/modules/files/do_folder_aed.php M /trunk/modules/files/filefolder.class.php updated the Files module to handle deleting the folders as expected; improved the error messages to be more specific and relevant; passed back the error messages like the other modules; resolves http://bugs.web2project.net/view.php?id=505 ------------------------------------------------------------------------ r1227 | caseydk | 2010-07-04 00:31:26 -0500 (Sun, 04 Jul 2010) | 1 line Changed paths: M /trunk/modules/contacts/contacts.class.php M /trunk/modules/projects/projects.class.php adjusted based on coding standards; ------------------------------------------------------------------------ r1226 | caseydk | 2010-07-04 00:31:18 -0500 (Sun, 04 Jul 2010) | 1 line Changed paths: M /trunk/modules/links/setup.php simplified/cleaned up the Link setup ------------------------------------------------------------------------ r1225 | caseydk | 2010-07-04 00:31:11 -0500 (Sun, 04 Jul 2010) | 2 lines Changed paths: M /trunk/modules/smartsearch/smartsearch.class.php simplified the smartsearch to properly check permissions as expected; resolves http://bugs.web2project.net/view.php?id=346 ------------------------------------------------------------------------ r1224 | caseydk | 2010-07-02 08:51:48 -0500 (Fri, 02 Jul 2010) | 2 lines Changed paths: M /trunk/modules/projectdesigner/vw_tasks.php updated to allow for expanding/collapsing tasks; resolves http://bugs.web2project.net/view.php?id=501 ------------------------------------------------------------------------ r1223 | caseydk | 2010-07-01 06:58:40 -0500 (Thu, 01 Jul 2010) | 2 lines Changed paths: M /trunk/style/w2p-snowball/main.css restored the css to make the menu bar display properly; resolves http://bugs.web2project.net/view.php?id=502 ------------------------------------------------------------------------ r1221 | caseydk | 2010-06-29 01:37:55 -0500 (Tue, 29 Jun 2010) | 1 line Changed paths: M /trunk/install/sql/mysql/024_remove_task_log_changelog.sql applied the last patch for v2.0; ------------------------------------------------------------------------ r1220 | caseydk | 2010-06-29 01:16:06 -0500 (Tue, 29 Jun 2010) | 2 lines Changed paths: M /trunk/install/index.php M /trunk/newuser.php M /trunk/style/common.css M /trunk/style/w2p-snowball/login.php M /trunk/style/w2p-snowball/lostpass.php M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/header.php M /trunk/style/web2project/login.php M /trunk/style/web2project/lostpass.php M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/login.php M /trunk/style/wps-redmond/lostpass.php M /trunk/style/wps-redmond/main.css wired up the css properly; rolled back the css changes for tooltips; ------------------------------------------------------------------------ r1219 | caseydk | 2010-06-28 22:21:44 -0500 (Mon, 28 Jun 2010) | 1 line Changed paths: M /trunk/modules/system/system.class.php tweaked the data collection to get curl, gd, and mysql versions ------------------------------------------------------------------------ r1218 | caseydk | 2010-06-27 23:40:11 -0500 (Sun, 27 Jun 2010) | 4 lines Changed paths: M /trunk/style/common.css M /trunk/style/w2p-snowball/main.css M /trunk/style/web2project/main.css M /trunk/style/wps-redmond/main.css consolidated tooltips and some basic styles; cleaning up duplicate css more consolidation of css cleaned up the minical stuff ------------------------------------------------------------------------ r1217 | caseydk | 2010-06-27 14:37:00 -0500 (Sun, 27 Jun 2010) | 1 line Changed paths: M /trunk/classes/w2p/Core/BaseObject.class.php tweaked to better handle linebreaks under windows ------------------------------------------------------------------------ r1216 | caseydk | 2010-06-27 14:36:53 -0500 (Sun, 27 Jun 2010) | 1 line Changed paths: M /trunk/classes/w2p/Utilities/Mail.class.php updated to reflect the new class names; ------------------------------------------------------------------------ r1215 | caseydk | 2010-06-27 14:36:46 -0500 (Sun, 27 Jun 2010) | 1 line Changed paths: M /trunk/classes/w2p/Core/EventQueue.class.php M /trunk/includes/main_functions.php further updated the autoloader to handle a missing class; ------------------------------------------------------------------------ r1214 | caseydk | 2010-06-27 14:36:35 -0500 (Sun, 27 Jun 2010) | 1 line Changed paths: M /trunk/classes/w2p/API/iCalendar.class.php updated the ATTACH parameter to properly label URLs so calendar systems handle them properly; ------------------------------------------------------------------------ r1213 | caseydk | 2010-06-27 14:36:28 -0500 (Sun, 27 Jun 2010) | 2 lines Changed paths: M /trunk/modules/projectdesigner/projectdesigner.class.php figured out what was causing http://bugs.web2project.net/view.php?id=360 it turns out that the node-finding code was looking for any id with 'project' in it.. I changed the relevant task id's to task_proj_(etc) ------------------------------------------------------------------------ r1212 | caseydk | 2010-06-27 14:36:18 -0500 (Sun, 27 Jun 2010) | 1 line Changed paths: M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/tasks.class.php simplified the bind() logic ------------------------------------------------------------------------ r1211 | caseydk | 2010-06-27 14:36:08 -0500 (Sun, 27 Jun 2010) | 1 line Changed paths: M /trunk/calendar.php M /trunk/classes/w2p/API/iCalendar.class.php updated the iCal stuff to use the timezones properly.. and since we're just using UTC output, it's dead simple; ------------------------------------------------------------------------ r1210 | caseydk | 2010-06-27 14:35:57 -0500 (Sun, 27 Jun 2010) | 1 line Changed paths: M /trunk/modules/tasks/todo.php deleting some old code ------------------------------------------------------------------------ r1209 | caseydk | 2010-06-27 14:35:48 -0500 (Sun, 27 Jun 2010) | 2 lines Changed paths: M /trunk/calendar.php M /trunk/modules/calendar/calendar.class.php added the timezone to the iCal feed; updated a syntax error in the calendar event query ------------------------------------------------------------------------ r1208 | caseydk | 2010-06-27 14:35:37 -0500 (Sun, 27 Jun 2010) | 1 line Changed paths: M /trunk/modules/tasks/addedit.php M /trunk/modules/tasks/tasks.class.php tweaks to allow for non-assigned/unowned tasks; ------------------------------------------------------------------------ r1207 | caseydk | 2010-06-21 09:31:38 -0500 (Mon, 21 Jun 2010) | 1 line Changed paths: M /trunk/modules/projects/vw_sub_projects_gantt.php hack to cleanup the missing include classes.. this should be refactored to generate gantt charts the new way; ------------------------------------------------------------------------ r1206 | caseydk | 2010-06-21 01:41:59 -0500 (Mon, 21 Jun 2010) | 1 line Changed paths: M /trunk/classes/permissions.class.php M /trunk/classes/ui.class.php M /trunk/classes/w2p/Authenticators/LDAP.class.php M /trunk/classes/w2p/Core/BaseObject.class.php M /trunk/classes/w2p/Database/Query.class.php M /trunk/includes/db_adodb.php M /trunk/includes/main_functions.php M /trunk/includes/session.php M /trunk/js/calendar.php M /trunk/modules/admin/vw_usr_perms.php M /trunk/modules/calendar/index.php M /trunk/modules/departments/departments.class.php M /trunk/modules/files/do_file_co.php M /trunk/modules/files/files.class.php M /trunk/modules/files/folders_table.php M /trunk/modules/history/index.php M /trunk/modules/projectdesigner/index.php M /trunk/modules/projectdesigner/printproject.php M /trunk/modules/projectdesigner/vw_addtasks.php M /trunk/modules/projectdesigner/vw_tasks.php M /trunk/modules/projects/vw_projects.php M /trunk/modules/projects/vw_sub_projects_gantt.php M /trunk/modules/public/welcome.php M /trunk/modules/reports/reports/tasksperuser.php M /trunk/modules/reports/setup.php M /trunk/modules/resources/tasks_dosql.addedit.php M /trunk/modules/resources/tasks_tab.addedit.other_resources.php M /trunk/modules/system/acls_view.php M /trunk/modules/system/billingcode.php M /trunk/modules/system/contacts_ldap.php M /trunk/modules/system/translate.php M /trunk/modules/system/translate_save.php M /trunk/modules/tasks/addedit.js M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/gantt.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/modules/tasks/todo_tasks_sub.php removed lots of dead/commented out code ------------------------------------------------------------------------ r1205 | caseydk | 2010-06-21 00:45:59 -0500 (Mon, 21 Jun 2010) | 1 line Changed paths: M /trunk/base.php turned off the detailed error reporting; ------------------------------------------------------------------------ r1204 | caseydk | 2010-06-21 00:26:15 -0500 (Mon, 21 Jun 2010) | 2 lines Changed paths: M /trunk/modules/projects/vw_sub_projects.php applied a check to make sure the sub_projects_vew is only included if there are subprojects; resolves http://bugs.web2project.net/view.php?id=494 ------------------------------------------------------------------------ r1203 | caseydk | 2010-06-21 00:13:32 -0500 (Mon, 21 Jun 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php applied a patch to fix the timezone issue introduced in v1.3; ------------------------------------------------------------------------ r1202 | caseydk | 2010-06-19 01:01:42 -0500 (Sat, 19 Jun 2010) | 1 line Changed paths: A /trunk/install/sql/mysql/024_remove_task_log_changelog.sql M /trunk/modules/tasks/tasklogs.class.php M /trunk/unit_tests/db_files/tasklogsSeed.xml A /trunk/unit_tests/db_files/tasklogsTestDelete.xml M /trunk/unit_tests/db_files/tasklogsTestStoreCreate.xml M /trunk/unit_tests/db_files/tasklogsTestStoreUpdate.xml M /trunk/unit_tests/db_files/tasksSeed.xml M /trunk/unit_tests/db_files/tasksTestDelete.xml M /trunk/unit_tests/db_files/tasksTestDeleteWithChildren.xml M /trunk/unit_tests/db_files/tasksTestStoreCreateNoParent.xml M /trunk/unit_tests/db_files/tasksTestStoreNoTaskParent.xml M /trunk/unit_tests/db_files/tasksTestStoreShiftDependentTasks.xml M /trunk/unit_tests/modules/tasklogs.test.php M /trunk/unit_tests/modules/tasks.test.php Merge branch 'master' of git@github.com:caseysoftware/web2project ------------------------------------------------------------------------ r1201 | caseydk | 2010-06-19 01:01:22 -0500 (Sat, 19 Jun 2010) | 2 lines Changed paths: M /trunk/modules/files/files.class.php M /trunk/modules/tasks/tasks.class.php added a check to make sure empty task lists are handled properly; fixed a task query to resolve http://bugs.web2project.net/view.php?id=496 ------------------------------------------------------------------------ r1198 | caseydk | 2010-06-17 11:39:25 -0500 (Thu, 17 Jun 2010) | 4 lines Changed paths: M /trunk/install/conversion/perform.php Merge branch 'master' of git@github.com:caseysoftware/web2project Conflicts: install/conversion/perform.php ------------------------------------------------------------------------ r1197 | caseydk | 2010-06-17 11:39:18 -0500 (Thu, 17 Jun 2010) | 1 line Changed paths: M /trunk/includes/version.php updated version number ------------------------------------------------------------------------ r1196 | caseydk | 2010-06-17 11:39:11 -0500 (Thu, 17 Jun 2010) | 1 line Changed paths: M /trunk/classes/w2p/Core/UpgradeManager.class.php M /trunk/install/conversion/perform.php added some checks to make sure a failed dotProject->web2project attempt doesn't break everything; ------------------------------------------------------------------------ r1195 | caseydk | 2010-06-17 11:16:53 -0500 (Thu, 17 Jun 2010) | 1 line Changed paths: M /trunk/classes/w2p/Core/UpgradeManager.class.php M /trunk/install/conversion/perform.php added a check to make sure the conversion goes as expected; ------------------------------------------------------------------------ r1194 | caseydk | 2010-06-17 11:16:44 -0500 (Thu, 17 Jun 2010) | 1 line Changed paths: M /trunk/modules/projects/do_project_aed.php M /trunk/modules/tasks/do_updatetask.php adjusted the notifications to work based on the proper values; ------------------------------------------------------------------------ r1193 | caseydk | 2010-06-16 23:47:19 -0500 (Wed, 16 Jun 2010) | 2 lines Changed paths: M /trunk/modules/projects/projects.class.php M /trunk/modules/projects/view.php minor tweaks to the sub project tree handling; should resolve http://bugs.web2project.net/view.php?id=494 ------------------------------------------------------------------------ r1192 | caseydk | 2010-06-16 23:32:27 -0500 (Wed, 16 Jun 2010) | 1 line Changed paths: M /trunk/modules/calendar/links_tasks.php wired the calendar module's task generation to use the timezone-aware functions; ------------------------------------------------------------------------ r1191 | caseydk | 2010-06-16 23:32:20 -0500 (Wed, 16 Jun 2010) | 1 line Changed paths: M /trunk/modules/projectdesigner/projectdesigner.class.php wired the project designer module to use the timezone-aware functions; ------------------------------------------------------------------------ r1190 | caseydk | 2010-06-16 23:32:14 -0500 (Wed, 16 Jun 2010) | 2 lines Changed paths: M /trunk/modules/tasks/ae_dates.php M /trunk/modules/tasks/do_task_aed.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/tasksperuser_sub.php M /trunk/modules/tasks/view.php wired the tasks module to use the timezone-aware functions; this one was wildly complicated due to time limitations, etc; ------------------------------------------------------------------------ r1189 | caseydk | 2010-06-16 11:56:12 -0500 (Wed, 16 Jun 2010) | 1 line Changed paths: M /trunk/classes/ui.class.php M /trunk/classes/w2p/Database/Query.class.php M /trunk/includes/main_functions.php M /trunk/modules/admin/vw_usr.php M /trunk/modules/calendar/addedit.php M /trunk/modules/calendar/calendar.class.php M /trunk/modules/calendar/do_event_aed.php M /trunk/modules/calendar/links_events.php M /trunk/modules/calendar/view.php M /trunk/modules/calendar/vw_day_events.php M /trunk/modules/contacts/addedit.php M /trunk/modules/contacts/contacts.class.php M /trunk/modules/contacts/view.php M /trunk/modules/files/files.class.php M /trunk/modules/files/folders_table.php M /trunk/modules/files/index_table.php M /trunk/modules/forums/addedit.php M /trunk/modules/forums/forummessage.class.php M /trunk/modules/forums/forums.class.php M /trunk/modules/forums/index.php M /trunk/modules/forums/post_message.php M /trunk/modules/forums/view_messages.php M /trunk/modules/forums/view_topics.php M /trunk/modules/forums/viewer.php M /trunk/modules/history/addedit.php M /trunk/modules/links/index_table.php M /trunk/modules/links/links.class.php M /trunk/modules/projects/projects.class.php M /trunk/modules/tasks/tasklogs.class.php M /trunk/modules/tasks/tasks.class.php M /trunk/modules/tasks/vw_logs.php M /trunk/style/w2p-snowball/header.php M /trunk/style/web2project/header.php M /trunk/style/wps-redmond/header.php M /trunk/unit_tests/includes/main_functions.test.php Merge branch 'timezones' ------------------------------------------------------------------------ r1188 | caseydk | 2010-06-16 11:55:41 -0500 (Wed, 16 Jun 2010) | 1 line Changed paths: M /trunk/classes/w2p/Core/UpgradeManager.class.php added a case for the upcoming dotProject release.. we should come up with a better way of handling these; ------------------------------------------------------------------------ r1187 | caseydk | 2010-06-16 09:52:43 -0500 (Wed, 16 Jun 2010) | 4 lines Changed paths: A /trunk/install/sql/mysql/023_pre_v2.0_fixes2.sql resolves a pair of not-null issues where mysql on windows was freaking out... freaking out I say! thanks to Dave Bowman on the bug reports and screensharing to help track these down; resolves http://bugs.web2project