Commit Graph

34408 Commits

Author SHA1 Message Date
Grand Philippe
a91a96e72e merge 2012-12-10 10:02:13 +01:00
Regis Houssin
158f581f03 Merge pull request #532 from FHenry/develop
prepare module for "Single login at one time"
2012-12-08 10:09:29 -08:00
fhenry
0e76875e9c prepare single login at one time 2012-12-08 18:41:32 +01:00
Laurent Destailleur
8a5485c9b6 New: Skin can be personalized according to environment. 2012-12-08 18:38:14 +01:00
Laurent Destailleur
cd676b323d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-12-08 18:32:18 +01:00
fhenry
4570c57bfd Change-Id: I003fa45e6e932350b9d21b00ed4817b943470223 2012-12-08 18:28:19 +01:00
fhenry
131dc88139 prepare module for "Single login at one time" 2012-12-08 18:14:13 +01:00
Laurent Destailleur
c3e3595d9c Look: Uniformize style 2012-12-08 17:42:08 +01:00
Regis Houssin
88b3e53891 Merge pull request #531 from FHenry/develop
Fix bug PGSQL
2012-12-08 08:21:36 -08:00
Laurent Destailleur
3ec2ea0b25 Fix: More complete system info 2012-12-08 17:14:51 +01:00
fhenry
b3d21a4320 Fix [ bug #634 ] Install faild on PostGreSQL
Fix  [ bug #631 ] Index Creation failed on fresh install with PostgreSQL
2012-12-08 17:01:07 +01:00
Regis Houssin
48438e1176 Merge pull request #530 from FHenry/develop
Better bahaviour for pgSQL autoupdate trigger
2012-12-08 07:47:56 -08:00
fhenry
dbe00e9fbd Better bahaviour for pgSQL autoupdate trigger 2012-12-08 16:01:05 +01:00
Laurent Destailleur
58118bb366 Fix: error during include when multicompany module enabled. 2012-12-08 15:35:08 +01:00
Laurent Destailleur
ac3eb2e86c Fix: Use different css cache file for each user. This fix problem when
using personalised constants that change style.
2012-12-08 15:29:24 +01:00
Laurent Destailleur
afb45e1b31 Comment 2012-12-08 15:26:27 +01:00
Regis Houssin
bfd44da265 Merge pull request #529 from FHenry/develop_extrafielddeletion
Extrafield remove and PgSQL field tms convertion
2012-12-08 05:41:41 -08:00
Laurent Destailleur
6a60b78b28 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-12-08 14:25:36 +01:00
Laurent Destailleur
b119ab5539 Prepare 3.3 freeze. 2012-12-08 14:24:57 +01:00
fhenry
1d6bc23f4d - Uniformize Extrafield deletion for adherent,user,product,societe by
using commonobject method
 - Add convertion of tms timestamp special case in mysql for pgsql
2012-12-08 14:23:52 +01:00
Laurent Destailleur
db91526643 Fix: Solve conflict into migration/backup/restore (child tables
must be after parent tables).
Fix: Migration of old version
2012-12-08 14:16:39 +01:00
Regis Houssin
defdc863d4 Merge pull request #528 from FHenry/develop_extrafieldwebservice1
Add third party extrafield in web service exposure
2012-12-08 04:34:01 -08:00
fhenry
574a950dc6 Add third party extrafield in web service exposure 2012-12-08 13:30:39 +01:00
Laurent Destailleur
706f752fe1 Merge pull request #527 from FHenry/agenda_extrafield1
[Task 632] : Add standard extra field feature for Agenda
2012-12-08 04:03:39 -08:00
fhenry
99f01f1dca [Task 632] : Add standard extra field feature for Agenda 2012-12-08 12:49:20 +01:00
Regis Houssin
9bc32b1b70 Merge pull request #524 from simnandez/develop
Trad: Fix ca_ES and es_ES translations
2012-12-08 01:47:25 -08:00
Regis Houssin
4e79a445c5 Merge pull request #522 from atm-maxime/develop
Fix : minor html fix + changelog
2012-12-08 01:46:59 -08:00
simnandez
5778683849 Trad: Fix ca_ES and es_ES translations 2012-12-07 17:13:09 +01:00
Regis Houssin
f984b669b2 Fix: Fix: Use another method to help avoid having a space in value in
order to use this value with jquery
2012-12-07 13:48:11 +01:00
Maxime Kohlhaas
4cffe3e5a3 Fix : minor html fix + changelog 2012-12-07 11:06:51 +01:00
Regis Houssin
be7d545297 Fix: wrong variable name 2012-12-07 10:50:16 +01:00
Regis Houssin
8ea3614a3c Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-12-07 10:48:10 +01:00
Regis Houssin
7ff3002993 Fix: Check if amount is numeric, for example, an error occured when
amount value = o (letter) instead 0 (number)
2012-12-07 10:47:36 +01:00
Laurent Destailleur
41302b7b75 Merge pull request #521 from grandoc/develop
fix : typo
2012-12-06 11:15:10 -08:00
Laurent Destailleur
3858085a7f Add option MAIN_HELPCENTER_LINKTOUSE to define target link "I need help"
onto logon page.
2012-12-06 17:59:37 +01:00
Grand Philippe
c6a3add952 fix : typo 2012-12-06 17:09:12 +01:00
Regis Houssin
50206bbd73 Fix: avoid errors 2012-12-06 10:43:27 +01:00
Laurent Destailleur
084bd3a4a8 Merge pull request #520 from cbattarel/develop
update changeLog with latest new features
2012-12-05 15:27:59 -08:00
Christophe Battarel
4560c2e9d7 update changeLog with latest new functionnalities 2012-12-05 23:20:34 +01:00
Laurent Destailleur
f68a3e4056 Update demo file with last structure 2012-12-05 21:59:16 +01:00
Laurent Destailleur
2cfd8fbd64 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-12-05 21:32:49 +01:00
Laurent Destailleur
7250592d0c Code comments 2012-12-05 21:32:18 +01:00
Laurent Destailleur
463f99a6b8 Merge pull request #519 from cbattarel/develop
add search box to find product by supplier ref
2012-12-05 11:37:13 -08:00
Christophe Battarel
bbc470b3ae add search box to find product by supplier ref 2012-12-05 19:56:23 +01:00
Christophe Battarel
88db3da002 allowing product search by supplier ref 2012-12-05 19:51:25 +01:00
Laurent Destailleur
fc031ede73 Merge pull request #518 from cbattarel/develop
create intervention from ordered services
2012-12-05 10:21:02 -08:00
Christophe Battarel
b68153ce9a add button in order to create intervention from services ordered 2012-12-05 19:07:07 +01:00
Christophe Battarel
0c064c777a add ability to fichinter to be created from an order (services only) 2012-12-05 19:01:18 +01:00
Christophe Battarel
2a4261db28 add linked object storage in fichinter 2012-12-05 18:48:02 +01:00
Laurent Destailleur
db2eb79f34 Merge pull request #517 from atm-maxime/develop
Fix : on supplier bill validation, question about stock was asking for s...
2012-12-05 07:14:05 -08:00