aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +02:00
Cubexed
c3b255bce9
Changed sql to be portable
2014-09-16 15:27:04 +02:00
Cubexed
71a1857b49
Ignore dateo/datee if is a null column
2014-09-12 16:46:19 +02:00
Cubexed
c23fab267c
This commit adds a way to filter projects by checking if
...
selected year is in creation/ending range.
The year input is shown after the list, outside the table.
It's hidden by default and must be
enabled with PROJECT_LIMIT_YEAR_RANGE
2014-09-12 05:30:17 +02:00
aspangaro
b25db97c28
Typo
2014-08-30 05:30:37 +02:00
Laurent Destailleur
42d992b009
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/lib/project.lib.php
htdocs/fourn/facture/fiche.php
htdocs/projet/class/project.class.php
2014-08-08 01:26:53 +02:00
Laurent Destailleur
91aabbb40e
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/lib/project.lib.php
htdocs/main.inc.php
2014-08-08 01:19:03 +02:00
Laurent Destailleur
48fc945648
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
Conflicts:
htdocs/core/lib/project.lib.php
htdocs/projet/activity/list.php
2014-08-07 12:13:00 +02:00
Laurent Destailleur
1016e05fc6
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
2014-08-07 11:50:34 +02:00
Laurent Destailleur
b7cb2e6b9d
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
2014-08-07 11:48:19 +02:00
Laurent Destailleur
92a5ebc459
- New: Home page of project area shows list of draft project (like other
...
main page).
- New: Can search on project ref or string from project main page (like
other main page).
2014-07-17 01:28:01 +02:00
Laurent Destailleur
2bac66fd52
Merge remote-tracking branch 'origin/3.5' into develop
2014-05-10 19:53:06 +02:00
Laurent Destailleur
4e41b721fb
Fix: Nb of notes and doc not visible onto tasks.
2014-05-10 16:43:47 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
880f77b7e1
Fix: Preview feature
2014-04-30 13:50:25 +02:00
Raphaël Doursenaud
ca8cf9101c
Qual: Removed missing variable from function call
2014-04-23 18:24:01 +02:00
Laurent Destailleur
c2b7e40aa1
Merge pull request #1507 from GPCsolutions/3.5-taskswithtime
...
Project: make tasks accept a time
2014-03-27 15:56:26 +01:00
Raphaël Doursenaud
d9cb1da4d5
Project: make tasks accept a time
2014-03-24 15:26:36 +01:00
Laurent Destailleur
8cf3d258f4
Fix: Bug into calculation of total of time for tasks
2014-03-17 15:13:24 +01:00
Maxime Kohlhaas
4d48034ad1
Fix
2014-03-16 09:50:03 +01:00
Laurent Destailleur
241ae7a4d1
Fix: Miscellaneous bugs on tasks management
...
Conflicts:
htdocs/core/lib/project.lib.php
2014-03-11 20:53:47 +01:00
Laurent Destailleur
afca98323b
Fix: Miscellaneous bugs on tasks management
2014-03-11 20:38:29 +01:00
Laurent Destailleur
c9edced656
- New: Add filter on project status into task list. By default, only
...
"opened" project are visible.
- New: Status "validated" for project are renamed into "opened".
2014-03-11 09:43:26 +01:00
Laurent Destailleur
7fd34e5ff6
Fix: [ bug #1208 ] Users without read permission on the tasks can still
...
see all project tasks
Fix: function clean_orhpelins was reporting wrong number of cleaned
orphelins.
2014-01-06 13:34:26 +01:00
Laurent Destailleur
7afdad60a0
Fix: [ bug #1208 ] Users without read permission on the tasks can still
...
see all project tasks
2014-01-06 12:42:50 +01:00
Laurent Destailleur
922929fffb
Fix: Missing column
...
Fix: Line was not added correctly
Fix: Missing message
2013-11-05 11:17:54 +01:00
Laurent Destailleur
692aa66cad
Fix: Tons of bug with new field planned_workload
2013-10-30 21:44:04 +01:00
Laurent Destailleur
b3a0510407
Fix: Allow text input for hour.
2013-10-30 11:57:32 +01:00
Maxime Kohlhaas
da3e711be7
Task 149 : fix dir on company + added # of notes and documents on supplier order, invoice and project
2013-07-20 10:54:38 +02:00
Florian Henry
0c0a64f532
[ task #924 ] Add numbering rule on task
...
[ task #925 ] Add ODT document generation for Tasks in project module
2013-07-18 10:24:45 +02:00
Laurent Destailleur
af4651f1a2
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
build/perl/virtualmin/dolibarr.pl
htdocs/core/lib/files.lib.php
htdocs/langs/en_US/projects.lang
htdocs/langs/fr_FR/projects.lang
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/webservices/server_other.php
2013-06-25 23:22:00 +02:00
Laurent Destailleur
c2654fa7e2
Fix: Bad translation. Must use a different string than products
2013-06-25 15:00:10 +02:00
Florian Henry
8fb2b8fa12
Start normalize project module : create html.formprojet.class.php with
...
selec_project
2013-06-14 22:33:01 +02:00
fhenry
721e074072
Better wulity code for Task 532
2013-05-15 14:25:33 +02:00
fhenry
be525ad0e8
Better code quality for [ task #531 ] Add a duration on tasks
2013-05-15 14:19:16 +02:00
fhenry
7de861eee4
Beteer display
2013-05-14 20:30:18 +02:00
fhenry
6727ab34ed
Review style hideonsmartphone
2013-05-14 20:25:34 +02:00
fhenry
d0b4cef7a4
Change duration _planned by planned_workload
2013-05-14 20:22:33 +02:00
fhenry
760ae88f39
[ task #531 ] Add a duration on tasks
2013-05-13 17:08:36 +02:00
Laurent Destailleur
b7f3f07fc7
Fix: [ bug #840 ] fichetwothirdright 65% to 55%
2013-05-03 12:13:10 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
Laurent Destailleur
10ab1a583a
Look: Optimize screens
2013-04-16 01:13:20 +02:00
fhenry
cc497490eb
[ task #814 ] Add extrafield feature into Project/project tasks module
2013-04-12 11:09:53 +02: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
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
65090c582d
Fix: checkstyle
2012-12-15 11:39:47 +01:00
Laurent Destailleur
c36d013971
Fix: Link missing
2012-12-14 17:55:42 +01:00
Laurent Destailleur
4136c27516
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
...
commits !
2012-12-01 15:45:05 +01:00
Laurent Destailleur
daacf797c4
Merge pull request #500 from cbattarel/develop
...
[Task #204 ] more local taxes manangement
2012-12-01 02:49:45 -08:00