home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / dotproject / ChangeLog next >
Encoding:
Text File  |  2004-02-03  |  50.6 KB  |  1,743 lines

  1. 2004-02-03 08:14  (ajdonnison)
  2. ---------------------------------
  3. includes/version.php
  4. - Removed the -alpha suffix for full release.
  5.  
  6. 2004-02-02 22:20  (ajdonnison)
  7. ---------------------------------
  8. db/upgrade_101_to_102.sql
  9. - Added line to reset dynamic tasks.
  10.  
  11. 2004-02-02 22:15  (ajdonnison)
  12. ---------------------------------
  13. locales/en/tasks.inc
  14. - Added missing strings for 1.0.2 release
  15.  
  16. 2004-02-02 16:13  (robertoibarra)
  17. ---------------------------------
  18. modules/tasks/gantt.php
  19. - Gantt chart upgraded to correcty display UTF8 data (accents and other characters) in the task name
  20.  
  21. 2004-02-02 10:14  (gnome444)
  22. ---------------------------------
  23. modules/system/syskeys/index.php
  24. - Fix display problems with dPformSafe
  25.  
  26. 2004-02-02 09:41  (gnome444)
  27. ---------------------------------
  28. modules/tasks/view.php
  29. - TaskCustomFields checkbox wasn't working and dPformSafe
  30.  
  31. 2004-02-02 01:59  (mkozusnik)
  32. ---------------------------------
  33. modules/projects/addedit.php
  34. - Removed the echo from line 287
  35.  
  36. 2004-02-02 01:50  (mkozusnik)
  37. ---------------------------------
  38. modules/projects/addedit.php
  39. - Restored inital popCalendar for all three date fields
  40.  
  41. 2004-02-02 01:40  (mkozusnik)
  42. ---------------------------------
  43. lib/calendar/calendar.js
  44. - Fixed dropdown year to include every year
  45.  
  46. 2004-02-01 19:44  (gregorerhardt)
  47. ---------------------------------
  48. ChangeLog
  49. - ChangeLog update
  50.  
  51. 2004-02-01 19:31  (gregorerhardt)
  52. ---------------------------------
  53. modules/files/index_table.php
  54. - softcoded translation for #File(s)# and #Page(s)#
  55.  
  56. 2004-02-01 19:24  (gregorerhardt)
  57. ---------------------------------
  58. modules/tasks/addedit.php
  59. - softcoded translation for #None#
  60.  
  61. 2004-02-01 18:45  (gregorerhardt)
  62. ---------------------------------
  63. modules/system/syskeys/index.php
  64. modules/system/syskeys/keys.php
  65. - fixed access denied problem with sysvals and syskeys
  66.  
  67. 2004-02-01 09:01  (gnome444)
  68. ---------------------------------
  69. modules/tasks/addedit.php
  70. - Fix calc task duration and finish date buttons
  71.  
  72. 2004-02-01 08:58  (gnome444)
  73. ---------------------------------
  74. modules/tasks/tasks.php
  75. functions/tasks_func.php
  76. - Remove myinact filter and add allunfinished filter
  77.  
  78. 2004-02-01 08:53  (gnome444)
  79. ---------------------------------
  80. modules/tasks/tasks.php
  81. - Fix task active / inactive toggle
  82.  
  83. 2004-02-01 04:54  (gnome444)
  84. ---------------------------------
  85. modules/help/en/tasks.addedit.hlp
  86. - Update help docs to reflect change in dynamic task behaviour
  87.  
  88. 2004-02-01 03:45  (gnome444)
  89. ---------------------------------
  90. modules/tasks/tasks.php
  91. - Really fix table header colour
  92.  
  93. 2004-01-31 20:38  (ajdonnison)
  94. ---------------------------------
  95. modules/files/index_table.php
  96. - Added Patch 790504 from proca - Multi-page support for files module.
  97.  
  98. 2004-01-31 20:24  (ajdonnison)
  99. ---------------------------------
  100. functions/tasks_func.php
  101. locales/en/admin.inc
  102. locales/en/projects.inc
  103. locales/en/tasks.inc
  104. modules/admin/index.php
  105. modules/help/en/start.adduser.hlp
  106. modules/projects/view.php
  107. modules/tasks/tasks.php
  108. - Added patch 787097 from proca to show all unassigned tasks.
  109. - Resolved 868798 (RFE, was bug) by dflora - incorrect spelling of inactive.
  110.  
  111. 2004-01-31 16:04  (gnome444)
  112. ---------------------------------
  113. modules/tasks/tasks.php
  114. - Fix table header colour
  115.  
  116. 2004-01-31 15:43  (ajdonnison)
  117. ---------------------------------
  118. modules/ticketsmith/admin.php
  119. modules/ticketsmith/attach.php
  120. modules/ticketsmith/index.php
  121. modules/ticketsmith/ltwt.gif
  122. modules/ticketsmith/posticon.gif
  123. modules/ticketsmith/rtwt.gif
  124. modules/ticketsmith/images/ltwt.gif
  125. modules/ticketsmith/images/posticon.gif
  126. modules/ticketsmith/images/rtwt.gif
  127. - Patch 790596 from proca to support standard navigation icons.
  128.  
  129. 2004-01-31 15:40  (ajdonnison)
  130. ---------------------------------
  131. images/navfirst.gif
  132. images/navlast.gif
  133. images/navleft.gif
  134. images/navright.gif
  135. - Standard navigation icons supplied by proca as part of patch 790596
  136.  
  137. 2004-01-31 09:54  (gnome444)
  138. ---------------------------------
  139. modules/tasks/tasks.php
  140. - Enable sorting of tasks in task view
  141.  
  142. 2004-01-31 01:11  (kripper)
  143. ---------------------------------
  144. ChangeLog
  145. - Changelog update
  146.  
  147. 2004-01-30 14:17  (gnome444)
  148. ---------------------------------
  149. modules/tasks/tasks.php
  150. - Fix task sorting icons with register globals off
  151.  
  152. 2004-01-30 10:19  (ajdonnison)
  153. ---------------------------------
  154. db/dotproject_102.sql
  155. - Added back-ticks around all table and field names to ensure no
  156. - ambiguity where reserved words may be used (like the events table).
  157.  
  158. 2004-01-30 01:12  (kripper)
  159. ---------------------------------
  160. ChangeLog
  161. - Changelog update
  162.  
  163. 2004-01-29 21:08  (ajdonnison)
  164. ---------------------------------
  165. lib/ezpdf/class.ezpdf.php
  166. - Added patch 785568 from pharouff to fix column width calculations.
  167.  
  168. 2004-01-29 20:53  (ajdonnison)
  169. ---------------------------------
  170. modules/projects/addedit.php
  171. - Added Patch 781717 by iexposure, fix for Actual End date calendar popup.
  172.  
  173. 2004-01-29 20:47  (ajdonnison)
  174. ---------------------------------
  175. modules/tasks/todo.php
  176. - Added Patch 781101 by iexposure, corrects the overdue colouring problem.
  177.  
  178. 2004-01-29 20:26  (ajdonnison)
  179. ---------------------------------
  180. index.php
  181. - Added patch 780088 by xnoguer to provide translation of sysvals.
  182.  
  183. 2004-01-29 18:44  (ajdonnison)
  184. ---------------------------------
  185. modules/forums/post_message.php
  186. - Added patch 778977 to add citation to posted message, by xnoguer
  187.  
  188. 2004-01-29 17:57  (ajdonnison)
  189. ---------------------------------
  190. modules/ticketsmith/index.php
  191. - Added patch 777024 by iexposure to add config-based default for sorting.
  192.  
  193. 2004-01-29 17:56  (ajdonnison)
  194. ---------------------------------
  195. modules/ticketsmith/config.inc.php
  196. - Added patch 777021 by iexposure to add config for sort order.
  197.  
  198. 2004-01-29 17:40  (ajdonnison)
  199. ---------------------------------
  200. modules/tasks/view.php
  201. - Added Patch 775973 from gnome444 - view dependencies in task view
  202.  
  203. 2004-01-29 17:30  (ajdonnison)
  204. ---------------------------------
  205. modules/companies/companies.class.php
  206. - Patch 775960 from gnome444 - fix to allow companies to be deleted correctly.
  207.  
  208. 2004-01-29 17:26  (ajdonnison)
  209. ---------------------------------
  210. modules/calendar/addedit.php
  211. - Added patch 774380 from rufinus, localized time in calendar
  212.  
  213. 2004-01-29 17:25  (ajdonnison)
  214. ---------------------------------
  215. locales/en/locales.php
  216. - Patch 774380 from rufinus for localisation in calendar
  217.  
  218. 2004-01-29 17:21  (ajdonnison)
  219. ---------------------------------
  220. locales/en/system.inc
  221. - Added Slovenian locale.
  222.  
  223. 2004-01-29 17:13  (ajdonnison)
  224. ---------------------------------
  225. lib/jpgraph/src/jpgraph.php
  226. - Added fix from evgenik for Cyrillic bug. (Patch 763145)
  227.  
  228. 2004-01-29 15:12  (ajdonnison)
  229. ---------------------------------
  230. modules/ticketsmith/common.inc.php
  231. - Added patch 777016 from iexposure to fix word wrapping.
  232.  
  233. 2004-01-29 14:26  (ajdonnison)
  234. ---------------------------------
  235. modules/ticketsmith/view.php
  236. - Added patch 777034 from iexposure - addes my tickets crumb, adds text
  237. - type email for non-HTML clients.
  238. - Added patch 823696 from alejandro_liu - fixes sending of dud email when
  239. - unassigning tasks.
  240.  
  241. 2004-01-29 13:42  (ajdonnison)
  242. ---------------------------------
  243. includes/gateway.pl
  244. - Added patch 777066 from iexposure to clean up HTML output.
  245.  
  246. 2004-01-29 13:36  (ajdonnison)
  247. ---------------------------------
  248. includes/gateway.pl
  249. - Fix for potential sync problem with attachments
  250.  
  251. 2004-01-29 11:13  (ajdonnison)
  252. ---------------------------------
  253. modules/projects/addedit.php
  254. - Changed add logic to check on the count of approved projects rather
  255. - than the number of existing projects (a minor change and unlikely to
  256. - actually alter operation except in very unusual situations).
  257.  
  258. 2004-01-29 03:30  (kripper)
  259. ---------------------------------
  260. ChangeLog
  261. - Changelog update
  262.  
  263. 2004-01-28 18:06  (ajdonnison)
  264. ---------------------------------
  265. modules/tasks/do_updatetask.php
  266. - Fix for 842147 - Task log updates task end date only if
  267. - end date not already set.
  268.  
  269. 2004-01-28 17:57  (kripper)
  270. ---------------------------------
  271. ChangeLog
  272. - Changelog update
  273.  
  274. 2004-01-28 17:27  (ajdonnison)
  275. ---------------------------------
  276. classes/dp.class.php
  277. includes/db_connect.php
  278. modules/projects/addedit.php
  279. style/default/overrides.php
  280. - Fix for bug 781200, backslashes stripped in URLs.  This fix should
  281. - be seen as interim as it highlights a problem in db_loadObject, where
  282. - if the object exists, slashes are stripped, if not they are not.
  283. - Need to review the whole use of htmlspecialchars, etc.
  284.  
  285. 2004-01-28 16:47  (ajdonnison)
  286. ---------------------------------
  287. modules/ticketsmith/admin.php
  288. modules/ticketsmith/comment.php
  289. modules/ticketsmith/common.inc.php
  290. modules/ticketsmith/followup.php
  291. modules/ticketsmith/index.php
  292. modules/ticketsmith/login.php
  293. modules/ticketsmith/post_ticket.php
  294. modules/ticketsmith/search.php
  295. modules/ticketsmith/view.php
  296. - Fixed javascript form handling for onChange events. (Bug 806786)
  297. - This fixes search handling on some browsers.
  298.  
  299. 2004-01-27 17:57  (kripper)
  300. ---------------------------------
  301. ChangeLog
  302. - Changelog update
  303.  
  304. 2004-01-27 05:56  (kripper)
  305. ---------------------------------
  306. modules/projects/index.php
  307. - Fixed bug of displaying projects of all companies.
  308.  
  309. 2004-01-26 17:57  (kripper)
  310. ---------------------------------
  311. ChangeLog
  312. - Changelog update
  313.  
  314. 2004-01-26 08:25  (gregorerhardt)
  315. ---------------------------------
  316. modules/projects/addedit.php
  317. - 882030: add project if no project exists yet
  318.  
  319. 2004-01-26 07:24  (gregorerhardt)
  320. ---------------------------------
  321. modules/tasks/tasks.class.php
  322. - 878171: blank page after addedit tasks
  323.  
  324. 2004-01-26 07:16  (gregorerhardt)
  325. ---------------------------------
  326. modules/tasks/index.php
  327. modules/tasks/tasks.php
  328. - enhancing task filtering
  329.  
  330. 2004-01-26 06:41  (gregorerhardt)
  331. ---------------------------------
  332. modules/admin/do_perms_cp.php
  333. - copy perms with register globals off
  334.  
  335. 2004-01-26 06:25  (gregorerhardt)
  336. ---------------------------------
  337. modules/tasks/tasks.php
  338. - 880833: not showing inactive tasks
  339.  
  340. 2004-01-22 17:58  (kripper)
  341. ---------------------------------
  342. ChangeLog
  343. - Changelog update
  344.  
  345. 2004-01-22 10:18  (ajdonnison)
  346. ---------------------------------
  347. includes/main_functions.php
  348. - Added character translations for Hungarian.  This is a stopgap and
  349. - should be replaced with a more general solution.
  350.  
  351. 2004-01-21 17:59  (kripper)
  352. ---------------------------------
  353. ChangeLog
  354. - Changelog update
  355.  
  356. 2004-01-21 17:40  (ajdonnison)
  357. ---------------------------------
  358. locales/en/system.inc
  359. - Added Italian translation.
  360.  
  361. 2004-01-21 17:33  (ajdonnison)
  362. ---------------------------------
  363. locales/en/system.inc
  364. - Added Chinese (Taiwan).
  365.  
  366. 2004-01-18 17:59  (kripper)
  367. ---------------------------------
  368. ChangeLog
  369. - Changelog update
  370.  
  371. 2004-01-18 16:07  (mkozusnik)
  372. ---------------------------------
  373. modules/admin/addedituser.php
  374. - Fixed birthdate error
  375.  
  376. 2004-01-18 02:17  (gregorerhardt)
  377. ---------------------------------
  378. ChangeLog
  379. - ChangeLog update
  380.  
  381. 2004-01-18 01:59  (gregorerhardt)
  382. ---------------------------------
  383. index.php
  384. classes/ui.class.php
  385. modules/projects/reports.php
  386. - 820359: Implemented method checkFileName() to prevent arbitrary file execution
  387.  
  388. 2004-01-17 01:13  (kripper)
  389. ---------------------------------
  390. ChangeLog
  391. - Changelog update
  392.  
  393. 2004-01-16 23:22  (gregorerhardt)
  394. ---------------------------------
  395. ChangeLog
  396. - ChangeLog update
  397.  
  398. 2004-01-16 07:52  (gregorerhardt)
  399. ---------------------------------
  400. index.php
  401. - forgot an ending comment delimiter
  402.  
  403. 2004-01-16 06:43  (gregorerhardt)
  404. ---------------------------------
  405. index.php
  406. - 820359: Prevent from executing arbitrary files
  407.  
  408. 2004-01-16 04:58  (gregorerhardt)
  409. ---------------------------------
  410. modules/admin/index.php
  411. modules/ticketsmith/search.php
  412. - used dPformSafe to fix 797846
  413.  
  414. 2004-01-16 04:53  (gregorerhardt)
  415. ---------------------------------
  416. modules/contacts/index.php
  417. modules/companies/index.php
  418. - used dPformSafe to fix 797846
  419.  
  420. 2004-01-16 04:37  (gregorerhardt)
  421. ---------------------------------
  422. db/dotproject_102.sql
  423. db/upgrade_101_to_102.sql
  424. - 820165: fixed erraneous task_owner index link
  425.  
  426. 2004-01-16 04:10  (gregorerhardt)
  427. ---------------------------------
  428. includes/config-dist.php
  429. includes/db_connect.php
  430. - 839399: added an config var for the db port
  431.  
  432. 2004-01-15 15:34  (ajdonnison)
  433. ---------------------------------
  434. modules/projects/do_project_aed.php
  435. - Fixed deletions to take user back to the projects list, rather than
  436. - to the previous history page.  If the previous page was also a delete
  437. - then this causes a redirection loop.
  438.  
  439. 2004-01-15 14:19  (robertoibarra)
  440. ---------------------------------
  441. modules/tasks/do_updatetask.php
  442. - Missed some characters... added
  443.  
  444. 2004-01-15 14:12  (robertoibarra)
  445. ---------------------------------
  446. modules/tasks/do_updatetask.php
  447. - Fixed issue with international characters in cost codes, cost codes will now be saved in standard ISO since accented letters, eg., take up more than one character position in the database and not all of what you saw on the field was actually saved in the database, now everything will be except that characters will not be accented.
  448.  
  449. 2004-01-15 11:38  (robertoibarra)
  450. ---------------------------------
  451. modules/projects/reports/allocateduserhours.php
  452. - Due to some changes in other modules, the report stopped working, fixed now :)
  453.  
  454. 2004-01-15 01:13  (kripper)
  455. ---------------------------------
  456. ChangeLog
  457. - Changelog update
  458.  
  459. 2004-01-14 14:11  (dylan_cuthbert)
  460. ---------------------------------
  461. classes/dp.class.php
  462. locales/en/common.inc
  463. locales/en/system.inc
  464. modules/projects/addedit.php
  465. modules/projects/projects.class.php
  466. modules/projects/reports/tasklogs.php
  467. modules/tasks/do_updatetask.php
  468. modules/tasks/tasks.class.php
  469. modules/tasks/tasks.php
  470. modules/tasks/view.php
  471. modules/tasks/vw_logs.php
  472. style/classic/main.css
  473. style/default/main.css
  474. - auto-login system test
  475. - task sorting
  476. - project template patch
  477.  
  478. 2004-01-13 07:29  (kripper)
  479. ---------------------------------
  480. ChangeLog
  481. - Changelog update
  482.  
  483. 2004-01-12 12:39  (gregorerhardt)
  484. ---------------------------------
  485. modules/admin/vw_usr_perms.php
  486. - again translation of the module names and permissions in list
  487.  
  488. 2004-01-12 12:31  (gregorerhardt)
  489. ---------------------------------
  490. locales/en/admin.inc
  491. - added all for all modules
  492.  
  493. 2004-01-12 12:30  (gregorerhardt)
  494. ---------------------------------
  495. modules/admin/vw_usr_perms.php
  496. - translation of the module names in list
  497.  
  498. 2004-01-12 12:12  (ajdonnison)
  499. ---------------------------------
  500. includes/main_functions.php
  501. modules/system/addeditpref.php
  502. - Added replacement code for money_format where it doesn't exist.
  503. - Added extra locales.
  504.  
  505. 2004-01-12 10:56  (gregorerhardt)
  506. ---------------------------------
  507. db/upgrade_101_to_102.sql
  508. - task_access and task_notify (mkozusnik)
  509.  
  510. 2004-01-12 09:45  (gregorerhardt)
  511. ---------------------------------
  512. ChangeLog
  513. - ChangeLog update
  514.  
  515. 2004-01-11 15:53  (ajdonnison)
  516. ---------------------------------
  517. index.php
  518. classes/ui.class.php
  519. includes/version.php
  520. style/classic/header.php
  521. style/default/header.php
  522. style/default/login.php
  523. - Removed version from index.php and into includes/version.php.
  524. - Changed ui.class to provide getVersion function.
  525. - Changed all calls to getConfig('version') to getVersion()
  526.  
  527. 2004-01-11 15:42  (ajdonnison)
  528. ---------------------------------
  529. includes/config-dist.php
  530. includes/version.php
  531. - Added external version file to centralise and simplify version management.
  532.  
  533. 2004-01-11 15:04  (ajdonnison)
  534. ---------------------------------
  535. db/dotproject_102.sql
  536. - Changes made by jcgonz originally to dotproject_101.sql, now migrated.
  537. - Now users are able to relate tasks to contacts from the project's
  538. - owner company. Useful for CRM functionality.
  539. - Companies can now have custom fields too!
  540. - Custom fields in tasks can now be created. A record with serialized
  541. - data must be added to the sysvals table like:
  542. - TaskCustomFields->0|a:3:{s:4:"name";s:12:"Quote number";s:4:"type";s:4:"text";s:7:"options";s:24:"maxlength="12" size="10"";}
  543. - A new text box will be displayed for input with the leyend quote number
  544. - in the tasks module.
  545. - Companies and Contacts are now linked by the company name (in text).
  546. - They are not linked by ID so that contacts don't have to have companies
  547. - registered in the Companies section so it maintains backwards compatibility.
  548. - New department field added please check the upgrade SQL file. Department
  549. - can be linked to the Company department by text also.
  550. - Dotproject now has some mini CRM features!
  551. - Now users can relate departments to tasks.
  552.  
  553. 2004-01-11 10:14  (gregorerhardt)
  554. ---------------------------------
  555. modules/ticketsmith/index.php
  556. - fix838983: no record navigation
  557.  
  558. 2004-01-11 08:40  (gregorerhardt)
  559. ---------------------------------
  560. classes/ui.class.php
  561. - fix811242: strip slashes from translation string
  562.  
  563. 2004-01-11 08:19  (gregorerhardt)
  564. ---------------------------------
  565. modules/companies/view.php
  566. - added Email Info
  567.  
  568. 2004-01-11 08:18  (gregorerhardt)
  569. ---------------------------------
  570. modules/companies/addedit.php
  571. - fixed810274: using dPformSafe prventing from htmlCrash
  572.  
  573. 2004-01-09 23:17  (kripper)
  574. ---------------------------------
  575. ChangeLog
  576. - Changelog update
  577.  
  578. 2004-01-09 04:26  (gregorerhardt)
  579. ---------------------------------
  580. modules/files/addedit.php
  581. - 863402: hardcoded file_upload_size_limit
  582.  
  583. 2004-01-08 23:17  (kripper)
  584. ---------------------------------
  585. ChangeLog
  586. - Changelog update
  587.  
  588. 2004-01-08 16:18  (ajdonnison)
  589. ---------------------------------
  590. style/default/header.php
  591. - Added icon and link to main website.
  592.  
  593. 2004-01-08 15:51  (ajdonnison)
  594. ---------------------------------
  595. docs/nav.html
  596. - Made dotproject logo a link to dotproject.net
  597.  
  598. 2004-01-08 15:43  (ajdonnison)
  599. ---------------------------------
  600. docs/check.php
  601. - Better formatting for locale settings.
  602.  
  603. 2004-01-08 15:06  (ajdonnison)
  604. ---------------------------------
  605. modules/system/addeditpref.php
  606. - Changed to detect the absence of the money_format function instead of
  607. - looking at just the operating system.  This then picks up early versions
  608. - of PHP as well.
  609.  
  610. 2004-01-08 14:54  (ajdonnison)
  611. ---------------------------------
  612. modules/companies/vw_companies.php
  613. - Added missing definition of $CR
  614.  
  615. 2004-01-08 09:50  (ajdonnison)
  616. ---------------------------------
  617. db/upgrade_101_to_102.sql
  618. - New upgrade for 101 to 102
  619.  
  620. 2004-01-08 09:35  (ajdonnison)
  621. ---------------------------------
  622. modules/tasks/view.php
  623. - Changed ordering on assigned users to last/first name.
  624. - Changed ordering on files to filename.
  625.  
  626. 2004-01-07 23:17  (kripper)
  627. ---------------------------------
  628. ChangeLog
  629. - Changelog update
  630.  
  631. 2004-01-07 18:01  (ajdonnison)
  632. ---------------------------------
  633. index.php
  634. - Fixed security hole in passing module parameters
  635.  
  636. 2003-12-26 23:19  (kripper)
  637. ---------------------------------
  638. ChangeLog
  639. - Changelog update
  640.  
  641. 2003-12-26 23:05  (gregorerhardt)
  642. ---------------------------------
  643. ChangeLog
  644. - ChangeLog update
  645.  
  646. 2003-12-26 08:04  (gregorerhardt)
  647. ---------------------------------
  648. modules/admin/addedituser.php
  649. - softcoding of selectbox and button
  650.  
  651. 2003-12-26 07:48  (gregorerhardt)
  652. ---------------------------------
  653. locales/en/admin.inc
  654. - Strings for Permissions Templates
  655.  
  656. 2003-12-26 07:45  (gregorerhardt)
  657. ---------------------------------
  658. modules/admin/vw_usr_perms.php
  659. - Implemented Copy Permissions from Template User
  660.  
  661. 2003-12-26 07:44  (gregorerhardt)
  662. ---------------------------------
  663. modules/admin/do_perms_cp.php
  664. - Initial Import for copy permissions from template sqlFile
  665.  
  666. 2003-12-23 23:20  (kripper)
  667. ---------------------------------
  668. ChangeLog
  669. - Changelog update
  670.  
  671. 2003-12-23 06:55  (robertoibarra)
  672. ---------------------------------
  673. locales/en/admin.inc
  674. modules/tasks/view.php
  675. - Text changed: the tab within a task previously named Tasks caused confusion, renamed to Child Tasks
  676.  
  677. 2003-12-22 23:20  (kripper)
  678. ---------------------------------
  679. ChangeLog
  680. - Changelog update
  681.  
  682. 2003-12-22 03:04  (gregorerhardt)
  683. ---------------------------------
  684. modules/tasks/tasks.php
  685. - #863238: show milestones bold
  686.  
  687. 2003-12-21 23:55  (gregorerhardt)
  688. ---------------------------------
  689. locales/en/forums.inc
  690. - update for force forum watch
  691.  
  692. 2003-12-21 23:20  (kripper)
  693. ---------------------------------
  694. ChangeLog
  695. - Changelog update
  696.  
  697. 2003-12-21 22:57  (gregorerhardt)
  698. ---------------------------------
  699. modules/forums/configure.php
  700. modules/forums/setup.php
  701. - initial import of module specific config and setup file
  702.  
  703. 2003-12-21 22:55  (gregorerhardt)
  704. ---------------------------------
  705. modules/forums/forums.class.php
  706. - added forums module specific config functionality: force watch for all users
  707.  
  708. 2003-12-21 22:52  (gregorerhardt)
  709. ---------------------------------
  710. modules/system/domodsql.php
  711. modules/system/viewmods.php
  712. - groundwork for module specific configuration via configure-function and config variable in module's setup.php
  713.  
  714. 2003-12-21 22:49  (gregorerhardt)
  715. ---------------------------------
  716. locales/en/admin.inc
  717. locales/en/calendar.inc
  718. locales/en/common.inc
  719. locales/en/companies.inc
  720. locales/en/contacts.inc
  721. locales/en/departments.inc
  722. locales/en/files.inc
  723. locales/en/forums.inc
  724. locales/en/projects.inc
  725. locales/en/system.inc
  726. locales/en/tasks.inc
  727. locales/en/ticketsmith.inc
  728. - update based on german translation files
  729.  
  730. 2003-12-18 09:59  (robertoibarra)
  731. ---------------------------------
  732. modules/projects/reports/userperformance.php
  733. - Minor change in the report, the TOTAL was also calculated the other way around.
  734.  
  735. 2003-12-17 23:21  (kripper)
  736. ---------------------------------
  737. ChangeLog
  738. - Changelog update
  739.  
  740. 2003-12-17 14:41  (robertoibarra)
  741. ---------------------------------
  742. index.php
  743. - Windows workaround: Windows doesn┤t use standard ISO codes for locales, a switch statement was added to change the locale from the db to something windows understands.
  744.  
  745. 2003-12-17 13:41  (robertoibarra)
  746. ---------------------------------
  747. locales/en/projects.inc
  748. modules/companies/vw_depts.php
  749. modules/projects/reports/userperformance.php
  750. - FIX: User performance % was calculated the other way around
  751.  
  752. 2003-12-17 13:03  (robertoibarra)
  753. ---------------------------------
  754. locales/en/contacts.inc
  755. locales/en/files.inc
  756. locales/en/public.inc
  757. locales/en/tasks.inc
  758. modules/companies/view.php
  759. modules/contacts/addedit.php
  760. modules/departments/addedit.php
  761. modules/files/addedit.php
  762. modules/tasks/addedit.php
  763. modules/tasks/vw_log_update.php
  764. - Visual fixes
  765.  
  766. 2003-12-17 09:24  (jcgonz)
  767. ---------------------------------
  768. modules/departments/vw_contacts.php
  769. - Now departments can show off contacts related to them
  770.  
  771. 2003-12-16 23:21  (kripper)
  772. ---------------------------------
  773. ChangeLog
  774. - Changelog update
  775.  
  776. 2003-12-16 10:54  (robertoibarra)
  777. ---------------------------------
  778. classes/ui.class.php
  779. modules/tasks/tasks.class.php
  780. modules/tasks/tasks.php
  781. modules/tasks/view.php
  782. style/default/overrides.php
  783. - Now you can navigate from inside tasks, you can view the tasks parents and children while viewing the task.
  784.  
  785. 2003-12-16 06:37  (gregorerhardt)
  786. ---------------------------------
  787. modules/calendar/addedit.php
  788. modules/calendar/calendar.class.php
  789. - fixed bug in recurrent events; todo: daily view
  790.  
  791. 2003-12-14 23:21  (kripper)
  792. ---------------------------------
  793. ChangeLog
  794. - Changelog update
  795.  
  796. 2003-12-14 07:14  (gregorerhardt)
  797. ---------------------------------
  798. modules/calendar/addedit.php
  799. modules/calendar/calendar.class.php
  800. modules/calendar/view.php
  801. - implemented recurrent events; todo: make working day view of recurrent events, finding bugs
  802.  
  803. 2003-12-13 23:21  (kripper)
  804. ---------------------------------
  805. ChangeLog
  806. - Changelog update
  807.  
  808. 2003-12-13 07:15  (gregorerhardt)
  809. ---------------------------------
  810. modules/calendar/calendar.class.php
  811. modules/calendar/day_view.php
  812. modules/calendar/index.php
  813. - design and usability improvements on miniCal: month names and days are now clickable
  814.  
  815. 2003-12-13 04:39  (jcgonz)
  816. ---------------------------------
  817. modules/tasks/tasks.class.php
  818. - Now parent tasks status update recursively to all its subtasks
  819.  
  820. 2003-12-12 23:22  (kripper)
  821. ---------------------------------
  822. ChangeLog
  823. - Changelog update
  824.  
  825. 2003-12-12 10:03  (jcgonz)
  826. ---------------------------------
  827. modules/projects/view.php
  828. modules/tasks/addedit.php
  829. - Minor IE fixes
  830.  
  831. 2003-12-12 07:30  (gregorerhardt)
  832. ---------------------------------
  833. modules/tasks/organizer.php
  834. - softcoded some strings for translation
  835.  
  836. 2003-12-12 07:01  (gregorerhardt)
  837. ---------------------------------
  838. modules/public/contact_selector.php
  839. - softcoded string for translation
  840.  
  841. 2003-12-12 06:43  (gregorerhardt)
  842. ---------------------------------
  843. modules/files/addedit.php
  844. - softcoded string for js confirming of CancelProcess
  845.  
  846. 2003-12-12 06:42  (gregorerhardt)
  847. ---------------------------------
  848. modules/ticketsmith/common.inc.php
  849. modules/ticketsmith/search.php
  850. modules/ticketsmith/view.php
  851. - enhanced fix for #845978: Security fixes and Searach aivailybility fo readOnlyUsers; some strings softcoded for translation
  852.  
  853. 2003-12-12 00:53  (jcgonz)
  854. ---------------------------------
  855. modules/tasks/addedit.php
  856. - Visual improvements for IE, more pending
  857.  
  858. 2003-12-12 00:09  (jcgonz)
  859. ---------------------------------
  860. includes/main_functions.php
  861. modules/system/addeditpref.php
  862. - Note: The function money_format() is only defined if the system has strfmon capabilities. For example, Windows does not, so money_format() is undefined in Windows.
  863. - FIX: A work arround was written for windows hosts not to crash dP.
  864.  
  865. 2003-12-11 23:22  (kripper)
  866. ---------------------------------
  867. ChangeLog
  868. - Changelog update
  869.  
  870. 2003-12-11 09:48  (jcgonz)
  871. ---------------------------------
  872. modules/tasks/tasks.class.php
  873. - FIX: Percent completed in dynamic parent tasks is now calculated correctly
  874.  
  875. 2003-12-10 23:22  (kripper)
  876. ---------------------------------
  877. ChangeLog
  878. - Changelog update
  879.  
  880. 2003-12-10 12:07  (jcgonz)
  881. ---------------------------------
  882. modules/departments/view.php
  883. modules/public/contact_selector.php
  884. modules/tasks/addedit.php
  885. modules/tasks/tasks.class.php
  886. modules/tasks/view.php
  887. - Now users are able to relate tasks to contacts from the project's owner company. Remember to ALTER TABLE `tasks` ADD `task_contacts` CHAR( 100 ) ; Useful for CRM functionality.
  888.  
  889. 2003-12-10 10:09  (jcgonz)
  890. ---------------------------------
  891. modules/tasks/addedit.php
  892. modules/tasks/do_updatetask.php
  893. modules/tasks/tasks.class.php
  894. modules/tasks/view.php
  895. modules/tasks/vw_log_update.php
  896. - New feature, mail task owner your task log by clicking notify owner when adding a task log
  897.  
  898. 2003-12-10 07:39  (jcgonz)
  899. ---------------------------------
  900. modules/companies/vw_contacts.php
  901. - Now contacts related to companies can be viewed in a tab inside the company module
  902.  
  903. 2003-12-09 23:22  (kripper)
  904. ---------------------------------
  905. ChangeLog
  906. - Changelog update
  907.  
  908. 2003-12-09 17:34  (jcgonz)
  909. ---------------------------------
  910. classes/date.class.php
  911. includes/config-dist.php
  912. includes/db_connect.php
  913. modules/projects/reports/allocateduserhours.en.txt
  914. modules/projects/reports/allocateduserhours.php
  915. modules/projects/reports/userperformance.php
  916. modules/tasks/tasks.class.php
  917. - New Report!!! Now you can see your user's allocated hours, no more "I work more than you!"
  918.  
  919. 2003-12-09 11:52  (gregorerhardt)
  920. ---------------------------------
  921. modules/projects/reports/userperformance.php
  922. - Commented out 'echo ' :-)
  923.  
  924. 2003-12-09 11:30  (gregorerhardt)
  925. ---------------------------------
  926. modules/files/addedit.php
  927. - Added cancelButton
  928.  
  929. 2003-12-09 11:26  (gregorerhardt)
  930. ---------------------------------
  931. locales/en/forums.inc
  932. modules/forums/index.php
  933. - Added translation of 'No posts'
  934.  
  935. 2003-12-09 11:17  (gregorerhardt)
  936. ---------------------------------
  937. locales/en/files.inc
  938. modules/files/index.php
  939. - Added Text String 'Filter' on the left side of the projectsDropDown
  940.  
  941. 2003-12-09 11:09  (gregorerhardt)
  942. ---------------------------------
  943. modules/files/do_file_aed.php
  944. - deleted an empty space in Warning Message which could not be translated
  945.  
  946. 2003-12-09 03:06  (jcgonz)
  947. ---------------------------------
  948. modules/companies/addedit.php
  949. modules/companies/companies.class.php
  950. modules/companies/do_company_aed.php
  951. modules/companies/view.php
  952. modules/tasks/addedit.php
  953. - Companies can now have custom fields too! Check the updated sql
  954.  
  955. 2003-12-08 23:22  (kripper)
  956. ---------------------------------
  957. ChangeLog
  958. - Changelog update
  959.  
  960. 2003-12-08 18:04  (jcgonz)
  961. ---------------------------------
  962. modules/tasks/addedit.php
  963. modules/tasks/do_task_aed.php
  964. modules/tasks/tasks.class.php
  965. modules/tasks/view.php
  966. - Custom fields in tasks can now be created. A record with serialized data must be added to the sysvals table like: TaskCustomFields->0|a:3:{s:4:"name";s:12:"Quote number";s:4:"type";s:4:"text";s:7:"options";s:24:"maxlength="12" size="10"";}
  967. - A new text box will be displayed for input with the leyend quote number in the tasks module.
  968.  
  969. 2003-12-08 11:47  (jcgonz)
  970. ---------------------------------
  971. modules/tasks/view.php
  972. - Dynamic task's logs have been disabled since dynamic tasks are not really tasks but a group of them. If you wish to have the previous behavior please remember to unset your dynamic tasks.
  973.  
  974. 2003-12-08 11:21  (jcgonz)
  975. ---------------------------------
  976. classes/date.class.php
  977. modules/tasks/addedit.php
  978. modules/tasks/view.php
  979. - Tasks now have due times for those really efficient organizations out there!
  980.  
  981. 2003-12-08 06:34  (gregorerhardt)
  982. ---------------------------------
  983. modules/projects/addedit.php
  984. - made consistent implementation of the original popCalendar
  985.  
  986. 2003-12-08 06:27  (gregorerhardt)
  987. ---------------------------------
  988. modules/projects/addedit.php
  989. - fix for #854623; while have now a working calendar again, the current situation with the two JSCalendars is not satisfying
  990.  
  991. 2003-12-07 23:22  (kripper)
  992. ---------------------------------
  993. ChangeLog
  994. - Changelog update
  995.  
  996. 2003-12-07 12:15  (jcgonz)
  997. ---------------------------------
  998. locales/en/locales.php
  999. - Default encoding changed in locales.php for english language from iso-8859-1 to utf-8. It really doesn't affect anybody using the english locale and typing everything in english. The reason for the change was related to dotmods when users create a new language and had been using the english locale they get screwed up characters in text fields becase of using the iso encoding. UTF-8 rules!
  1000.  
  1001. 2003-12-06 23:22  (kripper)
  1002. ---------------------------------
  1003. ChangeLog
  1004. - Changelog update
  1005.  
  1006. 2003-12-06 14:24  (jcgonz)
  1007. ---------------------------------
  1008. locales/en/companies.inc
  1009. locales/en/departments.inc
  1010. modules/projects/reports/userperformance.php
  1011. modules/tasks/addedit.php
  1012. modules/tasks/tasks.class.php
  1013. modules/tasks/view.php
  1014. - WARNING!!!!!!! Dynamic tasks have been implemented. This will cause weird behavior if the concept is not understood. A dynamic task is a task that gets its properties from its children like hours and dates, it functions like a GROUP of child tasks. It won't matter what you put in those fields in them since when you save them or save their children, the parent dynamic tasks will be updated. If you don't care about this feature please change your tasks to not being dynamic (the defaults have been changed for new tasks to not be dynamic), otherwise enjoy this feature any project manager should have. Technically, the previously unused task_hours_worked field is now used to save the dynamic tasks duration.
  1015.  
  1016. 2003-12-05 23:22  (kripper)
  1017. ---------------------------------
  1018. ChangeLog
  1019. - Changelog update
  1020.  
  1021. 2003-12-05 13:37  (jcgonz)
  1022. ---------------------------------
  1023. modules/companies/view.php
  1024. modules/contacts/addedit.php
  1025. modules/contacts/contacts.class.php
  1026. modules/public/selector.php
  1027. - Companies and Contacts are now linked by the company name (in text). They are not linked by ID so that contacts don't have to have companies registered in the Companies section so it maintains backwards compatibility. New department field added please check the upgrade SQL file. Department can be linked to the Company department by text also. Dotproject now has some mini CRM features!
  1028.  
  1029. 2003-12-05 08:48  (jcgonz)
  1030. ---------------------------------
  1031. classes/ui.class.php
  1032. locales/en/companies.inc
  1033. modules/companies/vw_companies.php
  1034. style/classic/overrides.php
  1035. - Fixed bug where the default theme wouldn't show the rest of the companies/projects categories in flat view. This was due to a require_once line had to be changed to require to allow the tabboxes to be displayed multiple times in one page.
  1036.  
  1037. 2003-12-05 04:53  (jcgonz)
  1038. ---------------------------------
  1039. modules/companies/index.php
  1040. modules/companies/vw_companies.php
  1041. modules/projects/vw_idx_proposed.php
  1042. - Fixed the same issue with the flat look on companies as with projects. Made the projects flat code a little cleaner.
  1043.  
  1044. 2003-12-04 23:23  (kripper)
  1045. ---------------------------------
  1046. ChangeLog
  1047. - Changelog update
  1048.  
  1049. 2003-12-04 15:16  (jcgonz)
  1050. ---------------------------------
  1051. modules/projects/index.php
  1052. modules/projects/vw_idx_proposed.php
  1053. - Project plain view wasn't filtering correctly, bug fixed.
  1054.  
  1055. 2003-12-04 13:51  (jcgonz)
  1056. ---------------------------------
  1057. modules/projects/view.php
  1058. modules/tasks/tasks.php
  1059. - Milestones by definition have no duration so the milestone legend is displayed in the task list and they don't add up in the allocated hours.
  1060. - Also the total hours sums have been fixed with the round function due to an issue with mysql not summing up floats "correctly"
  1061.  
  1062. 2003-12-04 09:46  (gregorerhardt)
  1063. ---------------------------------
  1064. locales/en/tasks.inc
  1065. locales/en/tasks.inc
  1066. - added strings
  1067.  
  1068. 2003-12-04 09:35  (gregorerhardt)
  1069. ---------------------------------
  1070. locales/en/history.inc
  1071. - initial import of translation of historyModule
  1072.  
  1073. 2003-12-04 09:34  (gregorerhardt)
  1074. ---------------------------------
  1075. locales/en/common.inc
  1076. locales/en/system.inc
  1077. - added existing strings
  1078.  
  1079. 2003-12-03 23:23  (kripper)
  1080. ---------------------------------
  1081. ChangeLog
  1082. - Changelog update
  1083.  
  1084. 2003-12-03 13:27  (jcgonz)
  1085. ---------------------------------
  1086. lib/PEAR/Date/Calc.php
  1087. modules/tasks/addedit.php
  1088. modules/tasks/do_task_aed.php
  1089. modules/tasks/tasks.class.php
  1090. modules/tasks/view.php
  1091. - Now users can relate departments to tasks. Please check db changes in the .sql file (100 to 101).
  1092.  
  1093. 2003-12-03 12:05  (gregorerhardt)
  1094. ---------------------------------
  1095. modules/history/addedit.php
  1096. - softcoded/translation
  1097.  
  1098. 2003-12-03 11:39  (gregorerhardt)
  1099. ---------------------------------
  1100. modules/projects/vw_idx_proposed.php
  1101. - translation (softcoding) of project status values
  1102.  
  1103. 2003-12-03 11:31  (gregorerhardt)
  1104. ---------------------------------
  1105. modules/departments/addedit.php
  1106. modules/departments/view.php
  1107. - several translations
  1108.  
  1109. 2003-12-03 10:52  (gregorerhardt)
  1110. ---------------------------------
  1111. modules/ticketsmith/index.php
  1112. - fixing #848082: sorting problem with REQUIRE_GLOBALS=OFF
  1113.  
  1114. 2003-12-03 09:55  (jcgonz)
  1115. ---------------------------------
  1116. modules/projects/vw_idx_proposed.php
  1117. - Updated translation issues with status selector in proposed projects tabs
  1118.  
  1119. 2003-12-03 09:50  (jcgonz)
  1120. ---------------------------------
  1121. locales/en/projects.inc
  1122. modules/projects/index.php
  1123. modules/projects/vw_idx_active.php
  1124. modules/projects/vw_idx_complete.php
  1125. modules/projects/vw_idx_proposed.php
  1126. - Added dynamic project status tabs at the projects module. Now tabs are the same that all project status from sysval.
  1127.  
  1128. 2003-12-03 08:21  (jcgonz)
  1129. ---------------------------------
  1130. docs/install.html
  1131. docs/nav.html
  1132. docs/rfc0001.00.html
  1133. docs/roadmap.html
  1134. docs/team.html
  1135. docs/trouble.html
  1136. docs/upgrade.html
  1137. modules/companies/index.php
  1138. modules/companies/vw_companies.php
  1139. - Added dynamic companies type tabs at the companies module
  1140.  
  1141. 2003-11-28 23:24  (kripper)
  1142. ---------------------------------
  1143. ChangeLog
  1144. - Changelog update
  1145.  
  1146. 2003-11-28 18:51  (dylan_cuthbert)
  1147. ---------------------------------
  1148. modules/system/domodsql.php
  1149. modules/system/viewmods.php
  1150. - added "upgrade" option for modules, the upgrade function in the module's setup.php file
  1151. - will be called with the old version no. if the version no. in the setup.php is newer
  1152. - If you are unable to upgrade return false - if the upgrade succeeded return true and
  1153. - the module's new config will be automatically saved
  1154. - Also added confirmation yes/no dialogs for the deletion or upgrading of a module
  1155.  
  1156. 2003-11-28 05:48  (gregorerhardt)
  1157. ---------------------------------
  1158. modules/forums/post_message.php
  1159. - body of original message is now displayed in a textarea
  1160.  
  1161. 2003-11-28 04:11  (gregorerhardt)
  1162. ---------------------------------
  1163. modules/admin/vw_usr_perms.php
  1164. - translation of 'add' and 'edit'
  1165.  
  1166. 2003-11-23 23:24  (kripper)
  1167. ---------------------------------
  1168. ChangeLog
  1169. - Changelog update
  1170.  
  1171. 2003-11-23 03:14  (gregorerhardt)
  1172. ---------------------------------
  1173. modules/ticketsmith/attach.php
  1174. modules/ticketsmith/comment.php
  1175. modules/ticketsmith/common.inc.php
  1176. modules/ticketsmith/followup.php
  1177. modules/ticketsmith/index.php
  1178. modules/ticketsmith/post_ticket.php
  1179. modules/ticketsmith/search.php
  1180. modules/ticketsmith/view.php
  1181. - securing ticketsmith in order to fix bug845978
  1182.  
  1183. 2003-11-21 11:36  (jcgonz)
  1184. ---------------------------------
  1185. modules/projects/reports/userperformance.php
  1186. - User performance reporte re-written
  1187.  
  1188. 2003-11-18 20:46  (kripper)
  1189. ---------------------------------
  1190. ChangeLog
  1191. - Changelog update
  1192.  
  1193. 2003-11-18 09:55  (gregorerhardt)
  1194. ---------------------------------
  1195. locales/en/ticketsmith.inc
  1196. - added various translations
  1197.  
  1198. 2003-11-18 08:46  (gregorerhardt)
  1199. ---------------------------------
  1200. modules/ticketsmith/post_ticket.php
  1201. - added translation for javaScript-Alert
  1202.  
  1203. 2003-11-18 08:26  (gregorerhardt)
  1204. ---------------------------------
  1205. modules/companies/addedit.php
  1206. - added translation for companyValidName
  1207.  
  1208. 2003-11-18 08:21  (gregorerhardt)
  1209. ---------------------------------
  1210. modules/companies/index.php
  1211. - translation for 'Search'
  1212.  
  1213. 2003-11-18 08:15  (gregorerhardt)
  1214. ---------------------------------
  1215. modules/contacts/vcardimport.php
  1216. - added mimeType Information for vCard Upload
  1217.  
  1218. 2003-11-18 07:51  (gregorerhardt)
  1219. ---------------------------------
  1220. modules/calendar/view.php
  1221. - made the eventTypeData ready for translation
  1222.  
  1223. 2003-11-18 07:46  (gregorerhardt)
  1224. ---------------------------------
  1225. modules/projects/reports/userperformance.php
  1226. - added translation for 'Total'
  1227.  
  1228. 2003-11-14 20:42  (kripper)
  1229. ---------------------------------
  1230. ChangeLog
  1231. - Changelog update
  1232.  
  1233. 2003-11-14 06:41  (gregorerhardt)
  1234. ---------------------------------
  1235. modules/admin/addedituser.php
  1236. modules/admin/viewuser.php
  1237. - fixed bug allowingusers to change the passwords for other users. corrected links if userId is invalid.
  1238.  
  1239. 2003-11-14 03:42  (kripper)
  1240. ---------------------------------
  1241. modules/files/index_table.php
  1242. - Added file description column to file list
  1243.  
  1244. 2003-11-13 23:34  (kripper)
  1245. ---------------------------------
  1246. modules/help/en/tasks.addedit.hlp
  1247. - Added brief 'dynamic tasks' definition.
  1248.  
  1249. 2003-11-13 20:43  (kripper)
  1250. ---------------------------------
  1251. ChangeLog
  1252. - Changelog update
  1253.  
  1254. 2003-11-13 11:47  (jcgonz)
  1255. ---------------------------------
  1256. modules/companies/vw_companies.php
  1257. - Solved a little bug with the search feature
  1258.  
  1259. 2003-11-13 11:43  (jcgonz)
  1260. ---------------------------------
  1261. modules/companies/index.php
  1262. modules/companies/vw_companies.php
  1263. - Added search feature to the companies module and solve a problem with a query that ran twice
  1264.  
  1265. 2003-11-05 19:29  (kripper)
  1266. ---------------------------------
  1267. ChangeLog
  1268. - Changelog update
  1269.  
  1270. 2003-11-05 10:13  (ajdonnison)
  1271. ---------------------------------
  1272. modules/admin/do_user_aed.php
  1273. - Added Tom Reinertson's patch to fix user edit errors.
  1274.  
  1275. 2003-11-05 10:12  (kripper)
  1276. ---------------------------------
  1277. locales/en/companies.inc
  1278. - Added company type plurals.
  1279.  
  1280. 2003-11-05 10:11  (kripper)
  1281. ---------------------------------
  1282. modules/companies/index.php
  1283. modules/companies/vw_companies.php
  1284. - Added Tab for filtering companies types
  1285.  
  1286. 2003-11-03 15:36  (kripper)
  1287. ---------------------------------
  1288. ChangeLog
  1289. - Changelog update
  1290.  
  1291. 2003-11-01 21:57  (gregorerhardt)
  1292. ---------------------------------
  1293. modules/forums/post_message.php
  1294. - fixed bug producing wrong author and editor on replying to a post
  1295.  
  1296. 2003-10-31 17:40  (kripper)
  1297. ---------------------------------
  1298. ChangeLog
  1299. - Changelog update
  1300.  
  1301. 2003-10-31 03:59  (jcgonz)
  1302. ---------------------------------
  1303. modules/tasks/tasks.php
  1304. - My unfinished tasks filter now exclude tasks from a finished or on hold project
  1305.  
  1306. 2003-10-29 17:41  (kripper)
  1307. ---------------------------------
  1308. ChangeLog
  1309. - Changelog update
  1310.  
  1311. 2003-10-29 09:22  (ajdonnison)
  1312. ---------------------------------
  1313. classes/ui.class.php
  1314. style/default/overrides.php
  1315. - Fixed problem in tab box display when user preferences are for flat.
  1316.  
  1317. 2003-10-28 17:50  (ajdonnison)
  1318. ---------------------------------
  1319. classes/ui.class.php
  1320. modules/tasks/tasks.php
  1321. - Fix to allow flat display of projects.
  1322.  
  1323. 2003-10-27 17:42  (kripper)
  1324. ---------------------------------
  1325. ChangeLog
  1326. - Changelog update
  1327.  
  1328. 2003-10-27 11:05  (ajdonnison)
  1329. ---------------------------------
  1330. modules/files/files.class.php
  1331. - Changed from is_writeable to is_dir in detecting need to create directories.
  1332.  
  1333. 2003-10-24 16:43  (kripper)
  1334. ---------------------------------
  1335. ChangeLog
  1336. - Changelog update
  1337.  
  1338. 2003-10-24 15:35  (ajdonnison)
  1339. ---------------------------------
  1340. classes/libmail.class.php
  1341. - Expanded CC processing to allow comma separated list of addresses
  1342. - to comply with ticketsmith incoming email handling.
  1343.  
  1344. 2003-10-24 08:16  (ajdonnison)
  1345. ---------------------------------
  1346. modules/projects/index.php
  1347. - Added Pablo Roca's speed enhancement patch.
  1348.  
  1349. 2003-10-24 03:26  (jcgonz)
  1350. ---------------------------------
  1351. modules/projects/reports/userperformance.en.txt
  1352. modules/projects/reports/userperformance.php
  1353. - New user performance report - compare allocated hours vs worked hours
  1354.  
  1355. 2003-10-23 16:44  (kripper)
  1356. ---------------------------------
  1357. ChangeLog
  1358. - Changelog update
  1359.  
  1360. 2003-10-23 15:34  (kripper)
  1361. ---------------------------------
  1362. index.php
  1363. - Fixed bug related to wrong charset in login page
  1364.  
  1365. 2003-10-23 14:18  (jcgonz)
  1366. ---------------------------------
  1367. modules/ticketsmith/index.php
  1368. - Now user is able to perserve state at the ticket list page (open, processing, close, deleted)
  1369.  
  1370. 2003-10-23 12:42  (gregorerhardt)
  1371. ---------------------------------
  1372. locales/en/admin.inc
  1373. - added translation in process of fixing bug826189
  1374.  
  1375. 2003-10-23 12:18  (gregorerhardt)
  1376. ---------------------------------
  1377. modules/admin/do_user_aed.php
  1378. - fixing bug826189: addition of users with existing username
  1379.  
  1380. 2003-10-23 09:07  (ajdonnison)
  1381. ---------------------------------
  1382. locales/en/system.inc
  1383. - Added Portugese as distinct from Portugese Brazillian.
  1384.  
  1385. 2003-10-21 16:45  (kripper)
  1386. ---------------------------------
  1387. ChangeLog
  1388. - Changelog update
  1389.  
  1390. 2003-10-21 10:04  (ajdonnison)
  1391. ---------------------------------
  1392. locales/en/system.inc
  1393. - Added translation string for Polish
  1394.  
  1395. 2003-10-16 16:47  (kripper)
  1396. ---------------------------------
  1397. ChangeLog
  1398. - Changelog update
  1399.  
  1400. 2003-10-16 14:38  (kripper)
  1401. ---------------------------------
  1402. modules/projects/view.php
  1403. - Removed htmlspecialchars conversion to conserve <br> sutitutions.
  1404.  
  1405. 2003-10-16 05:19  (gregorerhardt)
  1406. ---------------------------------
  1407. modules/projects/addedit.php
  1408. modules/projects/view.php
  1409. - fixing bug821572: htmspecialchars for quotes
  1410.  
  1411. 2003-10-16 04:59  (gregorerhardt)
  1412. ---------------------------------
  1413. modules/projects/vw_idx_active.php
  1414. modules/projects/vw_idx_archived.php
  1415. modules/projects/vw_idx_complete.php
  1416. modules/projects/vw_idx_proposed.php
  1417. - fixing bug821572: htmspecialchars for quotes
  1418.  
  1419. 2003-10-16 03:44  (gregorerhardt)
  1420. ---------------------------------
  1421. modules/tasks/todo.php
  1422. - fixing bug823989: htmspecialchars for quotes
  1423.  
  1424. 2003-10-16 03:30  (gregorerhardt)
  1425. ---------------------------------
  1426. modules/projects/index.php
  1427. - fixing bug822943:missing intval in session save process
  1428.  
  1429. 2003-10-15 19:53  (gregorerhardt)
  1430. ---------------------------------
  1431. style/default/main.css
  1432. - table headers are now text-align:center
  1433.  
  1434. 2003-10-15 17:34  (kripper)
  1435. ---------------------------------
  1436. includes/main_functions.php
  1437. modules/system/addeditpref.php
  1438. - Added currency formating code to preferences sheet.
  1439.  
  1440. 2003-10-10 17:50  (kripper)
  1441. ---------------------------------
  1442. ChangeLog
  1443. - Changelog update
  1444.  
  1445. 2003-10-10 04:19  (gregorerhardt)
  1446. ---------------------------------
  1447. modules/system/viewmods.php
  1448. - bug 820359 & 811199 hide links for users without rwPerms
  1449.  
  1450. 2003-10-09 17:50  (kripper)
  1451. ---------------------------------
  1452. ChangeLog
  1453. - Changelog update
  1454.  
  1455. 2003-10-09 00:25  (gregorerhardt)
  1456. ---------------------------------
  1457. modules/companies/vw_users.php
  1458. - translation of No data available
  1459.  
  1460. 2003-10-03 17:53  (kripper)
  1461. ---------------------------------
  1462. ChangeLog
  1463. - Changelog update
  1464.  
  1465. 2003-10-02 18:59  (gregorerhardt)
  1466. ---------------------------------
  1467. modules/admin/vw_usr_perms.php
  1468. modules/admin/vw_usr_roles.php
  1469. modules/system/roles/index.php
  1470. modules/system/syskeys/index.php
  1471. modules/system/syskeys/keys.php
  1472. - applied patch 814916 for bug 799390: permission deleting is now available for opera. thanks to kotfu
  1473.  
  1474. 2003-10-01 17:53  (kripper)
  1475. ---------------------------------
  1476. ChangeLog
  1477. - Changelog update
  1478.  
  1479. 2003-10-01 14:53  (jcgonz)
  1480. ---------------------------------
  1481. modules/tasks/gantt.php
  1482. - There was a bug looking all project in the Gantt Chart when there was a task without start date; solved :)
  1483.  
  1484. 2003-10-01 08:15  (kripper)
  1485. ---------------------------------
  1486. modules/projects/index.php
  1487. - Changed default tab to active projects
  1488.  
  1489. 2003-09-30 17:54  (kripper)
  1490. ---------------------------------
  1491. ChangeLog
  1492. - Changelog update
  1493.  
  1494. 2003-09-30 13:18  (jcgonz)
  1495. ---------------------------------
  1496. modules/tasks/gantt.php
  1497. - Patch to enable users look gantt graph although some tasks doesnt have start or end date
  1498.  
  1499. 2003-09-29 17:55  (kripper)
  1500. ---------------------------------
  1501. ChangeLog
  1502. - Changelog update
  1503.  
  1504. 2003-09-29 07:23  (kripper)
  1505. ---------------------------------
  1506. modules/tasks/addedit.php
  1507. - Set duration = 1 hour as default.
  1508. - Add task creator as assigned user as default.
  1509.  
  1510. 2003-09-29 06:38  (kripper)
  1511. ---------------------------------
  1512. modules/projects/projects.class.php
  1513. - Removed tasks dependencies check before deleting a project.
  1514.  
  1515. 2003-09-29 06:36  (kripper)
  1516. ---------------------------------
  1517. modules/projects/projects.class.php
  1518. - Commented out canDelete's dependencies check, since it is very annoying
  1519. - having to delete all tasks in order to be able to delete a project.
  1520.  
  1521. 2003-09-29 06:27  (kripper)
  1522. ---------------------------------
  1523. modules/projects/do_project_aed.php
  1524. - Joined "Project deleted/added/updated" strings.
  1525.  
  1526. 2003-09-29 06:20  (kripper)
  1527. ---------------------------------
  1528. classes/ui.class.php
  1529. - Added warning and note for deprecating the append parameter in setMsg().
  1530.  
  1531. 2003-09-29 06:16  (kripper)
  1532. ---------------------------------
  1533. modules/tasks/do_task_aed.php
  1534. - Joined "task deleted" message string. Reason: atomic-wise translation
  1535. - doesn't work for some languagues.
  1536. - For example (in spanish), "task" = "tarea", "deleted" = "eliminado", "task
  1537. - deleted" = "tarea eliminad_a_".
  1538.  
  1539. 2003-09-29 06:03  (kripper)
  1540. ---------------------------------
  1541. modules/projects/index.php
  1542. - Moved active projects tab to first position (default)
  1543.  
  1544. 2003-09-26 17:56  (kripper)
  1545. ---------------------------------
  1546. ChangeLog
  1547. - Changelog update
  1548.  
  1549. 2003-09-26 08:09  (gregorerhardt)
  1550. ---------------------------------
  1551. modules/ticketsmith/attach.php
  1552. modules/ticketsmith/common.inc.php
  1553. locales/en/ticketsmith.inc
  1554. - enhancing translation of ticketsmith
  1555.  
  1556. 2003-09-25 23:51  (gregorerhardt)
  1557. ---------------------------------
  1558. modules/help/en/contacts.index.hlp
  1559. - added help text for vCards
  1560.  
  1561. 2003-09-23 17:57  (kripper)
  1562. ---------------------------------
  1563. ChangeLog
  1564. - Changelog update
  1565.  
  1566. 2003-09-22 19:55  (gregorerhardt)
  1567. ---------------------------------
  1568. modules/tasks/view.php
  1569. modules/tasks/vw_logs.php
  1570. - bug809030:  ro-users cannot anymore access vw_log_update
  1571.  
  1572. 2003-09-20 17:58  (kripper)
  1573. ---------------------------------
  1574. ChangeLog
  1575. - Changelog update
  1576.  
  1577. 2003-09-20 02:02  (gregorerhardt)
  1578. ---------------------------------
  1579. modules/tasks/addedit.php
  1580. modules/tasks/view.php
  1581. includes/permissions.php
  1582. - bug809030: now there is access to tasks for users with read-write
  1583.  
  1584. 2003-09-19 17:59  (kripper)
  1585. ---------------------------------
  1586. ChangeLog
  1587. - Changelog update
  1588.  
  1589. 2003-09-19 15:17  (ajdonnison)
  1590. ---------------------------------
  1591. modules/projects/addedit.php
  1592. - Fixed the calendar popups. Might still need to look at the use of the
  1593. - two different calendars though.
  1594.  
  1595. 2003-09-19 14:50  (ajdonnison)
  1596. ---------------------------------
  1597. fileviewer.php
  1598. - Fix for IE6 users, and it doesn't seem to break Mozilla - so it should
  1599. - be a general fix.
  1600.  
  1601. 2003-09-19 13:36  (ajdonnison)
  1602. ---------------------------------
  1603. modules/system/domodsql.php
  1604. - Replaced eval code, cleaned up error messages.
  1605.  
  1606. 2003-09-19 07:38  (gregorerhardt)
  1607. ---------------------------------
  1608. locales/en/ticketsmith.inc
  1609. modules/ticketsmith/comment.php
  1610. modules/ticketsmith/common.inc.php
  1611. modules/ticketsmith/config.inc.php
  1612. modules/ticketsmith/followup.php
  1613. modules/ticketsmith/index.php
  1614. modules/ticketsmith/post_ticket.php
  1615. modules/ticketsmith/search.php
  1616. modules/ticketsmith/view.php
  1617. - translation of ticketsmith
  1618.  
  1619. 2003-09-18 18:02  (kripper)
  1620. ---------------------------------
  1621. ChangeLog
  1622. - Changelog update
  1623.  
  1624. 2003-09-18 16:04  (ajdonnison)
  1625. ---------------------------------
  1626. modules/projects/addedit.php
  1627. - Fixed calendar javascript includes to use correct path
  1628.  
  1629. 2003-09-18 05:40  (gregorerhardt)
  1630. ---------------------------------
  1631. modules/contacts/index.php
  1632. - forgot to remove superfluous link added in devProcess
  1633.  
  1634. 2003-09-18 05:10  (gregorerhardt)
  1635. ---------------------------------
  1636. locales/en/contacts.inc
  1637. - translation added for vCard import implementation
  1638.  
  1639. 2003-09-18 05:09  (gregorerhardt)
  1640. ---------------------------------
  1641. modules/contacts/index.php
  1642. - we are now able to import vCards
  1643.  
  1644. 2003-09-18 05:08  (gregorerhardt)
  1645. ---------------------------------
  1646. modules/contacts/vcardexport.php
  1647. - fixed contact notes broken because of newline
  1648.  
  1649. 2003-09-18 05:07  (gregorerhardt)
  1650. ---------------------------------
  1651. modules/contacts/vcardimport.php
  1652. - Initial Import of vCardImport
  1653.  
  1654. 2003-09-18 05:05  (gregorerhardt)
  1655. ---------------------------------
  1656. lib/PEAR/Contact_Vcard_Parse.php
  1657. - Initial Import of PEAR vCard import Class
  1658.  
  1659. 2003-09-17 18:01  (kripper)
  1660. ---------------------------------
  1661. ChangeLog
  1662. - Changelog update
  1663.  
  1664. 2003-09-17 09:37  (gregorerhardt)
  1665. ---------------------------------
  1666. locales/en/contacts.inc
  1667. - added translation for vCard implementation
  1668.  
  1669. 2003-09-17 09:09  (ajdonnison)
  1670. ---------------------------------
  1671. modules/ticketsmith/comment.php
  1672. - Removed extraneous .gif suffix causing problems loading image (bug 807307)
  1673.  
  1674. 2003-09-16 18:01  (kripper)
  1675. ---------------------------------
  1676. ChangeLog
  1677. - Changelog update
  1678.  
  1679. 2003-09-15 20:02  (gregorerhardt)
  1680. ---------------------------------
  1681. modules/contacts/index.php
  1682. - we are now able to export vCards
  1683.  
  1684. 2003-09-15 20:02  (gregorerhardt)
  1685. ---------------------------------
  1686. modules/contacts/vcardexport.php
  1687. - Initial Import of vCardExport
  1688.  
  1689. 2003-09-15 19:59  (gregorerhardt)
  1690. ---------------------------------
  1691. lib/PEAR/Contact_Vcard_Build.php
  1692. - Initial Import of PEAR vCard export Class
  1693.  
  1694. 2003-09-15 18:02  (kripper)
  1695. ---------------------------------
  1696. ChangeLog
  1697. - Changelog update
  1698.  
  1699. 2003-09-15 05:48  (jcgonz)
  1700. ---------------------------------
  1701. modules/tasks/vw_log_update.php
  1702. - Simplified timer implementation
  1703.  
  1704. 2003-09-13 18:02  (kripper)
  1705. ---------------------------------
  1706. ChangeLog
  1707. - Changelog update
  1708.  
  1709. 2003-09-13 08:58  (ajdonnison)
  1710. ---------------------------------
  1711. db/upgrade_100_to_101.sql
  1712. - Synced up with main dotproject sql script.
  1713.  
  1714. 2003-09-13 08:50  (ajdonnison)
  1715. ---------------------------------
  1716. index.php
  1717. includes/config-dist.php
  1718. - Bug 805212- version numbers wrong - fixed.
  1719.  
  1720. 2003-09-13 08:47  (ajdonnison)
  1721. ---------------------------------
  1722. db/upgrade_100_to_101.sql
  1723. - Replaced quotes with backticks on column and table names.
  1724.  
  1725. 2003-09-13 02:19  (jcgonz)
  1726. ---------------------------------
  1727. modules/tasks/vw_log_update.php
  1728. - The actual timer is shown, not only the hour converted one
  1729.  
  1730. 2003-09-13 01:55  (jcgonz)
  1731. ---------------------------------
  1732. modules/tasks/vw_log_update.php
  1733. - Timer feature added to the new task log tab
  1734.  
  1735. (file wrapped)
  1736.