Laurent Destailleur
e446d8c7a2
Fix: Some bug into rpm and debian packaging.
2012-04-14 15:36:12 +02:00
Laurent Destailleur
6212d1a425
Fix: licence pb with fedora
2012-04-14 13:25:26 +02:00
Laurent Destailleur
381ce5fee3
Fix: bad permissions
2012-04-14 12:41:08 +02:00
Laurent Destailleur
71c43c9069
Fix: debian epiphany and iceweasel browsers.
2012-04-14 03:18:42 +02:00
Laurent Destailleur
2ee9ca9c79
Fix: logo size was too large
2012-04-14 02:52:14 +02:00
FHenry
a11e4ceb44
Correction Bug #358
2012-04-13 19:14:05 +02:00
Regis Houssin
4f490f3e2d
New: add possibility to define a page break, its very important for
...
internal and external modules (milestone)
2012-04-12 20:53:31 +02:00
FHenry
28aa89c659
correct bug #360
2012-04-12 11:18:55 +02:00
Laurent Destailleur
0e4ca576ec
Merge branch '3.2' of ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-04-12 00:02:28 +02:00
Laurent Destailleur
53a78838f8
Fix: Avoid call if function not defined
2012-04-11 17:28:04 +02:00
Regis Houssin
eb6008bb4d
Fix: missing langs object
2012-04-11 16:27:39 +02:00
Laurent Destailleur
a748466758
Fix: this must not be used inside static classes
2012-04-11 14:45:12 +02:00
Laurent Destailleur
1e526a2a03
Revert "uniformise code"
...
This reverts commit 06761d9753 .
2012-04-11 10:49:46 +02:00
Laurent Destailleur
b141f3caf5
Revert "to add delivery date"
...
This reverts commit 8a20b670e7 .
2012-04-11 10:49:18 +02:00
Laurent Destailleur
5aae71f9de
Revert "to add delivery date"
...
This reverts commit b948ee1212 .
2012-04-11 10:48:35 +02:00
Laurent Destailleur
bb917bea08
Revert "Add __MAILTOEMAIL__ and configutation gobal varialbe of Check Read and unsubscribe in Admin part"
...
This reverts commit 2a12b24644 .
2012-04-11 10:48:02 +02:00
Laurent Destailleur
3870428f16
Merge branch '3.2' of ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-04-11 10:46:06 +02:00
Laurent Destailleur
307c010b90
Fix: Removed warning
2012-04-11 08:32:29 +02:00
Regis Houssin
d7e579e234
Fix: invert emetteur and problem with long phone number
2012-04-11 08:32:00 +02:00
Regis Houssin
45e34aba65
Fix: missing company logo and invert from to !
2012-04-11 08:31:47 +02:00
FHenry
2a12b24644
Add __MAILTOEMAIL__ and configutation gobal varialbe of Check Read and
...
unsubscribe in Admin part
2012-04-11 08:24:52 +02:00
Grand Philippe
b948ee1212
to add delivery date
2012-04-11 08:20:48 +02:00
Grand Philippe
8a20b670e7
to add delivery date
2012-04-11 08:20:37 +02:00
Regis Houssin
6ef98b3d46
Fix: restore dolibarr version for this branch
2012-04-11 08:11:27 +02:00
Grand Philippe
06761d9753
uniformise code
2012-04-10 15:41:27 +02:00
Laurent Destailleur
d4cc4b4288
Fix: bad link
2012-04-10 11:16:47 +02:00
Laurent Destailleur
1104387b72
Fix: Bad link
2012-04-10 11:13:15 +02:00
Laurent Destailleur
49bb9d774d
Fix: W3C
2012-04-10 11:00:56 +02:00
Laurent Destailleur
58b0751599
Fix: translation
2012-04-10 10:55:03 +02:00
Regis Houssin
98f7186d03
Fix: best practice
2012-04-10 08:46:23 +02:00
Regis Houssin
dc46b82cf3
Fix: best practice
2012-04-10 08:44:43 +02:00
Laurent Destailleur
37ce5d9fca
Revert code because it does not fix security hole completely. Also it
...
does work on origin but at a transition level.
Sanitizing for command line data must not appears inside a function used
for http data. I prefer fixing this at the source and also using a rule
that clean all attacks completely instead of a rule that clean "most
problem but not all".
2012-04-10 01:25:52 +02:00
Laurent Destailleur
141fa014e6
Revert code because it does not fix security hole completely. Also it
...
does work on origin but at a transition level.
Sanitizing for command line data must not appears inside a function used
for http data. I prefer fixing this at the source and also using a rule
that clean all attacks completely instead of a rule that clean "most
problem but not all".
2012-04-10 01:24:52 +02:00
Laurent Destailleur
b6b873cfc5
Revert "Fix: security"
...
This reverts commit 56daf57cb1 .
2012-04-10 01:11:37 +02:00
Laurent Destailleur
1571134f7d
Revert "Fix: security"
...
This reverts commit 380a8109e8 .
2012-04-10 01:04:18 +02:00
Laurent Destailleur
4cb6ec76ee
Revert "Fix: sql injection"
...
This reverts commit 8c3158cf28 .
2012-04-10 01:03:54 +02:00
Laurent Destailleur
212b3bd60e
Revert "Fix: add special test"
...
This reverts commit ef0e6956b3 .
2012-04-10 01:03:43 +02:00
Regis Houssin
ae8b16b9fc
Fix: add special test
2012-04-09 22:53:28 +02:00
Regis Houssin
ef0e6956b3
Fix: add special test
2012-04-09 22:52:13 +02:00
Regis Houssin
8c3158cf28
Fix: sql injection
2012-04-09 22:51:13 +02:00
Regis Houssin
64d60d1270
Fix: sql injection
2012-04-09 22:49:19 +02:00
Regis Houssin
380a8109e8
Fix: security
2012-04-09 22:32:20 +02:00
Regis Houssin
56daf57cb1
Fix: security
2012-04-09 22:27:40 +02:00
Laurent Destailleur
1ec9125ff9
Move to 3.3 alpha
2012-04-09 16:51:17 +02:00
Laurent Destailleur
9a4314947d
Fix: Rounding
2012-04-09 09:00:24 +02:00
Laurent Destailleur
d892f36fe8
Fix: rounding
2012-04-09 08:59:29 +02:00
Laurent Destailleur
60e9bc9e8e
Fix: Rounding
2012-04-09 01:20:33 +02:00
Laurent Destailleur
4804530468
Fix: Back page to list of contacts(cherry picked from commit 2d9ed89a8d)
2012-04-09 01:13:45 +02:00
Laurent Destailleur
2d9ed89a8d
Fix: Back page to list of contacts
2012-04-09 01:02:36 +02:00
Laurent Destailleur
06b0330d84
New logo
2012-04-08 23:33:07 +02:00
Laurent Destailleur
d9b12f4802
Fix: rounding
2012-04-08 23:31:54 +02:00
Laurent Destailleur
70202f2c0c
New logo
2012-04-08 23:30:56 +02:00
Laurent Destailleur
6da82e03be
Uniformize code
2012-04-08 23:18:36 +02:00
Laurent Destailleur
557d5e775a
Fix: log
2012-04-08 14:21:42 +02:00
Laurent Destailleur
8b15847742
New: Add link to dolistore into help message
2012-04-08 14:14:56 +02:00
Laurent Destailleur
83b4b151e4
Fix: pgsql
2012-04-08 14:14:17 +02:00
Laurent Destailleur
9df05381d1
Fix: Bug war.
...
Look: enhance look for map views.
2012-04-08 13:05:58 +02:00
Laurent Destailleur
5817b16923
Fix: W3C
2012-04-08 12:14:27 +02:00
Laurent Destailleur
a2825eb209
Fix: [ bug #318 ] Journal des achats
2012-04-08 01:58:33 +02:00
Laurent Destailleur
6d8a639839
Fix [ bug #322 ] export
...
Fix: pgsql compatibility
2012-04-08 00:05:52 +02:00
Laurent Destailleur
e9292515bc
Fix: Long name wrapping. Sender address is third party for supplier
...
order/invoice
2012-04-07 21:34:42 +02:00
Laurent Destailleur
f482ba18c3
Fix: We keep notes
2012-04-07 18:28:03 +02:00
Laurent Destailleur
ad953f05c8
Fix: late/not late switch dos not loose parameters.
2012-04-07 14:01:40 +02:00
Regis Houssin
507e809613
Merge pull request #156 from viniciusvgn/develop
...
Updates: Tax Brasil and link to filter only those bills late
2012-04-07 01:41:03 -07:00
Regis Houssin
921c8607d7
Fix: multicompany sharings and uniformize code
2012-04-07 10:19:33 +02:00
Regis Houssin
13624eeb86
Fix: multicompany sharings compatibility
2012-04-07 09:20:03 +02:00
Vinicius Nogueira
78c5fc8cff
Add Tax: Brasil
...
Zero rate for the invoices to suppliers can be fulfilled.
2012-04-07 01:45:48 -03:00
Laurent Destailleur
6d2a3edf69
War bug
2012-04-07 02:45:31 +02:00
Laurent Destailleur
317abb46fd
Fix: Start war bug
2012-04-07 02:24:32 +02:00
Laurent Destailleur
3c19b91174
Fix: Restore broken feature
2012-04-07 01:03:55 +02:00
Vinicius Nogueira
510cf06610
Add: Added link to filter only those bills late.
...
Added link to filter only Those bills late or show all invoices from
suppliers, so there was this link for customer invoices, this link is
extremely important for the operator.
2012-04-06 19:34:30 -03:00
Laurent Destailleur
b429df9d11
Fix: pgsql
2012-04-07 00:30:36 +02:00
Laurent Destailleur
fd26400339
Fix: Can't create contract
2012-04-07 00:22:44 +02:00
Laurent Destailleur
37bff53fb5
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-06 23:39:13 +02:00
Laurent Destailleur
a4d4d2f33a
Fix: Delete setup for old not compatible theme
2012-04-06 23:38:52 +02:00
Regis Houssin
98f7a189d1
Fix: add backward compatibility
2012-04-06 23:26:04 +02:00
Regis Houssin
94788e2ccb
Fix: compatibility with multicompany sharings
...
use new $conf->product->dir_output[$object->entity] instead
$conf->product->dir_output
2012-04-06 22:41:33 +02:00
Regis Houssin
a344f079d6
Fix: backward compatibility
2012-04-06 16:46:19 +02:00
Regis Houssin
1c2f192dd6
Fix: add customer_ref in propal list and clean code
2012-04-06 11:38:13 +02:00
Regis Houssin
533d862470
Fix: wrong var name and multi-line function call not indented correctly
2012-04-06 08:34:33 +02:00
Laurent Destailleur
ca8acdd5f0
Bad char
2012-04-06 00:45:31 +02:00
Laurent Destailleur
066f6cfb50
Update language files
2012-04-06 00:44:02 +02:00
Laurent Destailleur
8f836d82cb
Fix: Better fix
2012-04-06 00:36:21 +02:00
Laurent Destailleur
3d3b939c4c
Merge pull request #145 from viniciusvgn/develop
...
Fix: Problem Loading The Type of Payment
2012-04-05 15:20:23 -07:00
Laurent Destailleur
4cc13064db
Fix: W3C
2012-04-05 21:15:09 +02:00
Laurent Destailleur
0438bee3e2
Fix: Bad name
2012-04-05 21:03:47 +02:00
Laurent Destailleur
befaf655aa
Fix: Disable feature by default. Need option MAIN_SOCIETE_UNSUBSCRIBE to
...
enable because feature is a security hole.
2012-04-05 21:02:00 +02:00
Laurent Destailleur
66b001653c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-05 20:36:24 +02:00
Laurent Destailleur
00a1e999f4
Fix: The prof id was not always visible and not at correct place for
...
some countries.
2012-04-05 20:33:40 +02:00
Regis Houssin
a22259907b
Fix: possibility to custom helpdoc image
2012-04-05 20:12:11 +02:00
Regis Houssin
75859e6cd6
Fix: avoid warning
2012-04-05 19:25:58 +02:00
Regis Houssin
0a9882bef8
Merge pull request #155 from defrance69/develop
...
Update htdocs/product/index.php
2012-04-05 09:54:26 -07:00
Regis Houssin
ede06796e0
Merge pull request #154 from simnandez/develop
...
Fix: Sanitize data
2012-04-05 09:50:55 -07:00
simnandez
a8b0493531
Fix: Sanitize data
2012-04-05 16:20:37 +01:00
FHenry
6d9d0c60e2
.
2012-04-05 16:50:00 +02:00
FHenry
6f7773d7e2
Correction lien desincription et mailto:email
2012-04-05 16:45:41 +02:00
Regis Houssin
4c9cc63f17
Merge pull request #152 from grandoc/develop
...
Prepair to display within a custom place
2012-04-05 05:54:30 -07:00
Grand Philippe
df132198df
Prepair to display within a custom place
2012-04-05 14:49:51 +02:00
Regis Houssin
f874d68e08
Merge pull request #151 from grandoc/develop
...
Prepair to display within a custom place
2012-04-05 04:15:49 -07:00
defrance69
8cfed3ff3f
Update htdocs/product/index.php
2012-04-05 14:01:15 +03:00
Grand Philippe
a66c18c4f8
Prepair to display within a custom place
2012-04-05 13:00:09 +02:00
Regis Houssin
601a4c20fa
Merge pull request #150 from grandoc/develop
...
Prepair to display within a custom place
2012-04-05 02:53:52 -07:00
Grand Philippe
d3068e0ba5
Prepair to display within a custom place
2012-04-05 11:46:56 +02:00
Regis Houssin
b30669a5d6
Fix: missing $langs
2012-04-05 11:07:16 +02:00
Laurent Destailleur
03cfec7904
Fix: Add missing sao polo for brazil
2012-04-05 00:13:06 +02:00
Laurent Destailleur
d30cd86dcd
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-04 21:45:07 +02:00
Laurent Destailleur
a98439aeba
Fix: install process
2012-04-04 21:44:35 +02:00
Laurent Destailleur
4b3d2cc273
Fix: Removed warning
2012-04-04 20:37:36 +02:00
Laurent Destailleur
e084dc306e
Fix: When run from command line, script must return return code
2012-04-04 20:37:16 +02:00
Laurent Destailleur
b3c66fc123
Fix: Removed warning
2012-04-04 20:18:39 +02:00
Laurent Destailleur
cbe2e3c15c
Preapre 3.2.0
2012-04-04 17:54:11 +02:00
Regis Houssin
cd170db28b
Merge pull request #149 from grandoc/develop
...
prepair to use within custom place
2012-04-04 08:52:38 -07:00
Grand Philippe
922b4ae511
prepair to use within custom place
2012-04-04 17:48:47 +02:00
Laurent Destailleur
4e65d12a0f
Fix: The draft view must be at same place for all pages. We will have to
...
discuss to move all or not later.
2012-04-04 17:43:32 +02:00
Laurent Destailleur
5e4af76585
Fix: Add cache directive for all export types
2012-04-04 17:42:50 +02:00
Laurent Destailleur
a6bbe1032d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-04 17:37:20 +02:00
Laurent Destailleur
58d6aafa62
Prepare code for module
2012-04-04 17:25:06 +02:00
simnandez
7bf0d77e5c
Fix: Sanitize data
2012-04-04 15:53:59 +01:00
simnandez
4a34a34ea5
Trad: Add link to promote dolicloud and dolibox into about page.
2012-04-04 15:38:25 +01:00
FHenry
5bfff3920f
Module e-maillling : Correctif et evolution Accusé de lecture et
...
desinscription
2012-04-04 15:23:32 +02:00
Regis Houssin
c57063878d
New: add workflow module part for external modules
2012-04-04 09:29:05 +02:00
Vinicius Nogueira
4be4538028
Trans: Added line that was missing
2012-04-03 23:45:00 -03:00
Vinicius Nogueira
665fe60f62
Trans: PT-BR Update
2012-04-03 20:11:35 -03:00
Vinicius Nogueira
4f22baf1d1
Revert "Revert "alt""
...
This reverts commit 5eb8735fba17847e36c9074985d5bf06f3feae64.
2012-04-03 20:11:34 -03:00
Vinicius Nogueira
a7b71c2e48
Revert "alt"
...
This reverts commit d0be911b2ea0d16dcaa5704d580122a2bdd11b68.
2012-04-03 20:11:34 -03:00
Vinicius Nogueira
0246ebb38f
alt
2012-04-03 20:11:34 -03:00
Regis Houssin
14b6173d87
Fix: add width and minimum height of cells parameters
2012-04-03 18:01:27 +02:00
Regis Houssin
d7c8f4d5c3
Fix: compatibility with external modules
2012-04-03 17:09:05 +02:00
FHenry
872f580b37
Just comment and Log change
2012-04-03 23:03:26 +08:00
Laurent Destailleur
2eced65db9
Fix: Use cache only if we ask it
2012-04-03 16:41:39 +02:00
Raphaël Doursenaud
55fbbc85a5
Agenda export: Tweaked HTTP headers for Google Agenda import
2012-04-03 17:27:48 +08:00
Vinicius Nogueira
da50a6dacc
Trans: Update Contacts/Address
2012-04-03 17:26:41 +08:00
Vinicius Nogueira
cd201028a6
Trans: PT-BR Update
2012-04-03 17:26:41 +08:00
Vinicius Nogueira
4110f250a7
New: Box Status and Box Drafts changed position
...
Show all Status and give the possibility to filter only one, and Drafts
position of the box changed to a better visualization
2012-04-03 17:26:40 +08:00
Regis Houssin
cde000e9ce
Fix: sharing code
2012-04-03 17:24:31 +08:00
Laurent Destailleur
bb67c95c3d
Uniformize code
2012-04-02 20:08:08 +02:00
Laurent Destailleur
84057d46cc
Checkstyle
2012-04-02 18:37:37 +02:00
Laurent Destailleur
289a2afee9
Checkstyle
2012-04-02 18:29:08 +02:00
Laurent Destailleur
5ba7d88c36
Fix: Error when url is too long
2012-04-02 13:28:22 +02:00
Laurent Destailleur
96b369e9db
Fix: Duplicate fields
2012-04-02 13:10:22 +02:00
Laurent Destailleur
58e35b307c
New: Add option MEMBER_MIN_AMOUNT to force subscription never lower than
...
value
2012-04-02 12:32:55 +02:00
Laurent Destailleur
c014709090
Fix: Bad date format
2012-04-02 10:50:20 +02:00
Laurent Destailleur
440a3305f5
Fix: search on ref
2012-04-02 10:43:19 +02:00
Laurent Destailleur
233af62e16
Qual: Uniformize code.
...
Fix: This also fix pb in filters.
2012-04-02 10:26:06 +02:00
Laurent Destailleur
46251db167
Qual: Use a shared function to define logo heigth.
...
Qual: Add more phpunit tests
Fix: This also solve overlapping logos.
2012-04-01 23:57:15 +02:00
Laurent Destailleur
cf68414b21
Checkstyle
2012-04-01 20:38:22 +02:00
Laurent Destailleur
e2e51ecc30
Checkstyle
2012-04-01 20:31:39 +02:00
Laurent Destailleur
fbe6fe7ac4
Checkstyle
2012-04-01 20:26:25 +02:00
Laurent Destailleur
674cea6c90
Fix: Do not show warning on paid invoices
2012-04-01 19:46:22 +02:00
Laurent Destailleur
7379fd1553
New: Add link to back statement on bank line card.
2012-04-01 15:23:04 +02:00
Laurent Destailleur
aae8a65466
Fix: scrollbar
2012-03-31 18:34:42 +02:00
Laurent Destailleur
79291ff610
Fix: Trans
2012-03-31 18:34:28 +02:00
Laurent Destailleur
2dcd966046
Add link to promote dolicloud and dolibox into about page.
2012-03-31 16:24:34 +02:00
Laurent Destailleur
c77bc5adf5
Doxygen
2012-03-31 15:42:33 +02:00
Laurent Destailleur
ea7e4c6f8a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-31 14:22:18 +02:00
Laurent Destailleur
39630db91a
New: Add filter to search on suplier ref
2012-03-31 14:21:36 +02:00
Regis Houssin
ae2bf52d05
Fix: add member ID in substitution method
2012-03-31 10:14:45 +02:00
Laurent Destailleur
485363eefa
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-30 00:55:16 +02:00
Laurent Destailleur
d8c975da3d
More fields into import of products
2012-03-30 00:54:41 +02:00
simnandez
f2e7afafd3
Fix: Sanitize data
2012-03-29 17:04:10 +01:00
simnandez
78e2d85e66
Trad: Fix missing translation
2012-03-29 11:48:02 +01:00
simnandez
f14d294925
Fix: Sanitize data
2012-03-29 11:41:11 +01:00
simnandez
ae37a5bf86
Trad: Fix missing translation for products attributs
2012-03-29 10:19:52 +01:00
Regis Houssin
97cbaf0c06
Update htdocs/adherents/admin/adherent.php
2012-03-29 11:58:35 +03:00
simnandez
a0cae7709c
Fix: Sanitize data
2012-03-29 09:54:48 +01:00
simnandez
2e7ce7647b
Fix: Sanizite data
2012-03-29 08:38:38 +01:00
Laurent Destailleur
3659191d83
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-28 20:13:15 +02:00
Laurent Destailleur
ec542f5ee5
New: Support tags into header and footer into ODT templates
2012-03-28 20:12:25 +02:00
Regis Houssin
b204ad5b84
Fix: multicompany compatibility
2012-03-29 01:42:05 +08:00
simnandez
956eb11172
Fix: Sanitize data
2012-03-28 16:49:36 +01:00
Laurent Destailleur
0370e06c84
Perf: Reduce nb of requests
2012-03-28 17:34:58 +02:00
Laurent Destailleur
fbfff99b80
Fix: Can delete a paiement if bank line was deleted.
2012-03-28 17:26:53 +02:00
Regis Houssin
973146ee46
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-28 16:16:51 +02:00
Laurent Destailleur
a8e37427bb
Fix: Set date supplier invoice
2012-03-28 16:10:00 +02:00
Regis Houssin
d8d9062606
Fix: duplicate end tag and rename form parts
2012-03-28 16:03:04 +02:00
simnandez
3b8694432c
Fix: Sanitize data
2012-03-28 09:57:02 +01:00
Laurent Destailleur
3e7136459f
Fix: Reorder boxes
2012-03-28 02:57:49 +02:00
Laurent Destailleur
daf2a19396
New: Add signature at end of predefined email text
2012-03-28 00:56:12 +02:00
Laurent Destailleur
0c225372d6
Fix: Sanitize data 2
2012-03-27 18:36:32 +02:00
Laurent Destailleur
28cf1345e0
Fix: Sanitize data
2012-03-27 18:33:34 +02:00
Regis Houssin
6b415931b1
Merge pull request #136 from simnandez/develop
...
Fix: Uniformize code
2012-03-27 01:08:12 -07:00
Laurent Destailleur
02624c8170
Checkstyle
2012-03-27 10:01:12 +02:00
Laurent Destailleur
78ae7dc075
Checkstyle
2012-03-27 09:59:28 +02:00
simnandez
c7bfb82999
Fix: Uniformize code
2012-03-27 08:56:37 +01:00
Laurent Destailleur
325d055fbb
Try a checkstyle fix
2012-03-27 09:46:00 +02:00
Laurent Destailleur
52f4f72e6f
Checkstyle
2012-03-26 22:39:43 +02:00
Laurent Destailleur
66c2d24b9e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-26 22:29:19 +02:00
Laurent Destailleur
f52a07eee5
Minor look fix, fix into ecm module when dir does not exists
2012-03-26 18:23:08 +02:00
Laurent Destailleur
e6efef9e5c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-26 10:00:17 +02:00
Laurent Destailleur
e33b0dc01a
Uniformize code with filemanager module
2012-03-26 09:57:52 +02:00
Regis Houssin
d7d5681b4b
Fix: avoid phpunit warning
2012-03-26 08:18:03 +02:00
Laurent Destailleur
ffc0b2b44c
Update ecm
2012-03-26 03:09:35 +02:00
Laurent Destailleur
350fcf52a9
Fix: W3C
2012-03-26 00:36:50 +02:00
Laurent Destailleur
1abe113627
Fix style
2012-03-26 00:27:14 +02:00
Laurent Destailleur
efc1c19737
New: Add option to move JNotify message position at bottom
...
Work on ajax ecm module.
2012-03-26 00:14:42 +02:00
Laurent Destailleur
74c39a10a2
Work on ajax ecm module
2012-03-25 22:47:37 +02:00
Laurent Destailleur
7d14ce2386
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-25 14:26:48 +02:00
Laurent Destailleur
693d0441b3
Fix: json emulated function now support utf8 char.
2012-03-25 14:25:32 +02:00
Grand Philippe
b3e55e179f
first step to use fichinter within a custom place
2012-03-24 18:15:07 +01:00
Laurent Destailleur
8e745c88c5
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-24 15:21:09 +01:00
Laurent Destailleur
39ded746dc
Work on ecm module using ajax
2012-03-24 15:20:49 +01:00
Regis Houssin
cf7170c14d
Fix: set to null if empty
2012-03-24 22:18:11 +08:00
Regis Houssin
30fb26296d
Fix: add check array in GETPOST
...
New: update multiselect with a fork
2012-03-24 21:20:22 +08:00
Regis Houssin
0aa40b0503
Fix: add multiselectarray() method and jQuery multiselect plugin
2012-03-24 19:52:28 +08:00
Regis Houssin
83272dfd69
Fix: compatibility with edit in place
2012-03-23 21:22:47 +01:00
Regis Houssin
d5aad28768
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/comm/mailing/fiche.php
2012-03-23 20:06:11 +01:00
Regis Houssin
8c7f405ac9
Fix: uniformize code
2012-03-23 20:03:57 +01:00
Laurent Destailleur
187dc0d762
Work on epxerimental feature MAIN_ECM_TRY_JS
2012-03-23 19:43:25 +01:00
Regis Houssin
ffc6812241
Fix: avoid php strict mode warning
2012-03-23 18:19:50 +01:00
Regis Houssin
3c794967c3
Fix: multiple avoid warning with php strict mode
2012-03-23 17:18:33 +01:00
Regis Houssin
be7da6f52c
Fix: avoid warning in php strict mode
2012-03-23 16:44:45 +01:00
Regis Houssin
89be120764
Fix: missing actiontype of canvas
2012-03-23 22:46:15 +08:00
Laurent Destailleur
f5bd5677de
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-23 09:59:38 +01:00
Regis Houssin
1bcbe02562
Fix: wrong original values
2012-03-23 09:15:14 +01:00
Regis Houssin
de16037b93
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-23 09:03:58 +01:00
Regis Houssin
77623a9c1b
Fix: compatibility with ckeditor
2012-03-23 09:03:36 +01:00
Laurent Destailleur
8317ee1ece
Prepare code for 6 professional id.
2012-03-23 00:51:38 +01:00
Laurent Destailleur
ebaad9ded8
Fix permission vision
2012-03-23 00:27:12 +01:00
Laurent Destailleur
6b2c141083
Uniformize page name.
2012-03-23 00:08:34 +01:00
Laurent Destailleur
0321ac19c9
Fix: Remove width (total was not 100%)
...
Doxygen
2012-03-23 00:01:37 +01:00
Laurent Destailleur
0fd372e5da
Trans: Update language files
...
New: Prepare code to allow any module to change/add content of
predefined mail and signature.
2012-03-22 23:52:02 +01:00
Regis Houssin
ed46d0d65f
Fix: possibility to add options
2012-03-22 19:48:42 +08:00
Laurent Destailleur
19940e5f58
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-22 09:39:41 +01:00
Laurent Destailleur
6f7f4b6bc2
Doxygen
2012-03-22 09:39:18 +01:00
Laurent Destailleur
38ca31cf77
Doxygen
2012-03-22 09:34:06 +01:00
Regis Houssin
5d2da2c884
Fix: uniformize code
2012-03-22 08:33:44 +01:00
Laurent Destailleur
bf9b7e9090
New: Can add more js during CKEditor creation
2012-03-22 00:22:40 +01:00
Laurent Destailleur
dbc457176c
Fix: When option MAIN_DISABLE_NOTES_TAB is not enabled, we must show all
...
notes with no need to click (saved 2 clicks)
2012-03-22 00:21:45 +01:00
Laurent Destailleur
05ff0c7f0b
New: Can add more js when creating editor.
2012-03-22 00:09:05 +01:00
Laurent Destailleur
e0a89592bf
Remove useless sentence with pgsql
2012-03-21 22:29:54 +01:00
Laurent Destailleur
f37e3956b8
Prepare code to allow usage of ajax in ecm module
2012-03-21 21:32:36 +01:00
Laurent Destailleur
ee1c507190
Add id on field
2012-03-21 21:31:10 +01:00
Laurent Destailleur
fb6f3504e2
Qual: removed useless code
2012-03-21 21:30:08 +01:00
Laurent Destailleur
3ef88384b8
New: Add parameter unaccent
2012-03-21 15:58:04 +01:00
Laurent Destailleur
b098838b6f
Fix: Bad error management when enabling/disabling modules
2012-03-21 13:50:59 +01:00
Laurent Destailleur
89c906dde6
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-21 12:51:09 +01:00
Laurent Destailleur
ab6c1a5160
Qual: Add new PHPUnit test and fix bugs the test show me
2012-03-21 12:33:51 +01:00
Regis Houssin
33bf32073f
Fix: add more debug log
2012-03-21 11:17:52 +01:00
Regis Houssin
1aa71803ce
Fix: add begin/commit/rollback
2012-03-21 10:08:49 +01:00
Regis Houssin
2341e6c881
Fix: add log for debug phpunit error
2012-03-21 09:47:55 +01:00
Regis Houssin
95aa484e44
Fix: move in constructor
2012-03-21 08:53:49 +01:00
Regis Houssin
aae57a9f98
Fix: remove deprecated method
2012-03-21 02:24:09 +01:00
Regis Houssin
52a8216e3e
Fix: avoid php E_STRICT errors and compatibility with php 5.4
2012-03-21 02:12:44 +01:00
Laurent Destailleur
c0013a4581
Fix: When using a disabled user, web service must be forbidden
2012-03-20 17:18:20 +01:00
Laurent Destailleur
6d7aba45de
Regenerate password is disbaled for disabled users
2012-03-20 17:03:10 +01:00
Regis Houssin
b83026f883
Fix: for multicompany category sharing
2012-03-20 22:46:57 +08:00
Regis Houssin
e02fe135db
Fix: instantiate $mc object at the end
2012-03-20 15:28:21 +01:00
Regis Houssin
ea65c45b2c
Fix: backward compatibility
2012-03-20 15:14:37 +01:00
Regis Houssin
507e9af5cb
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-20 14:42:53 +01:00
Regis Houssin
b7af14393c
Fix: for multicompany category sharing
2012-03-20 14:42:43 +01:00
Laurent Destailleur
845fe95128
Return specific code for duplicate
2012-03-20 13:51:50 +01:00
Laurent Destailleur
4690944216
checkstyle
2012-03-20 12:46:57 +01:00
Regis Houssin
82cff13b66
Fix: missing type of category
2012-03-20 12:26:02 +01:00
Regis Houssin
dea518875d
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-20 11:59:53 +01:00
Regis Houssin
2967c2357e
Fix: compatibility with multicompany
2012-03-20 11:59:18 +01:00
Laurent Destailleur
fc18414228
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-20 09:23:32 +01:00
Laurent Destailleur
97f0095251
PDF are better with all PDF sizes
2012-03-20 09:22:41 +01:00
Regis Houssin
ca341a1bb9
Fix: the truncation is really blocking, especially if you can view all
2012-03-20 08:54:33 +01:00
Laurent Destailleur
18aecbaa9e
Add test to work with old FPDF.
2012-03-20 01:42:18 +01:00
Laurent Destailleur
e7d07c0a91
New: add supplier ref on supplier invoice.
2012-03-19 22:26:24 +01:00
Laurent Destailleur
d5c6c99493
checkstyle
2012-03-19 22:07:23 +01:00
Laurent Destailleur
4295699e0c
Qual: Uniformize code and filename
2012-03-19 22:06:28 +01:00
Laurent Destailleur
0f87181c2a
Add log info
2012-03-19 22:02:22 +01:00
Laurent Destailleur
b583e71552
Look: Increase tab size. Reduce size of css. Removed a non pretty line.
2012-03-19 18:54:12 +01:00
Laurent Destailleur
3383d314c9
Doxygen
2012-03-19 17:18:11 +01:00
Laurent Destailleur
5759523c7a
Qual: removed useless tests
2012-03-19 16:16:04 +01:00
Laurent Destailleur
336d18edd7
Missing ;
2012-03-19 16:06:36 +01:00
Laurent Destailleur
fb33dd6801
Qual: Move class file into class dir
...
Qual: Utility methods must be static.
2012-03-19 15:51:55 +01:00
Laurent Destailleur
99d740fd2f
New: [ task #285 ] Add search filter on project in tasks list.
2012-03-19 14:44:27 +01:00
Laurent Destailleur
0b71aceb90
New: Each user can remove/add its own boxes.
2012-03-19 14:06:21 +01:00
Laurent Destailleur
d6588a53a1
Fix: Missing global
2012-03-19 11:22:59 +01:00
Laurent Destailleur
088947857e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-19 10:46:41 +01:00
Laurent Destailleur
5e3e5cc5f7
Fix: rss example was deprecated
2012-03-19 10:46:16 +01:00
Regis Houssin
aefd43db2c
Fix: rename deprecated field for avoid conflict
2012-03-19 10:17:24 +01:00
Laurent Destailleur
e4a5b6e24e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-18 23:45:58 +01:00
Laurent Destailleur
fe9b244a38
Fix: Removed HTML5 warnings
2012-03-18 23:42:53 +01:00
Laurent Destailleur
e1d59b73a9
Fix: Removed warnings
2012-03-18 22:51:11 +01:00
Regis Houssin
3afb2878c2
Fix: broken indentation
2012-03-18 20:45:01 +01:00
Regis Houssin
99ab46510b
Fix: remove private status for external modules
2012-03-18 20:23:50 +01:00
Regis Houssin
4ecc64504d
Fix: use the original json functions
2012-03-18 19:59:38 +01:00
Laurent Destailleur
ed41e03589
Qual: Fix a ton of CheckStyle errors
2012-03-18 19:23:01 +01:00
Laurent Destailleur
7c4ef2fbf7
Qual: Move some class as private
2012-03-18 17:47:17 +01:00
Laurent Destailleur
2086d4f3fa
Add TODO comments
2012-03-18 17:31:36 +01:00
Laurent Destailleur
1fd5a0d755
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-18 17:17:10 +01:00
Regis Houssin
579df2b131
Add TODO
2012-03-18 15:30:01 +01:00
Regis Houssin
b82ff3f759
Fix: missing parameter
2012-03-18 15:22:15 +01:00
Regis Houssin
f66236af81
Fix: check only POST
2012-03-18 15:20:25 +01:00
Regis Houssin
05a5a0fc9a
Fix: bypass GETPOST check with ckeditor
2012-03-18 15:15:11 +01:00
Regis Houssin
370979f6c6
Fix: for compatibility
2012-03-18 14:40:42 +01:00
Regis Houssin
79bdb85f6d
Fix: missing return num
2012-03-18 14:25:39 +01:00
Regis Houssin
5d33f687ae
Fix: change for getJSON format
2012-03-18 14:17:10 +01:00
Regis Houssin
7f7ef8da1e
Fix: this parameter is used by editInPlace() method for define the save
...
method
2012-03-18 14:10:04 +01:00
Regis Houssin
cfd72a5f73
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-18 14:07:07 +01:00
Regis Houssin
808c4b5732
New: testing a new method to avoid reloading the page
2012-03-18 14:06:55 +01:00
Laurent Destailleur
23d523158a
Doxygen
2012-03-18 12:51:13 +01:00
Laurent Destailleur
b0d319eaf7
Update code comments.
...
TODO: What is the goal of field 5 in
ckeditor:dolibarr_zzz:width:height:?:1:rows:cols
2012-03-18 12:48:07 +01:00
Regis Houssin
3cdff5361f
Fix: add empty message in combobox
2012-03-18 12:18:23 +01:00
Regis Houssin
9526465824
Fix: for compatibility with edit in place
2012-03-18 11:22:28 +01:00
Regis Houssin
630844d698
Fix: wrong copy/paste :-)
2012-03-18 11:17:50 +01:00
Regis Houssin
d752e25946
New: add new notes system in contract and order/invoice supplier module
2012-03-18 11:13:01 +01:00
Laurent Destailleur
55af663784
More space between boxes
2012-03-18 03:48:12 +01:00
Laurent Destailleur
96e9e088e3
Doxygen
2012-03-18 02:22:54 +01:00
Laurent Destailleur
dc86095c06
Doxygen
2012-03-18 02:19:27 +01:00
Laurent Destailleur
59bef9caa1
Qual: Uniformize code to use new note system.
2012-03-18 02:01:23 +01:00
Laurent Destailleur
9ed46d9892
Fix: Navigation arrows were missing
2012-03-18 01:25:08 +01:00
Laurent Destailleur
763eb8f32c
Fix: jpeg works like jpg
2012-03-18 01:21:18 +01:00
Laurent Destailleur
a7a55645d8
Fix: Some fix when using fckeditor with notes.
...
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Laurent Destailleur
d87f14b7ce
Fix: minor change
2012-03-17 23:38:44 +01:00
Laurent Destailleur
8d1b9055b4
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/tpl/notes.tpl.php
2012-03-17 23:32:28 +01:00
Laurent Destailleur
21a1d47130
New: Can define if ckeditor is opened or not in editval
...
New: Can use a width of 100% in ckeditor
2012-03-17 23:27:53 +01:00
Laurent Destailleur
4c2da4f5fa
New: Can define if ckeditor is opened or not in editval
...
New: Can use a width of 100% in ckeditor
2012-03-17 23:11:25 +01:00
Laurent Destailleur
e5190a00c8
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-17 21:32:32 +01:00
Laurent Destailleur
d59848e18e
New: Enhance box management
2012-03-17 21:32:10 +01:00
Regis Houssin
c41fd9c314
Fix: test with auguria
2012-03-17 18:38:34 +01:00
Regis Houssin
bd4b24f1eb
Fix: add <br> for default note tab
2012-03-17 18:27:31 +01:00
Regis Houssin
815ee68f8f
Fix: use div instead table
2012-03-17 18:10:59 +01:00
Regis Houssin
e8b40ab22c
Try to build table with div and css
2012-03-17 17:37:15 +01:00
Regis Houssin
281c6b7f2a
New: sharing code of contact and note tabs
2012-03-17 16:05:58 +01:00
Laurent Destailleur
1ddcd5ffb0
Prepare to allow to define nb of lines fox each box
2012-03-17 14:59:45 +01:00
Laurent Destailleur
da94f76364
New: When a module with boxes is activated, box is also activated by
...
default for everybody, except for users that had personlized their box
view.
2012-03-17 14:29:48 +01:00
Laurent Destailleur
1d51ee3aab
Perf: Reduce quantity of code for boxes.
2012-03-17 14:04:16 +01:00
Laurent Destailleur
88a1a0f06d
fix: Checkstyle
2012-03-17 14:03:31 +01:00
Regis Houssin
e16b1067cd
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/ajax/extraparams.php
2012-03-17 09:47:56 +01:00
Regis Houssin
181fac1d9d
Fix: End of line character is invalid; expected "\n" but found "\r\n"
2012-03-17 09:45:14 +01:00
Regis Houssin
938d0beccf
Fix: End of line character is invalid; expected "\n" but found "\r\n"
2012-03-17 09:30:49 +01:00
Regis Houssin
5e43b326fe
Try to avoid phpunit error
2012-03-17 09:08:54 +01:00
Regis Houssin
da4a29462e
Fix: php unit test error
2012-03-17 08:50:09 +01:00
Laurent Destailleur
d8becd3cdb
Doxygen
2012-03-17 01:13:10 +01:00
Laurent Destailleur
02cdd86066
Doxygen
2012-03-17 00:47:01 +01:00
Laurent Destailleur
a458ea3582
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-17 00:23:17 +01:00
Laurent Destailleur
3f11e51fbb
Doxygen
2012-03-17 00:22:48 +01:00
Laurent Destailleur
4806f2ad54
New: Add webservice to get all product ids.
2012-03-16 23:06:38 +01:00
Regis Houssin
e84c77ba31
New: add template for infos and contacts tabs and show/hide bloc system
2012-03-16 22:02:14 +01:00
Regis Houssin
60a6c3fa95
Fix: missing fetch for get extraparams
2012-03-16 19:16:17 +01:00
Regis Houssin
81a97edf9c
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 18:37:16 +01:00
Regis Houssin
205f884ec0
Fix: try to use div title with show/hide effect
2012-03-16 18:36:32 +01:00
Laurent Destailleur
826a5f80e9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-03-16 18:36:03 +01:00
Laurent Destailleur
aa195b9ecf
New: Add web service to list product. Not stable yet.
2012-03-16 18:35:39 +01:00
Regis Houssin
8ab71288a6
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 17:40:41 +01:00
Regis Houssin
ccf1665837
Fix: missing status after set draft
2012-03-16 17:37:18 +01:00
Regis Houssin
5de859d14b
Fix: missing colspan if view line number is active
2012-03-16 17:26:19 +01:00
Regis Houssin
fb38bba794
Merge pull request #133 from simnandez/develop
...
Trad: Add ca_ES and es_ES missing translations
2012-03-16 09:01:27 -07:00
Regis Houssin
b862b37731
New: update CKEditor to 3.6.2
2012-03-16 16:56:18 +01:00
simnandez
017701b3f1
Trad: Add ca_ES and es_ES missing translations
2012-03-16 16:33:27 +01:00
Regis Houssin
09e6867029
New: add view/edit notes in "deplacement" and "fichinter" cards
2012-03-16 16:01:45 +01:00
Regis Houssin
77de410491
Fix: doxygen
2012-03-16 14:41:22 +01:00
Regis Houssin
5a0ee19a0b
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 14:33:03 +01:00
Regis Houssin
391ce8490f
New: add "extraparams" field for stock extra parameters with json
2012-03-16 14:32:37 +01:00
Laurent Destailleur
e27bdac81a
Fix: Restore correct name of field.
2012-03-16 13:27:03 +01:00
Laurent Destailleur
a0f6d5824d
Fix: Better warning message. To lock install, recommanded solution is having an install.lock file, not deleting directory.
2012-03-16 11:23:53 +01:00
Regis Houssin
1622a86d71
New: possibility to view/edit notes in invoice card
2012-03-16 11:12:59 +01:00
Laurent Destailleur
7e69c79a29
Comments
2012-03-16 11:08:04 +01:00
Regis Houssin
0df083a8d8
Fix: update security
2012-03-16 10:55:29 +01:00
Regis Houssin
88d5cbc678
New: possibility to view/edit notes in order card
2012-03-16 09:46:21 +01:00
Regis Houssin
ae54a229fb
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 09:39:45 +01:00
Regis Houssin
dae20441d0
Fix: add template for view/edit notes in object card and add possibility
...
to show/hide this bloc
2012-03-16 09:39:32 +01:00
Laurent Destailleur
6ae4292563
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 09:36:21 +01:00
Laurent Destailleur
46d08a9d3b
Doxygen
2012-03-16 09:35:59 +01:00
Laurent Destailleur
6e864bc992
Doxygen
2012-03-16 09:34:19 +01:00
simnandez
00474e119f
Fix: Bad departement name
2012-03-16 09:15:29 +01:00
Laurent Destailleur
245edb8596
Fix: Maxi debug on sending document by email. Works now with odt too.
2012-03-16 00:34:41 +01:00
Laurent Destailleur
bc94ec9cd6
Fix: We allow to add credit not higher than invoice amount.
2012-03-15 22:51:02 +01:00
Laurent Destailleur
1f0cddc464
Add hidden option to allow negative invoices (for test purpose only,
...
negative invoices should be done using credit note).
2012-03-15 22:38:55 +01:00
Laurent Destailleur
5f8fc30121
Fix: Avoid duplicate hooks
2012-03-15 22:37:42 +01:00
Laurent Destailleur
d60bb77fea
Save one click when using backup/restore.
2012-03-15 20:45:08 +01:00
Laurent Destailleur
cd036aa8ae
Fix: pgsql compatibility
2012-03-15 20:00:11 +01:00
Regis Houssin
e8ec5f5ad7
New: add vat rate in supplier price
...
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
Regis Houssin
d296f17f36
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-15 16:02:43 +01:00
Laurent Destailleur
62801532a7
Add a protection for duplicate modules
2012-03-15 16:01:56 +01:00
Laurent Destailleur
5edcc19820
Add a protection for duplicate modules
2012-03-15 15:47:01 +01:00
Regis Houssin
704d7de02a
New: add load_cache_vatrates() method
2012-03-15 11:01:29 +01:00
Regis Houssin
993b5eefaf
Fix: wrong blank space for jquery combobox
...
Fix: uniformize code
2012-03-15 10:14:54 +01:00
Laurent Destailleur
62e0814041
Fix: Removed not standard/compatible SQL. External module should not
...
have foreign keys with standard tables. This creates
dependencies and instabilities of core code. Integrity must be checked
by applications for external modules, not by database.
2012-03-15 09:46:44 +01:00
Laurent Destailleur
3a8885eea6
Fix: If a project must be linked to any companies (suppliers or not),
...
project must be not be set as limited to customer but must be not linked
to any particular thirdparty
2012-03-15 09:36:39 +01:00
Laurent Destailleur
25257ee873
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-15 09:26:50 +01:00
Laurent Destailleur
d76802630a
Doxygen
2012-03-15 09:26:14 +01:00
Regis Houssin
8dc8297afe
Fix: missing tva rates of supplier
2012-03-15 09:19:38 +01:00
defrance69
7b20e15b23
Update htdocs/fichinter/fiche.php
2012-03-15 15:23:06 +08:00
Regis Houssin
a1085f9c9c
Fix: missing public note and private note
2012-03-15 08:17:47 +01:00
Regis Houssin
72d8dbaa55
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-15 07:24:10 +01:00
Regis Houssin
e86fed02fc
Fix: missing linked objects
2012-03-15 07:23:49 +01:00
Regis Houssin
942b1f2a19
Fix: status not updated after reopen
2012-03-15 06:59:27 +01:00
Laurent Destailleur
f96a72b090
doxygen
2012-03-14 23:11:49 +01:00
Regis Houssin
5d0a8945c1
New: add getNomUrl() method
2012-03-14 19:17:04 +01:00
Regis Houssin
43929ab3f9
Fix: javascript DOM problem
2012-03-14 18:25:05 +01:00
Regis Houssin
9b7afbc29b
Works on alternative addresses management
2012-03-14 18:03:36 +01:00
Regis Houssin
f779c03c6b
Fix: trad
2012-03-14 16:49:44 +01:00
Regis Houssin
4e98687b13
Fix: remove old constants
2012-03-14 16:37:48 +01:00
Regis Houssin
90cdf27007
Fix: move delivery address in contact tab
2012-03-14 16:26:22 +01:00
Regis Houssin
44158efa95
Fix: possibility to have dynamic menu title with auguria menu
2012-03-14 16:07:44 +01:00
Regis Houssin
551b9c619a
Fix: different trad if addresses management
2012-03-14 15:32:48 +01:00
Regis Houssin
b1de2aced2
Fix: correct end of page
2012-03-14 15:08:40 +01:00
Regis Houssin
0c8686b5b4
Fix: possibility to use alternative addresses management
2012-03-14 15:04:55 +01:00
Laurent Destailleur
1194de5089
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-14 14:49:09 +01:00
Laurent Destailleur
228f10669d
Fix: Use bad language
2012-03-14 14:48:27 +01:00
Laurent Destailleur
84397b4735
New: Add same contact tab than for object origin. This is to avoid to
...
switch to view/edit.
2012-03-14 14:00:20 +01:00
Regis Houssin
69e98d4100
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-14 12:14:42 +01:00
Regis Houssin
6bf5132edb
Works on alternative addresses management
2012-03-14 12:14:28 +01:00
Laurent Destailleur
fafc61b1d9
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-14 11:50:22 +01:00
Laurent Destailleur
9e5cffc62b
Doxygen
2012-03-14 11:49:11 +01:00
Regis Houssin
5fbd8e4cee
Fix: move method in common class
2012-03-14 11:11:46 +01:00
Regis Houssin
9821a2d9be
Fix: uniformize code again
2012-03-14 09:51:35 +01:00
Regis Houssin
6b54f50dd4
Fix: uniformize code
2012-03-14 09:40:11 +01:00
Regis Houssin
fdd7b71417
Fix: trad
2012-03-14 09:21:05 +01:00
Regis Houssin
fea476d14b
Fix: remove unused class
2012-03-14 08:00:56 +01:00
Regis Houssin
ba15a73831
Works on an alternative address management
2012-03-14 07:49:41 +01:00
Regis Houssin
777c402f62
Fix: add elseif
2012-03-13 20:21:08 +01:00
Regis Houssin
4d1416d0e6
Fix: remove unused and deprecated method
2012-03-13 20:15:13 +01:00
Regis Houssin
a76447c12e
Fix: remove external module class
2012-03-13 20:06:38 +01:00
Regis Houssin
f8bf7ade83
Fix: move method in common class
2012-03-13 20:01:10 +01:00
Regis Houssin
9831a2028c
Fix: missing variable
2012-03-13 19:36:00 +01:00
Regis Houssin
deb30b6f17
Fix: uniformize code
2012-03-13 19:34:22 +01:00
Regis Houssin
150f3ecfe3
Fix: move method in common class
2012-03-13 19:24:11 +01:00
Regis Houssin
dcf72206f0
Fix: disable foreign key checks for external modules constraints
2012-03-13 18:10:16 +01:00
Regis Houssin
dabd8e4ba7
Fix: remove unused field
2012-03-13 18:02:16 +01:00
simnandez
7e02e3faf6
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 17:28:55 +01:00
Regis Houssin
5b6d6fc731
Fix: wrong object name
2012-03-13 09:45:52 +01:00
Regis Houssin
13b5bd9a90
Fix: sql error
2012-03-13 09:44:03 +01:00
Regis Houssin
2d65ffcf62
Merge pull request #129 from simnandez/develop
...
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 01:42:34 -07:00
simnandez
f7a80599cc
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 09:38:50 +01:00
Laurent Destailleur
66bad9ea04
Doxygen
2012-03-13 09:38:00 +01:00
Laurent Destailleur
4f23be1b50
Qual: Removed checkstyle errors and dead code
2012-03-13 01:43:13 +01:00
Laurent Destailleur
707a042189
Fix: Some fix to manage "millimes" for tunisia.
2012-03-13 00:40:48 +01:00
Laurent Destailleur
6050fc3c82
Doxygen
2012-03-13 00:40:22 +01:00
Laurent Destailleur
da038d991e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-03-12 17:26:30 +01:00
Laurent Destailleur
20950d785f
Fix: Clean corrupted data to avoid migration errors
2012-03-12 17:25:53 +01:00
Regis Houssin
640f2e4c22
Fix: add getApiError() method
2012-03-12 17:17:00 +01:00
Regis Houssin
dec582843b
Fix: try to use jeditable autocomplete (not stable)
2012-03-12 16:39:53 +01:00
Regis Houssin
2048c88975
Fix: try jeditable autocomplete
2012-03-12 23:12:58 +08:00
Laurent Destailleur
117bde13d9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-03-12 15:10:13 +01:00
Laurent Destailleur
36db79c249
Doxygen
2012-03-12 15:09:46 +01:00
Regis Houssin
0b67e88f08
Fix: problem if more than one element of the same type
2012-03-12 21:38:28 +08:00
Laurent Destailleur
c040abe574
Fix: Restore note tab as using notes inside the main card is not possible for a lot of users since content of note is too large. Also this tab will receive/show more features in future version (for example, notes specific for each users and history of notes. So i added instead an option to hide tabs for people who don't whant it..
2012-03-12 11:33:25 +01:00
Regis Houssin
e033f202d1
Fix: more clickless, remove "note" tab
2012-03-12 17:49:53 +08:00
Laurent Destailleur
c18a5dfad0
Update languages
2012-03-12 10:42:34 +01:00
Regis Houssin
548fc57846
Test to move fetch in head of page
2012-03-12 09:28:02 +01:00
Laurent Destailleur
ac4accfe08
Fix: Solve corrupted data to avoid errors during migration
2012-03-11 23:58:41 +01:00
Laurent Destailleur
2aa92fa249
Fix: bad class
2012-03-11 23:46:31 +01:00
Laurent Destailleur
b5fc41fadc
Fix: Removed a lot of checkstyle warnings
2012-03-11 22:08:46 +01:00
Laurent Destailleur
aea97075f1
Fix: Fix some bugs (phpunit is now ok with pgsql too)
2012-03-11 21:45:17 +01:00
Laurent Destailleur
fa77bf9d5b
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-11 21:11:53 +01:00
Laurent Destailleur
08149725b4
Add hebrew language
2012-03-11 21:07:07 +01:00
Regis Houssin
3871f3a6dd
Fix: missing contacts with order to invoice
2012-03-11 11:57:15 +01:00
Regis Houssin
733350f2b8
Fix: more simple
2012-03-11 09:31:43 +01:00
simnandez
31125d560f
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-10 18:55:21 +01:00
Laurent Destailleur
6cf68c12d3
Fix: Upgrade from maintenace version
2012-03-10 14:19:28 +01:00
Laurent Destailleur
12b580a979
Update the about page.
2012-03-10 13:52:08 +01:00
Laurent Destailleur
6059cc64cf
Trans
2012-03-10 13:39:17 +01:00
Laurent Destailleur
6a93439902
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-10 01:08:04 +01:00
Laurent Destailleur
708561b51a
Qual: Move hard coded styles into CSS id/class.
2012-03-10 01:07:35 +01:00
Laurent Destailleur
6280605965
Fix: Move include
2012-03-10 01:06:58 +01:00
Laurent Destailleur
37b9824c10
Fix: Checkstyle
2012-03-10 01:06:41 +01:00
Laurent Destailleur
f89d72ce7d
Better look for payment page
2012-03-10 01:06:22 +01:00
Regis Houssin
b27a206b23
Fix: force generic object if savemethod is not defined
2012-03-09 19:03:49 +01:00
Regis Houssin
616698889c
Fix: move script to js core file
2012-03-09 18:21:11 +01:00
Regis Houssin
d41ab4588b
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-09 18:04:00 +01:00
Regis Houssin
96a5eadcfd
Fix: missing extension
2012-03-09 18:03:32 +01:00
simnandez
2e9ef6f49a
Fix: Missing translation
2012-03-09 17:21:53 +01:00
Regis Houssin
ca468c2f84
Fix: hook object more simple
2012-03-09 14:48:56 +01:00
Regis Houssin
2117cf7a6a
Fix: use $context for key to avoid data corrupt
...
Fix: remove dao instantiation
2012-03-09 14:34:53 +01:00
Laurent Destailleur
bcff85108e
Fix: substitutions modules were not executed.
2012-03-09 10:52:54 +01:00
Laurent Destailleur
116ec45f38
Fix: Selected value is not lost on error
2012-03-09 10:35:14 +01:00
Laurent Destailleur
6cdd6fb137
Revert "Change main currency name with current name of currency because value is used as label to show amount when using numberword module."
...
This reverts commit 83d775d0ed .
2012-03-09 10:11:49 +01:00
Laurent Destailleur
b5956317bc
Fix: Missing include
2012-03-09 09:56:22 +01:00
Laurent Destailleur
2819e72084
Doxygen
2012-03-09 09:38:31 +01:00
Laurent Destailleur
83d775d0ed
Change main currency name with current name of currency because value is
...
used as label to show amount when using numberword module.
2012-03-09 09:33:18 +01:00
Regis Houssin
99c177df46
Fix: missing object $db
2012-03-09 08:28:30 +01:00
simnandez
6c9433c384
New: [ task #156 ] Create an invoice from a delivery receipt. Firsts
...
works
2012-03-08 22:30:45 +01:00
simnandez
c98b718d61
Trad: Missing translation
2012-03-08 20:59:33 +01:00
simnandez
b45d2a222e
Fix: Security
2012-03-08 15:28:32 +01:00
Regis Houssin
6c8d9a0240
Fix: view currency symbol and remove DAO code
2012-03-08 14:39:40 +01:00
Regis Houssin
97828e44ad
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-08 14:17:22 +01:00
Regis Houssin
727a18fde5
Fix: use new default variable
2012-03-08 14:17:08 +01:00
Regis Houssin
747774d75a
Merge pull request #123 from simnandez/develop
...
Fix: Security
2012-03-08 04:33:19 -08:00
Regis Houssin
081f321a95
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-08 13:25:29 +01:00
Regis Houssin
620c258360
Fix: view unicode and currency symbol in dictionnary
2012-03-08 13:25:03 +01:00
simnandez
96fc2cb8ea
Fix: Security
...
Qual: Clean data if transfer is ok
2012-03-08 12:20:47 +01:00
FHenry
3acbc0318a
Update for hook parameters
2012-03-08 19:19:12 +08:00
Regis Houssin
e34996e978
Fix: remove unused field
2012-03-08 12:11:40 +01:00
Regis Houssin
d07ff6ec11
Fix: missing object $db
2012-03-08 12:05:32 +01:00
Regis Houssin
ee86da0e1e
Fix: refactorize llx_c_currencies and currency symbol
2012-03-08 11:49:38 +01:00
FHenry
7b5c9de555
.
2012-03-08 05:15:15 +08:00
FHenry
aba929ed69
hook parameters on select product
2012-03-08 05:15:01 +08:00
Regis Houssin
635cd4e970
New: add currency code converter
2012-03-07 20:52:28 +01:00
Laurent Destailleur
76463b0e8c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-07 14:27:40 +01:00
Laurent Destailleur
b08848eb5b
New: Add a page to explain how to make translations (only on not
...
complete translation languages)
2012-03-07 14:27:17 +01:00
Regis Houssin
a56a3946a4
Fix: clean parameters
2012-03-07 14:21:49 +01:00
Regis Houssin
fb09e188ff
Fix: force to use sslv3
2012-03-07 13:39:05 +01:00
Regis Houssin
4e99563831
Fix: "code" field is deprecated
2012-03-07 00:28:10 +01:00
Laurent Destailleur
a3cf07baf1
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-03-05 16:42:09 +01:00
Regis Houssin
38b3f592d2
Fix: refactorize with code
2012-03-05 16:26:46 +01:00
Regis Houssin
513a0673d2
Fix: remove unused field
2012-03-05 16:26:29 +01:00
Regis Houssin
7d3e96699d
Fix: add load cache for currencies
2012-03-05 16:26:11 +01:00
Laurent Destailleur
5711c19601
Fix: shadow style was lost
2012-03-05 15:51:24 +01:00
simnandez
743489ae1d
Fix: Security
2012-03-05 11:16:30 +01:00
Regis Houssin
ddedb68aeb
Fix: php unit test warning
2012-03-05 07:59:00 +01:00
Laurent Destailleur
b8036d844f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-04 22:18:44 +01:00
Laurent Destailleur
e4b697fa75
New: Show delivery date into proposal template azur.
2012-03-04 22:18:15 +01:00
Laurent Destailleur
f241e338b3
Fix: Removed warning
2012-03-04 22:12:04 +01:00
Regis Houssin
cbbe00e03f
Fix: move to an external module
2012-03-04 21:19:34 +01:00
Regis Houssin
55f5e26b85
New: works on multi-currency
2012-03-04 20:52:35 +01:00
Regis Houssin
a4863ffa89
Fix: missing compatibility
2012-03-04 18:38:28 +01:00
Laurent Destailleur
93d838d0c8
Fix: W3C
2012-03-04 16:48:05 +01:00
Laurent Destailleur
e94dd4c661
Fix: The tms fields were not auto updated with pgsql
2012-03-04 16:42:34 +01:00
Laurent Destailleur
06dc5aa9dd
Fix: Do not loose data from post if it fails
2012-03-04 13:07:36 +01:00
Laurent Destailleur
4677ebd4aa
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-04 13:01:23 +01:00
Laurent Destailleur
055689e2dc
New: Import use generated codes if not provided into input file.
2012-03-04 13:00:53 +01:00
Regis Houssin
ef7cd26ef2
Fix: wrong field name
2012-03-04 10:26:01 +01:00
Regis Houssin
5e402f667e
Fix: php unit test warning
2012-03-04 10:13:52 +01:00
Regis Houssin
68ce569d05
Fix: compatibility with edit in place
...
Qual: use generic function and remove unused
Todo: Type of product combobox is not compatible with edit in place
2012-03-04 09:43:56 +01:00
Laurent Destailleur
00b7ad4a78
New: Can convert a product/service into service/product.
2012-03-04 01:41:36 +01:00
Laurent Destailleur
e45bbb622a
Fix: Some fix and uniformize code for extra parameters.
2012-03-04 01:09:39 +01:00
Laurent Destailleur
dd92cea7ed
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-03 20:57:00 +01:00
Laurent Destailleur
130bca84d6
Fix: fk_stcomm is no more required.
2012-03-03 20:56:39 +01:00
Regis Houssin
bbbca891f8
Fix: missing entity
2012-03-03 20:19:21 +01:00
Laurent Destailleur
4f5e88adb6
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-03 20:09:09 +01:00
Laurent Destailleur
821ea356d0
Fix: warning not visible when required
2012-03-03 20:06:06 +01:00
Regis Houssin
0dbef2d784
Try to add hook in main login page
2012-03-03 20:05:32 +01:00
Laurent Destailleur
585f386ba3
Try a better fix
2012-03-03 19:09:29 +01:00
Laurent Destailleur
f5c551d725
New: Can use personalized fields of products/services.
2012-03-03 19:02:44 +01:00
Regis Houssin
2de1ff11e2
Fix: uniformize code and remove htmlentities (bad character with utf8
...
files)
2012-03-03 18:41:06 +01:00
Laurent Destailleur
80b75fa67d
Fix: boxes must not be removed after update
2012-03-03 17:37:45 +01:00
Laurent Destailleur
4f1a49bd42
Fix: pgsql compatibility
2012-03-03 16:53:21 +01:00
Laurent Destailleur
6d8c1bf7c6
Fix: Removed warnings
2012-03-03 16:44:05 +01:00
Laurent Destailleur
2772d1dfa2
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-03 16:34:13 +01:00
Laurent Destailleur
fb6aad19e5
New: Import wizard can import personalized fields
2012-03-03 16:33:38 +01:00
Laurent Destailleur
8cf008c10b
Fix: Better error management
2012-03-03 13:42:27 +01:00
Regis Houssin
5139c0a69e
Fix: time is not necessary
2012-03-03 11:38:45 +01:00
Regis Houssin
b74e24ab46
Fix: increase size
2012-03-03 09:06:26 +01:00
Regis Houssin
047edc69f9
Fix: unit test warning
2012-03-03 07:45:25 +01:00
Laurent Destailleur
cb3104220e
Fix: Instantiate if not already done
2012-03-02 19:36:43 +01:00
Regis Houssin
034b0fc4d4
New: add dol_json_encode and dol_json_decode instead
...
serialize/unserialize
2012-03-02 17:48:05 +01:00
Regis Houssin
30c7bf811b
Fix: add pdf_writeLinkedObjects method
2012-03-02 15:03:46 +01:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
simnandez
3bc47ff4e9
Fix: Security
2012-03-02 14:53:49 +01:00
simnandez
f319ec7dd2
Fix: Bad sql query
2012-03-02 20:15:43 +08:00
Regis Houssin
e1f97c009b
Fix: for add external linked objects
2012-03-02 17:52:47 +08:00
simnandez
ebca3ed302
Trad: Test on browser version during install step.
2012-03-02 17:40:47 +08:00
Regis Houssin
5b3a3b8e2e
Fix: add array return
2012-03-02 17:40:16 +08:00
Regis Houssin
61e90e0d9d
Fix: add $hookmanager parameter
2012-03-02 10:26:03 +01:00
Regis Houssin
71e5e27e7e
Fix: instantiate $hookmanager if not exist
2012-03-02 10:16:50 +01:00
Regis Houssin
f39e156f3a
New: add pdf_getLinkedObjects hook
2012-03-02 08:31:38 +01:00
Regis Houssin
64b8486494
New: add method for show linked objects in pdf
2012-03-02 08:11:40 +01:00
Regis Houssin
addc8db9e7
Fix: rename hooks
2012-03-01 16:51:59 +01:00
FHenry
0cf4619682
Emailing campaign- unsubcribe and use of md5 tag
2012-03-01 14:51:07 +01:00
FHenry
adb2006505
Merge remote-tracking branch 'origin/develop' into develop
2012-03-01 14:32:07 +01:00
Laurent Destailleur
e0d8fae676
Fix: pgsql
2012-03-01 09:40:05 +01:00
Laurent Destailleur
7cd88b8fce
Fix: Better error management
2012-03-01 09:35:04 +01:00
Laurent Destailleur
9174182a27
Fix: Removed warning
2012-03-01 09:24:45 +01:00
Regis Houssin
6aa7e90834
Fix: merge problem
2012-03-01 08:03:27 +01:00
Regis Houssin
f3cb926c3c
Fix: use generic array for all parts
2012-03-01 13:58:33 +08:00
Laurent Destailleur
7c4e908639
models_modules isn't enough so we use same facture_invoice,
...
commande_invoice, propale_invoice. This means module descriptor file
should contains
module_parts('facture'=>1) if we want to add doc template for invoice
into module/core/modules/facture/doc
2012-03-01 02:06:08 +01:00
Laurent Destailleur
b9705ebff7
Fix: Init var
2012-03-01 00:47:36 +01:00
Laurent Destailleur
d812b0e1da
Add estonian language
2012-03-01 00:36:34 +01:00
Laurent Destailleur
5fea0abd0d
Fix: The repair script works also for postgresql
2012-03-01 00:33:04 +01:00
Laurent Destailleur
badc6d0f45
Fix: Fix tons of bugs after change for new way to declare modules
...
features
2012-03-01 00:03:16 +01:00
Laurent Destailleur
e0f7637bb3
Fix: Restore barcode management
2012-02-29 22:54:34 +01:00
Laurent Destailleur
18a7cd1e33
Perf: Try a speed enhancement
2012-02-29 21:22:08 +01:00
Regis Houssin
0b945f0716
Fix: use dol_buildpath
2012-03-01 04:10:50 +08:00
Laurent Destailleur
dd9e150743
Fix: Bad test
2012-02-29 20:58:05 +01:00
Laurent Destailleur
57c94c6736
Fix: chrome detection
2012-02-29 20:51:44 +01:00
Laurent Destailleur
51fb1b2385
Fix: Code was sharing loop for custom dir and loop for subdir modules.
...
The loop to manage customdir must be managed by the dol_buildpath so
only loop on / + module dir must be done.
2012-02-29 20:07:17 +01:00
Laurent Destailleur
7e3cb90f5a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-29 19:41:45 +01:00
Laurent Destailleur
55904f7f37
New: Test on browser version during install step.
...
Mutualize code to detect browser version.
2012-02-29 19:41:12 +01:00
simnandez
cda3600f7f
Fix: Security
2012-02-29 18:56:54 +01:00
Regis Houssin
79c0369d66
Fix: possibility to use models of external modules
2012-03-01 01:24:00 +08:00
Laurent Destailleur
07ee6208a9
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-29 17:55:16 +01:00
Laurent Destailleur
e4a5a67b47
Update languages files
2012-02-29 17:51:21 +01:00
simnandez
c74215093a
Fix: Security
2012-02-29 17:41:00 +01:00
Regis Houssin
45ff7bddb3
New: Check if there is external models to do asked by plugins
2012-03-01 00:29:56 +08:00
simnandez
8d65ed56b6
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop
2012-02-29 16:14:13 +01:00
simnandez
3981d08386
Fix: Bad coding
2012-02-29 16:13:52 +01:00
Regis Houssin
cb39926768
New: add "amount" for price treatment and add entity possibility for
...
have custom dictionnary by entities
2012-02-29 23:10:27 +08:00
Laurent Destailleur
458e7c314b
Trans
2012-02-29 15:20:46 +01:00
Regis Houssin
3f72a4b12a
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-29 15:13:26 +01:00
Regis Houssin
1aa3b79005
Fix: [bug #325 ]
2012-02-29 15:13:14 +01:00
FHenry
16408b6310
Merge remote branch 'origin/develop' into develop
2012-02-29 14:32:33 +01:00
FHenry
59f424bde3
add hook for select produit
2012-02-29 14:32:22 +01:00
simnandez
693d07d925
Trad: Add missing translations
2012-02-29 14:12:49 +01:00
Laurent Destailleur
6550ba53f6
More phpunit test
2012-02-29 11:48:03 +01:00
Regis Houssin
099d8ee06b
Merge pull request #111 from simnandez/develop
...
Trad: Add missing translations
2012-02-28 10:31:51 -08:00
Regis Houssin
27d88b34d8
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-28 19:18:34 +01:00
Regis Houssin
ffc492ba1f
Fix: security
2012-02-28 19:18:24 +01:00
simnandez
508e77e550
Trad: Add missing translations
2012-02-28 18:50:52 +01:00
Laurent Destailleur
5e32fc70ad
Fix: action must always be provided as value can be change during actions
2012-02-28 16:48:18 +01:00
Laurent Destailleur
1c4ca9b335
New: Add hidden option MAIN_ADD_PDF_BACKGROUND to add a PDF as
...
background of invoice/order generated PDF.
2012-02-27 22:57:19 +01:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Laurent Destailleur
9f40d520ce
If a post was done, we must keep value of post, even if value is ''
2012-02-27 22:03:11 +01:00
Laurent Destailleur
3012e9eeaa
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-27 21:56:40 +01:00
Regis Houssin
4bec281dd8
Fix: access forbidden if rowid is empty
2012-02-27 17:36:27 +01:00
Regis Houssin
0bae0148c1
Fix: sql injection
2012-02-27 17:24:56 +01:00
Regis Houssin
8f9b9987ff
Fix: Multiple directory traversal vulnerabilities with document.php
2012-02-27 17:02:56 +01:00
Regis Houssin
e999e3daad
Fix: remove constraints
2012-02-27 12:04:31 +01:00
Laurent Destailleur
563acb5968
For backward compatibility
2012-02-27 10:18:34 +01:00
Regis Houssin
476168410e
Fix: declaration of property
2012-02-27 09:09:34 +01:00
Regis Houssin
03e68b3d77
Fix: avoid warning
2012-02-27 09:04:41 +01:00
Regis Houssin
a56011e1da
Works on multi-currency and bank account select
2012-02-27 08:59:07 +01:00
Regis Houssin
47688668d9
Fix: add repair for broken projects
2012-02-27 08:58:12 +01:00
Regis Houssin
f4bab2f6de
Fix: avoid warning and deprecated variable
2012-02-27 08:47:25 +01:00
Regis Houssin
b745eb1e05
Fix: wrong object
2012-02-27 08:02:59 +01:00
Laurent Destailleur
7a4398e5a0
doxygen
2012-02-27 00:58:00 +01:00
Laurent Destailleur
41380d1958
Fix: Removed warning
2012-02-26 16:46:31 +01:00
Laurent Destailleur
6b7abfe9e2
Prepare code for brazil
2012-02-26 14:54:04 +01:00
Laurent Destailleur
ef90a78019
Comment
2012-02-26 14:27:54 +01:00
Laurent Destailleur
16ad5452b6
Fix: When company name is too long, wrapping overwrite address.
2012-02-26 14:27:19 +01:00
Laurent Destailleur
9270e4603b
Fix: Bad filters on stock movement list
2012-02-26 13:32:16 +01:00
Laurent Destailleur
24422afe44
Better fix
2012-02-26 02:54:16 +01:00
Laurent Destailleur
1a0793de91
Fix: Box feature was lost
2012-02-25 20:17:19 +01:00
Laurent Destailleur
e519bf0c40
Fix: Fix TODO
...
Doxygen
2012-02-25 16:24:36 +01:00
Laurent Destailleur
45f2f7b449
Fix: Second field is required
2012-02-25 16:14:59 +01:00
Laurent Destailleur
de187ab398
Try a better fix
2012-02-25 16:14:41 +01:00
Laurent Destailleur
3dcb90048c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-25 16:01:41 +01:00
Laurent Destailleur
1429411cc9
Fix: Bad lastname
2012-02-25 16:01:24 +01:00
Regis Houssin
70c9b2bda3
Fix: compatibility with edit in place
2012-02-25 12:09:27 +01:00
Regis Houssin
19f53e6caa
Fix: default customer language problem
2012-02-25 11:10:38 +01:00
Regis Houssin
58c1cb3e7c
Fix: function is outside of class and add TODO
2012-02-25 09:05:36 +01:00
Laurent Destailleur
7f1ea8520d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-25 01:34:44 +01:00
Laurent Destailleur
9d9439e498
New: All professional id can contains up to 128 chars instead of 32.
2012-02-25 01:34:05 +01:00
Laurent Destailleur
6cdee3ceb0
New: Increase size of professional ids.
2012-02-25 01:18:02 +01:00
Regis Houssin
e2cea80f69
Fix: problem with this pdf
2012-02-24 17:25:53 +01:00
Regis Houssin
3b0beed51d
Fix: professionnal id only visible if not empty
2012-02-24 16:52:33 +01:00
Regis Houssin
8e023bb384
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-24 16:32:29 +01:00
Regis Houssin
13f2fe84f9
Fix: missing object $db and missing variables declaration
2012-02-24 16:31:51 +01:00
Laurent Destailleur
db396ed67c
Doxygen
2012-02-24 11:23:52 +01:00
Laurent Destailleur
cc6a2c8d84
Fix: Compatibility of new module setup with old setup
2012-02-24 11:06:05 +01:00
Regis Houssin
1b236c5c56
Fix: possibility to add more parameters (eg: entity=0)
2012-02-24 15:53:38 +08:00
Regis Houssin
2ef70d4f52
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-24 07:07:05 +01:00
Regis Houssin
a339fd0f0a
Fix: remove obsolete doc
2012-02-24 07:06:36 +01:00
Regis Houssin
d7f92041c2
Fix: define an array by default if not exist
2012-02-24 14:00:43 +08:00
Regis Houssin
a68ac56e5b
Fix: remove obsolete code
2012-02-23 22:01:55 +01:00
Regis Houssin
673fbc457d
Fix: add debug mode and change with new module parts management
2012-02-23 20:42:25 +01:00
Regis Houssin
ee80305e6c
Fix: full path is defined by default
2012-02-23 20:03:07 +01:00
Regis Houssin
e536bef00e
Fix: serialize array parameters (hooks)
2012-02-23 19:51:56 +01:00
Regis Houssin
3770b7ffcc
Fix: remove obsolete code
2012-02-23 19:42:57 +01:00
Regis Houssin
4b4b5be6f5
Fix: bad test
2012-02-23 19:35:13 +01:00
Regis Houssin
e257d7d6d4
New: possibility to defined hooks in array format with parts module
...
system
2012-02-23 17:34:17 +01:00
Regis Houssin
2dabf0e185
Fix: possibility to defined a specific path
2012-02-23 16:20:15 +01:00
Regis Houssin
46ad02cbc8
New: add generic function for module parts
2012-02-23 15:42:03 +01:00
Regis Houssin
2624c7154b
Fix: add is_object test
2012-02-23 14:32:44 +01:00
Regis Houssin
5c362a435d
Merge branch 'develop' of git+ssh://github.com/Dolibarr/dolibarr into develop
2012-02-23 14:28:57 +01:00
Regis Houssin
a444fc955d
New: add generic function for module parts
2012-02-23 14:28:50 +01:00
FHenry
16a389b7f5
Correct Bug 315
2012-02-23 12:31:45 +01:00
FHenry
21ffd56795
Correct Bug of CSS in conf
2012-02-23 11:27:13 +01:00
Regis Houssin
b0e9cd8370
Fix: use hooks system
2012-02-23 16:41:58 +08:00
Regis Houssin
efed22417a
Merge pull request #108 from FHenry/develop
...
Read Receipt in module emailing
2012-02-23 00:11:16 -08:00
Regis Houssin
50d1ff4472
Fix: indent
2012-02-23 08:45:26 +01:00
Laurent Destailleur
c5325e94cc
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/admin/syslog.php
2012-02-23 03:32:19 +01:00
FHenry
229176ea65
Read Receipt in module emailing
2012-02-22 20:49:55 +01:00
Laurent Destailleur
2647cb72ac
New: Now all features can be provided by a module with all files inside
...
the directory of module.
2012-02-22 16:18:03 +01:00
Regis Houssin
e88d58442c
Fix: problem with this code
2012-02-22 15:24:34 +01:00
Regis Houssin
94f6034f9a
New: adding the ability to display a different value than the original
...
value, in the edit in place fields
2012-02-22 22:05:20 +08:00
Laurent Destailleur
e4cf111ac2
Fix: Do not include an output class (form) inside a core system class.
2012-02-22 14:43:13 +01:00
Laurent Destailleur
65104cbb40
Try a fix to edit log level
2012-02-22 13:23:13 +01:00
Laurent Destailleur
489c00fa9f
Fix: Trigger for delete must be done in opposite order than trigger for
...
create.
2012-02-22 12:37:39 +01:00
Laurent Destailleur
3a915de69a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-22 12:12:51 +01:00
Laurent Destailleur
ef6706a6b9
New: Add hook toprightmenu
2012-02-22 12:02:12 +01:00
Laurent Destailleur
4170c9bf3f
Fix: Bad hook name
2012-02-22 11:14:11 +01:00
simnandez
282a50512f
Fix: Use transnoentities into description
2012-02-22 09:44:46 +01:00
Regis Houssin
5a715bb4ea
Fix: add possibility to defined a different icon with css
2012-02-22 16:27:29 +08:00
Laurent Destailleur
6d9c986455
Update files
2012-02-21 23:54:22 +01:00
Laurent Destailleur
868f94c08b
Add style noshadow
2012-02-21 23:35:38 +01:00
Laurent Destailleur
c780af5962
Better contrast
2012-02-21 20:05:29 +01:00
Laurent Destailleur
c38976ce97
Better contrast
2012-02-21 19:57:35 +01:00
Regis Houssin
ea83e474dc
New: add possibility to linked other objects from external modules
2012-02-22 01:19:05 +08:00
Regis Houssin
34fd843767
Fix: update jQuery ui
2012-02-21 14:55:00 +01:00
Regis Houssin
8b107b65e8
Fix: compatibility with multi-company shared
2012-02-21 18:09:21 +08:00
Regis Houssin
0cff48f9b3
Fix: merge conflict
2012-02-21 10:47:08 +01:00
Regis Houssin
e5c0a99584
Fix: for multi-company
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/html.form.class.php
2012-02-21 10:26:38 +01:00
Laurent Destailleur
f71073c3b5
Doxygen
2012-02-21 00:18:48 +01:00
Laurent Destailleur
9e731a1c9f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-21 00:09:10 +01:00
Laurent Destailleur
b8a61e73a0
New: Add product_label into substitution tags for ODT.
2012-02-20 23:58:36 +01:00
Laurent Destailleur
f74440aa65
Fix: request
2012-02-20 23:51:00 +01:00
Regis Houssin
a5969db28b
Fix: uniformize code
2012-02-20 21:19:08 +01:00
Regis Houssin
cd23f8a040
Fix: bad rights
2012-02-20 21:17:05 +01:00
Regis Houssin
47eaaf5905
Fix: compatibility with edit in place
2012-02-20 21:10:51 +01:00
Regis Houssin
4a4da9ebbf
Fix: compatibility with edit in place
2012-02-20 21:03:59 +01:00
Laurent Destailleur
efd23e983c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-20 20:46:29 +01:00
Laurent Destailleur
222f770615
Fix: Bad link to img
2012-02-20 20:46:04 +01:00
Regis Houssin
a3ee9f83fe
Fix: remove unused object
2012-02-20 20:36:37 +01:00
Regis Houssin
fa3e134a92
Fix: add specific right access for payment
...
New: add possibility to defined success message for jeditable
2012-02-20 20:31:35 +01:00
Laurent Destailleur
58d1a042a5
Fix: print select_societe was wrong as it contains already print
...
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
8c0ad673e8
Reduce size of form.class
2012-02-20 12:31:01 +01:00
Laurent Destailleur
1bfca1d9b3
Fix: username was not autoselected
2012-02-20 12:29:12 +01:00
Laurent Destailleur
475bba2ea7
Qual: Reduce size of form.class
2012-02-20 12:20:56 +01:00
Laurent Destailleur
5540e5cb82
Qual: Reduce size of form.class
...
Qual: Removed not used file
2012-02-20 10:24:08 +01:00
Laurent Destailleur
b93c03a9c9
Qual: Doxygen
...
Perf: Reduc size of form.class.php
2012-02-20 10:09:28 +01:00
Laurent Destailleur
8466ea055c
Checkstyle
2012-02-20 09:42:57 +01:00
Laurent Destailleur
198c453a09
Fix: Default lang on CLI context was wrong
2012-02-20 01:31:02 +01:00
Laurent Destailleur
8d6655061e
Qual: Full description of lines for ODT generation share same
...
function.
2012-02-19 21:08:17 +01:00
Laurent Destailleur
75bb0eddd7
Fix: Bad br.
2012-02-19 20:31:59 +01:00
Laurent Destailleur
27f81cd9e5
Update migrate file
2012-02-19 19:45:17 +01:00
Laurent Destailleur
d7cc1bdc88
Uniformize code
2012-02-19 19:14:17 +01:00
Laurent Destailleur
52e2253e20
Fix: A delete must always be done on a fully loaded object.
2012-02-19 18:39:41 +01:00
Laurent Destailleur
0a4ffe6e69
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-19 18:35:52 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Regis Houssin
95f9de6ab4
Fix: missing rowid
2012-02-19 18:00:47 +01:00
Laurent Destailleur
e903719c36
Qual: Uniformize code
...
Perf: Very small per enhancement
2012-02-19 17:12:17 +01:00
Regis Houssin
f4104f779f
Fix: merge manually grandoc corrections
2012-02-19 17:04:02 +01:00
Laurent Destailleur
b8b1a4f60d
Fix: Style of button
2012-02-19 16:00:46 +01:00
Laurent Destailleur
bb88593ed0
Look: Minor fix
2012-02-19 15:51:42 +01:00