Cédric Salvador
00c9df670c
renamed templates
2013-11-06 10:22:01 +01:00
Cédric Salvador
6c22af00e1
factorization
2013-11-06 10:20:54 +01:00
Cédric Salvador
c96b2d3b87
factorized form attach, documents list and links list for the document pages
2013-11-06 10:19:16 +01:00
Cédric Salvador
23008c3b31
factorized document actions
...
Conflicts:
htdocs/societe/document.php
2013-11-06 10:11:40 +01:00
Laurent Destailleur
c4a43890c4
Merge pull request #1282 from grandoc/develop
...
fix : language
2013-11-05 10:50:14 -08:00
Laurent Destailleur
2d7181553b
Fix: translation
2013-11-05 15:29:58 +01:00
Grand Philippe
a14de0c035
fix : language
2013-11-05 15:29:33 +01:00
Laurent Destailleur
b18e125143
Merge pull request #1279 from aspangaro/skype
...
Task 157 : add a Skype button
2013-11-05 05:33:33 -08:00
Laurent Destailleur
190dabc3f7
Fix: Tons of bugs with extrafields feature.
2013-11-05 13:11:36 +01:00
Laurent Destailleur
0587ad5af8
Fix: duplicate button
2013-11-05 10:44:58 +01:00
Laurent Destailleur
2f47b0fcfd
Fix: picto for status8 is a flash red icon to report a critical error
...
that need a task to fix. This is not the case for a close thirdparty (a
close thirdparty is a regular status). However to have a bigger contrast
with thirdparty active, i set picto to statut5.png
2013-11-04 23:56:15 +01:00
aspangaro
d79ba9695a
Task 157 : Add a skype button
2013-11-04 21:41:36 +01:00
Laurent Destailleur
ecfa795306
Merge pull request #1270 from grandoc/develop
...
missing GETPOST
2013-10-31 04:37:46 -07:00
braito4
e89c3fa074
Update list.php
...
sql error.
2013-10-30 11:51:23 +01:00
Grand Philippe
0ae489aee7
missing GETPOST
2013-10-30 09:34:59 +01:00
Florian Henry
bdcbd4ee42
Fix list propal and invoice to display customer ref if option is set
2013-10-22 12:47:26 +02:00
Laurent Destailleur
315e2e4c13
Merge branch 'patch-14' of https://github.com/defrance69/dolibarr into
...
defrance69-patch-14
Conflicts:
htdocs/install/mysql/migration/3.4.0-3.5.0.sql
2013-10-20 14:12:56 +02:00
Laurent Destailleur
cb889c525c
Fix: filter on type of event was lost
2013-10-15 16:42:19 +02:00
Laurent Destailleur
fa1e56b976
Code comment
2013-10-15 15:17:33 +02:00
Laurent Destailleur
ef86f150be
Fix: duplicate field
2013-10-08 12:25:41 +02:00
Laurent Destailleur
3f94af792b
Fix: security sql injection
2013-10-07 22:49:33 +02:00
Laurent Destailleur
47a9837046
Uniformize ref_customer into list
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/compta/facture/list.php
2013-10-07 21:58:12 +02:00
BENKE Charles
a40729312f
Update propal.php
2013-10-06 17:27:53 +02:00
BENKE Charles
95a69b5d8e
Update fiche.php
2013-10-06 17:17:51 +02:00
Florian Henry
d41ceae64a
- New: Can choose contact on event (action com) creation, and filtred by
...
thirdparty
2013-10-01 18:11:53 +02:00
BENKE Charles
4c168b3adb
Update propal.php
2013-09-27 22:00:11 +02:00
BENKE Charles
9e3a98da0d
Update fiche.php
2013-09-27 21:58:15 +02:00
Laurent Destailleur
8e72727163
Add hidden option MAIN_ADD_EVENT_ON_ELEMENT_CARD because the new feature
...
to have a button to create an event is not a "workflow" action so should
not appears with action buttons but somewhere else on page.
2013-09-26 14:06:15 +02:00
Laurent Destailleur
ca24b45aa9
Merge pull request #1101 from PaulPoulain/940-develop
...
940 develop
2013-09-26 05:00:57 -07:00
Laurent Destailleur
5ea7c34956
Fix: Opening agenda for a specific day
...
Fix: No picto of thirdparty of contact if link is broken
2013-09-25 21:26:06 +02:00
Laurent Destailleur
065c87d81c
Qual: uniformize code: property ->tel on objects is now ->phone
...
everywhere
2013-09-25 19:58:22 +02:00
Laurent Destailleur
2088eaa6fd
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
2013-09-24 13:17:58 +02:00
Laurent Destailleur
a674af5bcd
Fix: Permission check on event tabs
2013-09-24 11:11:59 +02:00
Laurent Destailleur
bdafcb680f
Fix: Bad parameters
...
Conflicts:
htdocs/comm/action/fiche.php
2013-09-23 21:07:13 +02:00
Laurent Destailleur
99de8b22a3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-09-23 19:59:52 +02:00
Laurent Destailleur
94f28a93de
Fix: Bad parameters
2013-09-23 19:53:55 +02:00
Laurent Destailleur
3fde695c94
Qual: Uniformise name of include files we use to share common code found
...
into Actions area of pages (controllers).
2013-09-23 13:22:28 +02:00
Laurent Destailleur
2bf4a2bdb8
Missing project label
2013-09-22 21:02:42 +02:00
Laurent Destailleur
d478d8c1fe
Fix: Permission to read an event should depend on agenda module
...
permissions.
We add a check for thirdparty for external users
2013-09-18 11:56:42 +02:00
BENKE Charles
7e9fb00f11
Update fiche.php
2013-09-17 10:27:02 +02:00
Cédric Salvador
fc136d0d06
changed parameter
2013-09-16 14:17:53 +02:00
Cédric Salvador
d9a26d0aa9
natural search in list pages
2013-09-16 14:17:53 +02:00
Laurent Destailleur
949b8c6274
Mark method classer_facturee deprecated.
...
Make better translation of some workflow options.
2013-09-16 11:50:53 +02:00
Laurent Destailleur
6ad569a511
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-09-13 16:21:02 +02:00
Laurent Destailleur
82f4d588fc
Fix: Can't search on proposals
2013-09-13 16:17:19 +02:00
Laurent Destailleur
b1add3f9df
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
build/exe/doliwamp/doliwamp.iss
htdocs/comm/propal/class/propal.class.php
htdocs/contrat/class/contrat.class.php
2013-09-13 09:32:41 +02:00
simnandez
002e248f00
Fix: [ bug #1062 ] Documents lost in propals and contracts validating
2013-09-12 16:55:49 +02:00
simnandez
817569d487
Fix: [ bug #1062 ] Documents lost in propals and contracts validating
2013-09-12 16:54:47 +02:00
simnandez
b36dc08e00
Remove unnecessary code
2013-09-12 09:59:23 +02:00
simnandez
699414cab7
[ task #1060 ] Register fields localtax(1|2)_type into details tables
2013-09-10 18:45:16 +02:00