Laurent Destailleur
|
0e13b3872d
|
Fix: Removed warnings
|
2013-01-19 14:32:37 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Laurent Destailleur
|
a1282f5236
|
Fix: Navigation into projects
|
2013-01-10 16:04:23 +01:00 |
|
Laurent Destailleur
|
53df0766cb
|
Fix: Translation
|
2013-01-08 18:47:40 +01:00 |
|
Laurent Destailleur
|
380d036d5c
|
Fix: Bad test onto project list id
|
2013-01-02 15:12:46 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Regis Houssin
|
d58c106f66
|
Fix: convert line delimiters !!!
|
2012-09-19 17:53:09 +02:00 |
|
Laurent Destailleur
|
8b7342f0ea
|
New: Project notes use the note.tpl templates
|
2012-09-19 16:03:17 +02:00 |
|
Laurent Destailleur
|
d48f294531
|
New: [ task #289 ] Reorder tasks
|
2012-09-15 15:33:00 +02:00 |
|
Laurent Destailleur
|
9147911ae4
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
|
2012-09-15 13:53:19 +02:00 |
|
Regis Houssin
|
43c0a03758
|
Fix: strict mode tornado
|
2012-09-15 11:21:22 +02:00 |
|
Regis Houssin
|
e19f8c54f1
|
Fix: strict mode hurricane
|
2012-09-15 10:01:35 +02:00 |
|
Laurent Destailleur
|
1275a41244
|
New: Start to work on position of tasks into a project
|
2012-09-07 00:14:50 +02:00 |
|
Laurent Destailleur
|
83ab8c05e2
|
New: More surface control into project edition
|
2012-08-31 14:31:36 +02:00 |
|
Laurent Destailleur
|
6709d3d377
|
Fix: moving date of task when moving date of project was not working
|
2012-08-31 14:31:08 +02:00 |
|
Laurent Destailleur
|
27846d1698
|
Fix: Start and end date not saved at project creation
Conflicts:
htdocs/projet/class/project.class.php
|
2012-08-31 12:55:10 +02:00 |
|
Marcos García
|
4209898d20
|
Lower-cased Header function
|
2012-08-31 05:58:38 +02:00 |
|
Marcos García
|
9b3c89ac47
|
Removed parenthesis from all include and include_once and replaced with single quotes
|
2012-08-23 02:40:41 +02:00 |
|
Marcos García
|
f3674317ec
|
Removed parenthesis from all require and replaced with single quotes
|
2012-08-22 23:24:21 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Regis Houssin
|
74c1fa2263
|
Fix: bad rights
|
2012-08-18 10:52:10 +02:00 |
|
Regis Houssin
|
add63c7320
|
Merge pull request #321 from marcosgdf/minor
Project::setClose wasn't setting the new status
|
2012-08-17 22:28:39 -07:00 |
|
Marcos García
|
4842da5679
|
Project::setClose wasn't setting the new status
|
2012-08-18 05:57:25 +02:00 |
|
Marcos García
|
f7a7ca4ff2
|
Fixed a bug where files were not being uploaded to a project's task
Reported by Jose Antonio Garcia in dolibarr.es' forum
http://www.dolibarr.es/index.php/foro/7-bugs-versiones-estables/1250-error-subir-archivo-en-una-tarea-de-un-proyecto
|
2012-08-18 04:09:28 +02:00 |
|
Stephen L
|
c1d15a9572
|
Add: hooks and triggers for a lot of core modules (action/calendrier, deplacement, dons, tva, contact/tiers, contrat, product lines, expedition, fournisseur commandes et factures, fiche intervention, projet et taches)
Signed-off-by: Stephen L. <lrq3000@gmail.com>
|
2012-08-14 15:50:45 +02:00 |
|
Laurent Destailleur
|
040c675de6
|
Fix: Do not overwrite global $user information
|
2012-08-07 14:54:56 +02:00 |
|
Laurent Destailleur
|
1307c77900
|
Fix: Project validation
|
2012-08-03 19:05:20 +02:00 |
|
Regis Houssin
|
28851b46c4
|
Fix: remove duplicate code
|
2012-07-29 16:44:19 +02:00 |
|
Regis Houssin
|
a64723ea74
|
Fix: replace with new event message system
|
2012-07-29 16:11:52 +02:00 |
|
Regis Houssin
|
0aa6694c95
|
Fix: broken event message
|
2012-07-29 15:47:24 +02:00 |
|
Regis Houssin
|
eee5653c54
|
Fix: try to use the new message system
|
2012-07-29 12:54:19 +02:00 |
|
Regis Houssin
|
9cdba5bb61
|
Fix: try another method more clean and can be deployed on any type of
message
|
2012-07-29 08:26:33 +02:00 |
|
Regis Houssin
|
75588c2eb3
|
Merge pull request #272 from marcosgdf/backtolist-links
Created BackToList links
|
2012-07-28 13:15:42 -07:00 |
|
Regis Houssin
|
c7bacecf10
|
Fix: try to use another method for messages
|
2012-07-28 22:07:27 +02:00 |
|
Marcos García
|
9dc38f4382
|
Created rest of BackToList links
|
2012-07-28 21:49:47 +02:00 |
|
Marcos García
|
241241bf0a
|
Fixed some problems with translations
|
2012-07-28 17:34:21 +02:00 |
|
Regis Houssin
|
b83fbf981d
|
Fix: problem with double quote
|
2012-07-26 14:33:25 +02:00 |
|
Regis Houssin
|
d5ff308992
|
Fix: declare $mesg and $mesgs in main.inc.php
Fix: strict mode be back
|
2012-07-23 20:52:55 +02:00 |
|
Regis Houssin
|
887f210618
|
Fix: avoid warning with php 5.4 and strict mode
|
2012-07-08 23:22:22 +02:00 |
|
Regis Houssin
|
6f1651309e
|
Fix: global converting lines delimiter
|
2012-07-02 19:30:37 +02:00 |
|
Laurent Destailleur
|
50719271c0
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-06-09 19:33:52 +02:00 |
|
Laurent Destailleur
|
e6cd400bc3
|
Qual: List of elements must be into a page called "list.php".
|
2012-06-09 19:16:31 +02:00 |
|
Regis Houssin
|
b51cd362b0
|
Fix: problem with external modules and uniformize code
|
2012-06-09 18:40:36 +02:00 |
|
Laurent Destailleur
|
f11508a09e
|
Fix: an url must be with url escape format.
|
2012-06-01 10:12:28 +02:00 |
|
Regis Houssin
|
274734b828
|
Fix: stock message in session and reload the page for avoid url problem
with jQuery fileupload
|
2012-05-31 21:11:26 +02:00 |
|
Laurent Destailleur
|
c2db3265ec
|
Fix: Regression with quot management. Try a better fix.
|
2012-05-30 12:43:23 +02:00 |
|
Regis Houssin
|
a5b0de15ac
|
Fix: can't delete a files with quote
|
2012-05-30 08:30:25 +02:00 |
|
Laurent Destailleur
|
3fc3292142
|
Fix: delete of documents is done by page of element, not by the view
wrapper.
|
2012-05-29 23:50:13 +02:00 |
|
Regis Houssin
|
516be43404
|
Fix: jquery fileupload broken feature
|
2012-05-25 20:56:05 +02:00 |
|
Laurent Destailleur
|
c87af887ea
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-05-23 23:24:32 +02:00 |
|