Regis Houssin
4f67488bd3
New: add possibility to hide unauthorized buttons
2012-06-14 20:11:43 +02:00
Laurent Destailleur
c1c94abcd3
Fix: Menu list was empty into menu editor.
2012-06-14 16:48:02 +02:00
Regis Houssin
7644fa96dc
Fix: uniformize code and add specific rights
2012-06-13 21:48:59 +02:00
Laurent Destailleur
a23df4f407
Qual: Removed deprecated var
...
New: Can add global js
2012-06-12 18:35:29 +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
Laurent Destailleur
1a3a045af6
Fix: No alpha here, this breaks ability to submit html content with
...
images or links.
2012-06-09 12:33:51 +02:00
Laurent Destailleur
df45c51336
Fix: Solve error Method Not Implemented
2012-06-01 21:15:14 +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
juanjo
a6b0242f8a
[ task #407 ] Manage PDF hidden items
2012-05-21 17:12:57 +02:00
juanjo
dbdd3f5e8a
[ task #407 ] Manage PDF hidden items
2012-05-21 16:23:52 +02:00
juanjo
b2ad2decad
[ task #407 ] Manage PDF hidden items
2012-05-21 16:20:19 +02:00
Laurent Destailleur
2ffa73660a
Better error management
2012-05-21 09:21:03 +02:00
Laurent Destailleur
8b2a17bbf0
Perf: One request instead of two.
2012-05-21 00:36:59 +02:00
Regis Houssin
34e2320e61
Fix: use $mysoc object and clean code
2012-05-18 09:03:24 +02:00
Laurent Destailleur
1c7e3d1097
Fix: cancel not supported
2012-05-15 20:39:04 +02:00
Laurent Destailleur
e0b6bee540
New: Add timezone string from browser.
2012-05-15 01:41:12 +02:00
Laurent Destailleur
e7138bce4e
Fix: daylight depends also on year (not only month and day)
2012-05-15 00:48:59 +02:00
Laurent Destailleur
4a9baa590c
Fix: Bad timezone function. Daylight was not used.
2012-05-14 16:46:48 +02:00
Laurent Destailleur
c4daa904c4
Fix: W3C
2012-05-13 17:37:53 +02:00
Laurent Destailleur
3ab6ffdd0e
Fix: A lot of fix for LDAP synchro
2012-05-11 12:10:47 +02:00
Laurent Destailleur
a3216ee0c6
Fix: Checkstyle
2012-05-09 02:39:30 +02:00
Laurent Destailleur
c01fae04e4
Qual: Uniformize management of alt directories.
2012-05-08 22:49:03 +02:00
Laurent Destailleur
a7c4a88b07
Look: Minor look enhancements
2012-05-08 15:00:46 +02:00
Laurent Destailleur
7c94b21211
Comments
2012-05-06 15:32:23 +02:00
Laurent Destailleur
4618b9b9c5
Better error management
2012-05-01 23:15:01 +02:00
simnandez
23a956c47b
Fix: Url to wiki, div message, variable more clear
2012-04-30 16:23:43 +02:00
Laurent Destailleur
8898b9a3b0
Fix: Firstname/Lastname lost
2012-04-30 16:08:34 +02:00
Laurent Destailleur
d804683b32
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-04-30 15:18:24 +02:00
Laurent Destailleur
a2246b1465
Checkstyle
2012-04-30 15:03:58 +02:00
FHenry
fca02bf918
Remove space
2012-04-30 13:53:16 +02:00
FHenry
dc42e16ff1
Secure URL use to CheckRead and Unsubcribe with security key in
...
configuration screen
2012-04-30 13:49:29 +02:00
simnandez
5713a93c27
[ task #297 ] Add a installer for external modules
...
Adaptation to changes in dol_uncompress function. More clear and
accurate messages.
2012-04-30 12:19:11 +02:00
Laurent Destailleur
ead6b387d9
Fix: Use same algo to scan modules than admin/modules page
2012-04-28 18:38:15 +02:00
Laurent Destailleur
7977897fd8
Fix: dol_uncompress function now works with all PHP and OS. Use PHP
...
native code. Only zip is supported. This is enough, modules must be zip
and only zip (tgz not more allowed).
2012-04-28 18:21:51 +02:00
Laurent Destailleur
e411852c39
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-28 17:01:48 +02:00
Laurent Destailleur
ff06360071
Fix: Overwritting code is not role of a template but of a module.
...
Code is now working as a module change. Also it is faster (no need to
make a failed include when module is not installed) and support
alternative directory.
2012-04-28 17:01:25 +02:00
Laurent Destailleur
8ea079ed96
New: Prepare change to allow usage of print sheet for any purpose (not
...
only
memeber module).
Qual: Remove duplicate declaration of version.
2012-04-28 16:37:58 +02:00
Laurent Destailleur
ef94ea5c26
Fix: Keep feature as hidden feature because when enabled, it is a
...
security hole (every worm can modify/edit data calling public urls).
2012-04-28 15:50:52 +02:00
Laurent Destailleur
84a0d93475
New: Can add a link or tooltip on fields into dictionnaries.
2012-04-28 14:52:53 +02:00
simnandez
67ba805d90
[ task #297 ] Add a installer for external modules
2012-04-27 09:11:03 +02:00
Regis Houssin
8cf1da4ddb
Fix: mac os compatibility
2012-04-26 15:02:29 +02:00
Regis Houssin
ff6624f5f1
Merge pull request #177 from simnandez/develop
...
[ task #297 ] Add a installer for external modules. Init works
2012-04-25 09:29:20 -07:00
Regis Houssin
071cef15bf
Merge pull request #175 from grandoc/develop
...
Prepair to display receiptdocument within a custom place and uniformize ...
2012-04-25 09:27:03 -07:00
simnandez
25df346bd3
[ task #297 ] Add a installer for external modules
2012-04-25 16:52:35 +02:00
simnandez
5b7ff51ffc
[ task #297 ] Add a installer for external modules. Init works
2012-04-25 12:41:00 +02:00
FHenry
5ed77c8d40
Rename global variable from MAIN_SOCIETE_UNSUBSCRIBE to
...
MAILING_EMAIL_UNSUBSCRIBE to be reliable on dolibarr implementation
2012-04-22 11:19:04 +02:00
Grand Philippe
c190d4ddf8
fix : shipping specimen is displayed, and shipping modele can be used from custom place
2012-04-22 09:28:39 +02:00
Grand Philippe
04f2b04dcf
try to fix : shipping specimen model not displayed
2012-04-22 00:41:13 +02:00
Grand Philippe
078d01b4ee
Prepair to display receiptdocument within a custom place and uniformize code
2012-04-21 18:31:20 +02:00
Laurent Destailleur
5b4b7f33ea
Fix: Missing translation
2012-04-20 13:54:42 +02:00
Laurent Destailleur
d957076955
Update xcache and xtrigger info pages
2012-04-18 15:16:34 +02:00
Laurent Destailleur
9114fec4ed
Doxygen
2012-04-16 12:01:32 +02:00
Laurent Destailleur
f7acd0f5c3
Fix: Bad path for instal.lock
2012-04-16 11:07:09 +02:00
Regis Houssin
e49df57667
Fix: compatibility with php 5.4 and E_STRICT mode
2012-04-14 15:04:46 +02:00
FHenry
adce88c4d1
correct bug #360
2012-04-12 11:02:11 +02:00
Laurent Destailleur
f4cd202a29
Use correct function
2012-04-11 13:29:45 +02:00
Regis Houssin
97f4a74ad0
Merge pull request #157 from FHenry/develop
...
Add __MAILTOEMAIL__ and configutation gobal varialbe of Check Read and
2012-04-10 23:23:42 -07:00
Regis Houssin
83135225c3
Merge pull request #159 from grandoc/develop
...
Develop
2012-04-10 23:18:07 -07:00
Grand Philippe
06761d9753
uniformise code
2012-04-10 15:41:27 +02:00
FHenry
2749117aba
Add __MAILTOEMAIL__ and configutation gobal varialbe of Check Read and
...
unsubscribe in Admin part
2012-04-10 14:32:54 +02:00
Laurent Destailleur
caf2ad85ed
Fix: bad link
2012-04-10 11:18:01 +02:00
Regis Houssin
98f7186d03
Fix: best practice
2012-04-10 08:46:23 +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
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
Regis Houssin
8c3158cf28
Fix: sql injection
2012-04-09 22:51:13 +02:00
Regis Houssin
380a8109e8
Fix: security
2012-04-09 22:32:20 +02:00
Laurent Destailleur
8b15847742
New: Add link to dolistore into help message
2012-04-08 14:14:56 +02:00
Regis Houssin
13624eeb86
Fix: multicompany sharings compatibility
2012-04-07 09:20:03 +02:00
Grand Philippe
df132198df
Prepair to display within a custom place
2012-04-05 14:49:51 +02:00
Grand Philippe
d3068e0ba5
Prepair to display within a custom place
2012-04-05 11:46:56 +02:00
Grand Philippe
922b4ae511
prepair to use within custom place
2012-04-04 17:48:47 +02:00
Regis Houssin
c57063878d
New: add workflow module part for external modules
2012-04-04 09:29:05 +02:00
Regis Houssin
d7c8f4d5c3
Fix: compatibility with external modules
2012-04-03 17:09:05 +02:00
Regis Houssin
cde000e9ce
Fix: sharing code
2012-04-03 17:24:31 +08:00
Laurent Destailleur
2dcd966046
Add link to promote dolicloud and dolibox into about page.
2012-03-31 16:24:34 +02:00
simnandez
f2e7afafd3
Fix: Sanitize data
2012-03-29 17:04:10 +01:00
simnandez
f14d294925
Fix: Sanitize data
2012-03-29 11:41:11 +01: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
simnandez
956eb11172
Fix: Sanitize data
2012-03-28 16:49:36 +01: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
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
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
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
Regis Houssin
3c794967c3
Fix: multiple avoid warning with php strict mode
2012-03-23 17:18:33 +01:00
Laurent Destailleur
8317ee1ece
Prepare code for 6 professional id.
2012-03-23 00:51:38 +01:00
Laurent Destailleur
6b2c141083
Uniformize page name.
2012-03-23 00:08:34 +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
5d2da2c884
Fix: uniformize code
2012-03-22 08:33:44 +01:00
Laurent Destailleur
e0a89592bf
Remove useless sentence with pgsql
2012-03-21 22:29:54 +01:00
Regis Houssin
aae57a9f98
Fix: remove deprecated method
2012-03-21 02:24:09 +01:00
Laurent Destailleur
3383d314c9
Doxygen
2012-03-19 17:18:11 +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
5e3e5cc5f7
Fix: rss example was deprecated
2012-03-19 10:46:16 +01:00
Laurent Destailleur
d59848e18e
New: Enhance box management
2012-03-17 21:32:10 +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
245edb8596
Fix: Maxi debug on sending document by email. Works now with odt too.
2012-03-16 00:34:41 +01:00
Laurent Destailleur
d60bb77fea
Save one click when using backup/restore.
2012-03-15 20:45:08 +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
Laurent Destailleur
6050fc3c82
Doxygen
2012-03-13 00:40:22 +01:00
Laurent Destailleur
12b580a979
Update the about page.
2012-03-10 13:52:08 +01:00
Regis Houssin
6c8d9a0240
Fix: view currency symbol and remove DAO code
2012-03-08 14:39:40 +01:00
Regis Houssin
727a18fde5
Fix: use new default variable
2012-03-08 14:17:08 +01:00
Regis Houssin
620c258360
Fix: view unicode and currency symbol in dictionnary
2012-03-08 13:25:03 +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
ddedb68aeb
Fix: php unit test warning
2012-03-05 07:59:00 +01:00
Laurent Destailleur
f241e338b3
Fix: Removed warning
2012-03-04 22:12:04 +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
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
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
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
Regis Houssin
79c0369d66
Fix: possibility to use models of external modules
2012-03-01 01:24:00 +08:00
Regis Houssin
45ff7bddb3
New: Check if there is external models to do asked by plugins
2012-03-01 00:29:56 +08: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
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +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
cc6a2c8d84
Fix: Compatibility of new module setup with old setup
2012-02-24 11:06:05 +01:00
Regis Houssin
673fbc457d
Fix: add debug mode and change with new module parts management
2012-02-23 20:42:25 +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
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
Laurent Destailleur
65104cbb40
Try a fix to edit log level
2012-02-22 13:23:13 +01:00
Laurent Destailleur
d7cc1bdc88
Uniformize code
2012-02-19 19:14:17 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Laurent Destailleur
e903719c36
Qual: Uniformize code
...
Perf: Very small per enhancement
2012-02-19 17:12:17 +01:00
Laurent Destailleur
75312655f1
Qual: More robust error code management when a box is renamed.
2012-02-19 13:12:11 +01:00
Laurent Destailleur
61175c2543
Work on debian/rpm package
2012-02-18 14:55:41 +01:00
Laurent Destailleur
845cd98ef3
Qual: Clean old functions deprecated into 3.0 version
...
Clean no more used date function to prepare removing of adodb.
2012-02-18 12:54:23 +01:00
Laurent Destailleur
7afcee03b9
Work on debian package
2012-02-18 03:29:43 +01:00
Laurent Destailleur
56f7196aa2
Qual: Normalize function name
2012-02-15 13:55:00 +01:00
Regis Houssin
637dca38e7
Fix: wrong constant
2012-02-13 11:01:34 +01:00
Regis Houssin
64125334b9
Qual: ajax.lib is already load by default in main.inc
2012-02-13 10:08:40 +01:00
Laurent Destailleur
f093640829
Qual: Reduce code size
2012-02-13 10:02:28 +01:00
Regis Houssin
c80646671f
Fix: add ajax constant on/off
2012-02-13 09:45:38 +01:00
Laurent Destailleur
ca727ca18e
Qual: Move security functions into security2.lib.php
2012-02-12 20:34:40 +01:00
Laurent Destailleur
036e578e0f
Move security function into security.lib.php
...
Split security.lib.php into 2 files: One always loaded, the other for
rare functions.
2012-02-12 17:41:28 +01:00
Laurent Destailleur
acef131833
New: Uniformize code to manage menus handler provided by external
...
modules
2012-02-12 15:17:54 +01:00
Laurent Destailleur
9d2afc5fea
New: Increase speed when switching to auguria module. Add error management.
2012-02-10 17:09:13 +01:00
Laurent Destailleur
8bcdfc8897
New: Add an error message when transactions are not closed.
2012-02-10 16:37:41 +01:00
Laurent Destailleur
2a543d5894
Fix: Default value for mysqldump was changed by mysql.
2012-02-10 11:50:41 +01:00
Laurent Destailleur
48d0fd00e9
Fix: Can delete and downlaod backup files
2012-02-10 11:09:34 +01:00
Laurent Destailleur
8336befb25
New: Can sort files into backup tool.
...
New: Default output charset are utf8 into backup tool.
2012-02-10 10:53:11 +01:00
Laurent Destailleur
a2d3485b2a
New: Autoselect no LOCK when export is for POSTGRESQL
2012-02-10 10:00:32 +01:00
Laurent Destailleur
f80a40657f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-09 23:08:14 +01:00
Laurent Destailleur
f87b3be5d2
New: Add option to not set LOCK commands around INSERT into database
...
mysql dump.
2012-02-09 23:07:58 +01:00
Laurent Destailleur
e23d986587
Add login/user used for web server execution
2012-02-09 02:04:34 +01:00
Laurent Destailleur
09cfd5444c
Look: Avoid duplicate br
2012-02-08 18:18:21 +01:00
Laurent Destailleur
7f081ae7ef
Add warning into email setup
2012-02-08 14:20:51 +01:00
Laurent Destailleur
d4c1ad7a5e
Fix tz output
2012-02-08 00:30:10 +01:00
Laurent Destailleur
66ccb8c679
First change to prepare usage of native PHP functions for date instead
2012-02-06 05:31:19 +01:00
Laurent Destailleur
7b527e085d
Add more test to prepare option for rounding lines
2012-02-06 00:07:48 +01:00
Laurent Destailleur
2093b3f0be
New: Allow to use ODT templates for prososal like it's done for invoices
2012-02-05 19:37:52 +01:00
Laurent Destailleur
866e8ac556
First change to prepare usage of native PHP functions for date instead
...
of adodb-time library.
2012-02-05 15:13:31 +01:00
Grand Philippe
0c5f6d1f62
fix : display specimen
2012-02-03 00:24:35 +08:00
Laurent Destailleur
19f8355231
Look: Minor fix
2012-02-01 22:17:11 +01:00
Laurent Destailleur
9ec5ca6c6e
Fix: mail test form
2012-02-01 16:02:00 +01:00
Laurent Destailleur
b1e58dd454
Mutualize common code
2012-02-01 13:21:39 +01:00
Laurent Destailleur
0011b1dadd
New: Trigger now have a priority to define sort execution order.
2012-01-31 20:32:26 +01:00
simnandez
15d1526393
[ task #176 ] Allow to use ODT templates. Works with Orders
2012-01-27 17:41:47 +01:00
Laurent Destailleur
0ab6cec007
New: emailing submodules can be stored into the module directory.
2012-01-26 23:05:59 +01:00
Laurent Destailleur
e07192d558
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-25 21:28:10 +01:00
Laurent Destailleur
6e612dd316
Fix: Use default pdf format if not defined
2012-01-25 21:27:31 +01:00
Laurent Destailleur
42ee2f529c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-01-24 09:20:06 +01:00
Laurent Destailleur
ad1ec032f3
Normalize code
2012-01-24 09:19:28 +01:00
Regis Houssin
190cc7b13c
Fix: uniformize structure
2012-01-23 14:43:31 +01:00
Laurent Destailleur
f75329faef
Fix: geoip works with debian geoip package
2012-01-15 02:39:43 +01:00
Laurent Destailleur
382c6554b4
New: Work on debian packaging to use default ckeditor package
2012-01-14 02:06:05 +01:00
Regis Houssin
8386e8a541
Fix: can debug rounding. to simulate the rounded total
2012-01-09 09:55:20 +01:00
Laurent Destailleur
b3f194930d
Always show example for vat rate 0 even if not vat rates defined for
...
country.
2012-01-09 00:41:09 +01:00
Laurent Destailleur
28a0e00de1
Keep examples i used for debug purpose as comments
2012-01-09 00:02:42 +01:00
Regis Houssin
1d144b3b4a
New: add test for vat rounded by line or on the total
2012-01-08 20:08:15 +01:00
Regis Houssin
f7c61369d4
Fix: test limits with vat rates of current country
...
Fix: uniform code
2012-01-08 10:53:05 +01:00
Laurent Destailleur
2d67802938
Doxygen
2012-01-08 00:52:07 +01:00
Laurent Destailleur
896cfe62ba
Fix: conf file corrupted when using password with special char
2012-01-07 23:42:36 +01:00
Laurent Destailleur
90b7cd1aae
[ task #176 ] Allow to use ODT templates for prososal like it's done for
...
invoices. Move pdf and odt to doc dir
2012-01-04 02:04:55 +01:00
Laurent Destailleur
9f2a65d636
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-02 20:03:17 +01:00
simnandez
e7c44447d0
[ task #176 ] Allow to use ODT templates for prososal like it's done for
...
invoices. Firsts works
2012-01-02 18:31:01 +01:00
simnandez
2a61569d9a
[ task #176 ] Allow to use ODT templates for prososal like it's done for
...
invoices. Firsts works
2012-01-02 18:23:41 +01:00
Laurent Destailleur
c06561672a
Hide clear password
2012-01-02 17:36:14 +01:00
Laurent Destailleur
fd7d2fe667
Test format to removed scope warnings
2011-12-30 14:27:18 +01:00
Laurent Destailleur
963df8f59d
Qual: Uniformize code
2011-12-29 23:23:31 +01:00
Laurent Destailleur
7688e44b2a
Uniformize field country_id, country_code, country
2011-12-29 18:34:56 +01:00
Laurent Destailleur
c2348ef600
Uniformize field country_id, country_code, country
2011-12-29 18:07:41 +01:00
Laurent Destailleur
8d5972c8f4
Add info in html page
2011-12-28 19:41:43 +01:00
Laurent Destailleur
8a83b273ef
Uniformize code
2011-12-28 12:53:46 +01:00
Regis Houssin
3df2810f29
Fix: avoid warning for country with < 4 profid
2011-12-28 10:17:33 +01:00
Laurent Destailleur
d8856bac5f
Fix: Work with PHP < 5.3
2011-12-28 01:28:16 +01:00
Laurent Destailleur
418acdee57
Fix: [ bug #254 ] Database backup not working with complex passwords
2011-12-21 19:56:56 +01:00
Laurent Destailleur
fce53afce4
Work on POO optimize
2011-12-21 19:34:16 +01:00
Laurent Destailleur
decf7e682f
Fix: [ bug #256 ] Delivery order SQL error
2011-12-21 16:38:56 +01:00
Laurent Destailleur
c701eacbce
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-12-14 10:07:24 +01:00
Laurent Destailleur
52585b01ff
Fix: Removed bad link
2011-12-12 19:50:59 +01:00
Laurent Destailleur
e8c266bc9e
Fix: Removed warning
2011-12-12 01:50:29 +01:00
Grand Philippe
ec3fc2c19e
fix: specimen wasn't displayed when modele was in custom directory
2011-12-10 11:48:45 +01:00
Grand Philippe
2b5de83f91
Fix: specimen for expedition missed when model within custom directory
2011-12-09 23:23:46 +01:00
Laurent Destailleur
9eab44536d
Fix: duplicate module shown
2011-12-08 23:05:06 +01:00
Laurent Destailleur
8448d8e8ef
Uniformize code
2011-12-08 22:48:28 +01:00
Laurent Destailleur
53181aa0c1
Qual: Removed useless calls
...
Doxygen
2011-12-07 17:28:11 +01:00
Laurent Destailleur
4cf3ad2f02
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-07 15:07:16 +01:00
Laurent Destailleur
1f37dc906f
Qual: Uniformize name of barcode into "barcode".
2011-12-07 11:59:41 +01:00
Laurent Destailleur
0f6b1418b1
Fix: W3C
2011-12-05 01:08:10 +01:00
Laurent Destailleur
dd0debb718
Qual: Code cleaning
2011-12-04 22:49:54 +01:00
Laurent Destailleur
3e741b29f5
External modules can be detected if stored into dolibarr main dir.
2011-12-02 23:23:07 +01:00
Laurent Destailleur
5fb4962d72
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-01 22:21:03 +01:00
Laurent Destailleur
56a0e26465
Fix: Removed tons of warnings
2011-12-01 17:09:01 +01:00
Laurent Destailleur
397fa3cee3
Fix: Purge of audit events
2011-11-30 20:18:49 +01:00
Laurent Destailleur
9f889b0439
Qual: Uniformize code for document generation of shipments.
...
Prepare usage of odt templates.
2011-11-30 12:28:01 +01:00
Laurent Destailleur
cb971eeb9a
Look: Uniformize table title
2011-11-28 23:11:27 +01:00
Laurent Destailleur
0e4d70d664
Qual: Clean barcode module. First step to remove php-barcode.
2011-11-27 15:33:18 +01:00
Regis Houssin
00ffbd5e90
Fix: change the last database prefix
2011-11-23 21:25:02 +01:00
Laurent Destailleur
71e0f825b2
New: Add box for expired services
2011-11-23 18:10:10 +01:00
Laurent Destailleur
237cd163d9
Fix: Use correct case for class name
2011-11-23 15:19:44 +01:00
Laurent Destailleur
985c061e65
Qual: Removed deprecated tag
2011-11-21 01:34:37 +01:00
Laurent Destailleur
7622a5b472
Look: Removed useless title
2011-11-14 17:03:57 +01:00
Regis Houssin
9739a83b16
Fix: exclude install.lock files during purge
2011-11-10 23:37:00 +08:00
Laurent Destailleur
f620f924e8
Fix: Save of constants
2011-11-09 17:09:14 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
8d46ae1d35
Qual: Better error managment on numbering setup
2011-11-06 15:12:18 +01:00
Laurent Destailleur
6d0f72dfed
Look: Uniformize buttons
2011-11-05 23:22:32 +01:00
Laurent Destailleur
40da2e23d2
Qual: Reduce sub-options of module fckeditor. This make code cleaner
...
and all this duplicated options were useless.
2011-11-05 23:18:49 +01:00
Regis Houssin
6bbc1a1a77
Fix: move transverse mode parameters in conf.php
2011-11-04 09:09:53 +01:00
Laurent Destailleur
9444e8d63d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/admin/boxes.php
htdocs/admin/ihm.php
htdocs/core/lib/usergroups.lib.php
htdocs/main.inc.php
2011-11-02 22:51:52 +01:00
Laurent Destailleur
ee92964ef7
Security: Fix more security holes
2011-11-02 22:15:59 +01:00
Regis Houssin
0c8e4b8f1b
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/user/index.php
htdocs/user/info.php
htdocs/user/note.php
htdocs/user/param_ihm.php
2011-11-02 20:29:27 +01:00
Regis Houssin
921a379740
Fix: security
2011-11-02 20:24:51 +01:00
Laurent Destailleur
388706a354
Fix: Format error
2011-11-02 18:02:31 +01:00
Laurent Destailleur
dcd97bb1cf
Better error management
2011-11-02 14:15:14 +01:00
Laurent Destailleur
2996ee7639
New: Add trigger ACTION_DELETE and ACTION_MODIFY
...
Fix: LOG_ERROR must be LOG_ERR
2011-11-01 13:22:39 +01:00
Laurent Destailleur
ecb6c1e67d
Fix: DST is correctly detected
2011-11-01 04:57:45 +01:00
Juanjo Menent
5c9ba8a548
[task 189] Move Error* key from other.lang into errors.lang files
2011-10-29 23:52:05 +02:00
Regis Houssin
dea1210c2d
Fix: edit in place datepicker more stable
2011-10-28 19:31:42 +02:00
Laurent Destailleur
9dad0b5325
Fix: A theme must only change look, not options
2011-10-27 01:00:21 +02:00
Laurent Destailleur
daf19d0d07
Fix: Some fix for barcode generation
2011-10-26 12:58:10 +02:00
Regis Houssin
37cca4231a
Fix: uniform and clean code
2011-10-25 11:24:06 +02:00
Laurent Destailleur
7f5aeea9b8
Edit comments
2011-10-25 00:43:37 +02:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Regis Houssin
00fd96a8d2
[task #216 ] Move lib in core directory
2011-10-24 10:36:53 +02:00
Regis Houssin
30c5f4b214
Move all core class in htdocs/core/class
2011-10-24 09:29:17 +02:00
Regis Houssin
2b8332eb2d
Move ldap.class.php to core/class
2011-10-24 08:53:26 +02:00
Regis Houssin
9924b2f17d
Fix: use bad object
2011-10-22 19:27:59 +08:00
Regis Houssin
5a20fa8169
Fix: uniformize code
2011-10-22 12:27:31 +02:00
Regis Houssin
58708b7cf0
Fix: hide php error message if dir not exist
2011-10-22 11:56:04 +02:00
Laurent Destailleur
00189f17dc
Fix: Enhance successfull dump detection
2011-10-20 00:04:57 +02:00
eldy
407669c4ff
New: Fix hooks on dictionnaries
2011-10-19 02:47:24 +02:00
eldy
82fb8b4d61
New: Finalize patch to support hook on dictionnary edition
2011-10-19 01:51:40 +02:00
remy
f046983641
Enabled 3rd party translation in dictionary
2011-10-18 14:24:49 -04:00
remy
88ba710679
Added display hook in dict
2011-10-18 14:22:19 -04:00
remy
b6648a58f7
Added Hooks to dictionaries
2011-10-18 14:16:36 -04:00
Laurent Destailleur
7acb066483
Fix: error management
2011-10-17 21:08:05 +02:00
Laurent Destailleur
920336b895
Fix: Add foreign keys directives
2011-10-15 20:45:16 +02:00
Laurent Destailleur
d23fc2b8e5
Oops. Forget to publish this. Commit again.
2011-10-14 16:02:18 +02:00
Laurent Destailleur
48249f5e05
Update Urls
2011-10-14 00:09:22 +02:00
Juanjo Menent
4feed15c57
Trad: Add translation for dictionaries admin page
2011-10-06 11:04:56 +02:00
eldy
cfcccbdfa0
Documentation
2011-10-06 00:55:55 +02:00
eldy
cd04d51ea7
Fix: Removed warning when FirePHP is on
2011-10-06 00:49:58 +02:00
eldy
c16c6d3798
Fix: Close database handler
2011-10-05 23:03:05 +02:00
eldy
190adf2d49
New: Log module outputs can be setup with "or" rule (not only "xor").
2011-10-03 17:19:39 +02:00
eldy
fd4ad1c540
Qual: Use a factory to create databse instance. This allow to use
...
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 16:26:49 +02:00
eldy
a3e7ec7dc0
Qual: Mutualized common code. Move module admin pages into admin
...
directory.
2011-09-28 14:13:48 +02:00
eldy
0d360a952e
Fix: Use correct install files
2011-09-27 03:57:55 +02:00
eldy
3c94f30a1c
Put accountancy code before note
2011-09-26 22:53:30 +02:00
Regis Houssin
8c95d88f83
Fix: old cvs<->git synchro problem
2011-09-26 19:50:23 +02:00
Laurent Destailleur
ba7f117cdf
Removed a TODO
2011-09-24 01:56:05 +00:00
Regis Houssin
c9053e1d8d
problem synchro git<->cvs !!!
2011-09-22 10:55:37 +00:00
Laurent Destailleur
42373e1ac8
Fix: Removed warnings
2011-09-21 16:40:52 +00:00
Laurent Destailleur
e82923b525
Fix: Removed warnings
2011-09-21 13:24:27 +00:00
Laurent Destailleur
8398c093c7
Fix: Removed warnings
2011-09-21 13:16:13 +00:00
Regis Houssin
8271ef549f
Correction Bug #34333
2011-09-20 06:47:55 +00:00
Laurent Destailleur
4d8bd95722
Fix: label if id not defined for country
2011-09-16 22:44:18 +00:00
Laurent Destailleur
ee8835d55b
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:18 +00:00
Laurent Destailleur
8687e9b472
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:17 +00:00
Laurent Destailleur
2a1eb3b6b8
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:18 +00:00
Laurent Destailleur
2383df7623
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:17 +00:00
Laurent Destailleur
d943940656
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:18 +00:00
Laurent Destailleur
ff06bccf80
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:17 +00:00
Laurent Destailleur
3e5c5fc0f6
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:18 +00:00
Laurent Destailleur
f492fde0da
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:17 +00:00
Laurent Destailleur
1a9d4972c6
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:18 +00:00
Laurent Destailleur
cc9a014a98
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:17 +00:00
Laurent Destailleur
d784ead40a
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:18 +00:00
Laurent Destailleur
c8a10010ae
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:17 +00:00
Laurent Destailleur
3cdc7abf40
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:18 +00:00
Laurent Destailleur
3a7285ae12
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:17 +00:00
Laurent Destailleur
4bea3e1928
Look: Uniformize view
2011-09-12 19:34:59 +00:00
Laurent Destailleur
d0abea9db0
Fix: Missing translation
2011-09-12 19:31:32 +00:00
Laurent Destailleur
507fd89c60
Doxygen
2011-09-12 19:49:40 +00:00
Laurent Destailleur
21451b3a5a
New: Add total on interventions
2011-09-12 19:25:40 +00:00
Laurent Destailleur
d74d6fd7ad
Better link
2011-09-12 19:40:41 +00:00
Laurent Destailleur
198924a876
Fix: Specimen
2011-09-12 19:21:57 +00:00
Laurent Destailleur
7d5792f1a7
Look: Uniformize view
2011-09-12 19:34:59 +00:00
Laurent Destailleur
9b553db508
Fix: Syntax error
2011-09-12 18:43:01 +00:00
Laurent Destailleur
4892813ed0
Fix: Missing translation
2011-09-12 19:31:32 +00:00
Laurent Destailleur
4d8244f56e
Doxygen
2011-09-12 18:15:11 +00:00
Laurent Destailleur
0dd736e74b
Fix: Syntax error
2011-09-12 18:43:01 +00:00
Laurent Destailleur
15fe24d88f
New: Show param to overwite lib path
2011-09-07 15:08:49 +00:00
Laurent Destailleur
6a356da4e8
New: Show param to overwite lib path
2011-09-07 14:50:18 +00:00
Laurent Destailleur
c2a509914f
New: Show param to overwite lib path
2011-09-07 15:08:49 +00:00
Laurent Destailleur
d6fca2f13d
New: Show param to overwite lib path
2011-09-07 14:50:18 +00:00
Laurent Destailleur
23c392f582
New: Show param to overwite lib path
2011-09-07 15:08:49 +00:00
Laurent Destailleur
9f09b9fd40
New: Show param to overwite lib path
2011-09-07 14:50:18 +00:00
Laurent Destailleur
26a4af622d
New: Show param to overwite lib path
2011-09-07 15:08:49 +00:00
Laurent Destailleur
5dcce3b4ee
New: Show param to overwite lib path
2011-09-07 14:50:18 +00:00
Laurent Destailleur
7c54b93b32
New: Show param to overwite lib path
2011-09-07 15:08:49 +00:00
Laurent Destailleur
b0b26dee09
New: Show param to overwite lib path
2011-09-07 14:50:18 +00:00
Laurent Destailleur
24c5993a47
Fix: W3C
2011-09-07 16:48:04 +00:00
Laurent Destailleur
46c03ca693
New: Show param to overwite lib path
2011-09-07 14:50:18 +00:00
Laurent Destailleur
e52e0fb8fa
New: add information
2011-09-07 15:19:55 +00:00
Laurent Destailleur
7734901fb0
Work on rpm package
2011-09-07 14:34:44 +00:00
Laurent Destailleur
2bd49427ff
Fix: duplicate message
2011-09-07 15:14:40 +00:00
Laurent Destailleur
263ab6eac8
Work on rpm package
2011-09-07 14:34:15 +00:00
Laurent Destailleur
f2dbb124d3
New: Show param to overwite lib path
2011-09-07 15:08:49 +00:00
Laurent Destailleur
c6e44139a3
New: Show param to overwite lib path
2011-09-07 14:50:18 +00:00
Laurent Destailleur
bd0d3b939c
Work on rpm package
2011-09-07 13:28:39 +00:00
Laurent Destailleur
96dc78ed52
New: Show param to overwite lib path
2011-09-07 14:50:18 +00:00
Laurent Destailleur
8dabfe5e90
Fix: duplicate message
2011-09-07 15:14:40 +00:00
Laurent Destailleur
6652909b1e
Work on rpm package
2011-09-07 14:34:44 +00:00
Laurent Destailleur
911117f6ce
New: Show param to overwite lib path
2011-09-07 15:08:49 +00:00
Laurent Destailleur
c7518b456d
Work on rpm package
2011-09-07 14:34:15 +00:00
Laurent Destailleur
86ae2f4f22
New: Show param to overwite lib path
2011-09-07 14:50:18 +00:00
Juanjo Menent
113562747f
Qual: Uniformize code
2011-09-06 10:52:42 +00:00
Juanjo Menent
b6dac11cc3
Qual: Uniformize code
2011-09-06 10:16:57 +00:00
Regis Houssin
b50f9867e8
Fix: include security.lib.php by default
2011-09-06 07:41:14 +00:00
Regis Houssin
ac4bcfb583
Fix: use dol_hash instead md5 php function
2011-09-06 06:53:52 +00:00
Laurent Destailleur
4c3ae34e3f
Fix: Bad link
2011-09-05 21:37:05 +00:00
Laurent Destailleur
4a53d38ef2
Doxygen
2011-09-05 11:09:33 +00:00
Laurent Destailleur
daddfe63a6
Doxygen
2011-09-05 11:24:50 +00:00
Laurent Destailleur
206ae43a04
Doxygen
2011-09-05 11:09:33 +00:00
Laurent Destailleur
9b289906da
Fix: Bad alignement
2011-09-05 11:16:01 +00:00
Laurent Destailleur
8c3eaca595
Doxygen
2011-09-05 11:09:33 +00:00
Laurent Destailleur
180c255d93
Fix: Bad alignement
2011-09-05 11:16:01 +00:00
Juanjo Menent
8fc9b10760
Qual: Uniformize code
2011-09-03 14:53:40 +00:00
Juanjo Menent
409a5ae576
Qual: Uniformize code
2011-09-03 13:30:50 +00:00
Juanjo Menent
58eb6088fa
Qual: Uniformize code
2011-09-03 12:56:42 +00:00
Laurent Destailleur
d84e58e606
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Juanjo Menent
8460aeff7c
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Juanjo Menent
eaf5c765df
Qual: Uniformize code
2011-09-02 16:43:18 +00:00
Laurent Destailleur
dbfdf73932
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Juanjo Menent
ac7fde5c30
Uniformize code
2011-09-02 15:41:35 +00:00
Juanjo Menent
68747516db
Uniformize code
2011-09-02 12:51:12 +00:00
Laurent Destailleur
aa58f79e8a
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Juanjo Menent
8927609b0a
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Juanjo Menent
5bc8313dd6
Qual: Uniformize code
2011-09-02 16:43:18 +00:00
Laurent Destailleur
70f5c8c54b
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Juanjo Menent
41a88a8011
Uniformize code
2011-09-02 15:41:35 +00:00
Juanjo Menent
cc85bf14e3
Uniformize code
2011-09-02 12:51:12 +00:00
Laurent Destailleur
655268159d
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Juanjo Menent
c470c0b4df
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Juanjo Menent
e3d9bf4848
Qual: Uniformize code
2011-09-02 16:43:18 +00:00
Laurent Destailleur
a1be76d96c
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Juanjo Menent
e361699380
Uniformize code
2011-09-02 15:41:35 +00:00
Juanjo Menent
488a1ab3c3
Uniformize code
2011-09-02 12:51:12 +00:00
Laurent Destailleur
44a81a56cc
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Juanjo Menent
0c3448288e
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Juanjo Menent
c659192c65
Qual: Uniformize code
2011-09-02 16:43:18 +00:00
Laurent Destailleur
4b031e4445
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Juanjo Menent
82502b3dff
Uniformize code
2011-09-02 15:41:35 +00:00
Juanjo Menent
d51e9a4916
Uniformize code
2011-09-02 12:51:12 +00:00
Laurent Destailleur
e045b9ade7
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Juanjo Menent
60075a275e
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Juanjo Menent
d9f27d4412
Qual: Uniformize code
2011-09-02 16:43:18 +00:00
Laurent Destailleur
b810532037
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Juanjo Menent
5dad87aff4
Uniformize code
2011-09-02 15:41:35 +00:00
Juanjo Menent
2bd7469cd2
Uniformize code
2011-09-02 12:51:12 +00:00
Laurent Destailleur
ec15a4ae3b
Doxygen
2011-09-03 00:19:56 +00:00
Laurent Destailleur
351a2974dd
Doxygen
2011-09-03 00:14:27 +00:00
Laurent Destailleur
044879c838
Doxygen
2011-09-02 23:57:26 +00:00
Laurent Destailleur
0e2946cec7
Doxygen
2011-09-03 00:19:56 +00:00
Laurent Destailleur
e5988ad241
Fix: Error management when adding notification
2011-09-02 23:41:55 +00:00
Laurent Destailleur
2d89e6609e
Doxygen
2011-09-03 00:14:27 +00:00
Laurent Destailleur
b48f1abe4e
Fix: Third party emails must not be visible into notification page
2011-09-02 23:07:47 +00:00
Juanjo Menent
94a8f8a5dc
Qual: Uniformize code
2011-09-02 22:33:28 +00:00
Laurent Destailleur
02a8bb0128
New: Always use th for table head
2011-09-02 21:56:37 +00:00
Laurent Destailleur
db6b43d189
Doxygen
2011-09-02 23:57:26 +00:00
Laurent Destailleur
9035d3c84b
Doxygen
2011-09-02 21:01:28 +00:00
Laurent Destailleur
c98ad8a120
Fix: Error management when adding notification
2011-09-02 23:41:55 +00:00
Laurent Destailleur
40939b7e64
Doxygen
2011-09-02 20:53:40 +00:00
Laurent Destailleur
5be5852cf4
Fix: Third party emails must not be visible into notification page
2011-09-02 23:07:47 +00:00
Laurent Destailleur
42c86ce1ac
Work on rpm package
2011-09-03 01:46:33 +00:00
Juanjo Menent
70be3209b8
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Juanjo Menent
cac55067fb
Qual: Uniformize code
2011-09-02 22:33:28 +00:00
Laurent Destailleur
55c5c5f9f5
Work on rpm package
2011-09-03 01:27:00 +00:00
Laurent Destailleur
08a71d1d02
New: Always use th for table head
2011-09-02 22:16:17 +00:00
Juanjo Menent
7bbf970add
Qual: Uniformize code
2011-09-02 16:43:18 +00:00
Laurent Destailleur
f5f37fa8dc
Qual: Uniformize code
2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102
Fix: Fix GNU address
...
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
f39c932b2e
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Laurent Destailleur
26badd59f4
Doxygen
2011-09-03 00:27:02 +00:00
Juanjo Menent
116e215323
Uniformize code
2011-09-02 15:41:35 +00:00
Laurent Destailleur
1ca46d8ec4
Doxygen
2011-09-03 00:19:56 +00:00
Juanjo Menent
f8044a1fd5
Trad: missing trad
2011-09-02 15:21:53 +00:00
Laurent Destailleur
4cbc4bb365
New: Always use th for table head
2011-09-02 21:56:37 +00:00
Juanjo Menent
8f19ee66e4
Uniformize code
2011-09-02 14:31:53 +00:00
Laurent Destailleur
d1d145620d
Doxygen
2011-09-03 00:14:27 +00:00
Juanjo Menent
f544d9adec
Uniformize code
2011-09-02 12:51:12 +00:00
Juanjo Menent
4079240688
Fix: bug #34192 : Some Spanish bank accounts give control key error, although they are correct
2011-09-02 10:09:15 +00:00
Laurent Destailleur
0e3009e8b7
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Laurent Destailleur
6066bf6ec4
Doxygen
2011-09-02 21:01:28 +00:00
Laurent Destailleur
ec1627156b
Doxygen
2011-09-02 23:57:26 +00:00
Laurent Destailleur
58ddd5fb4d
Doxygen
2011-09-02 20:53:40 +00:00
Laurent Destailleur
285925352d
Add more log in install process
2011-09-02 23:09:39 +00:00
Laurent Destailleur
fc28c812bf
Update skeletons
2011-09-02 18:26:42 +00:00
Laurent Destailleur
97e2dfd9b7
Fix: Third party emails must not be visible into notification page
2011-09-02 23:07:47 +00:00
Juanjo Menent
808f8607c5
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Juanjo Menent
8eec591dd6
Qual: Uniformize code
2011-09-02 22:33:28 +00:00
Laurent Destailleur
82d08001fe
New: Always use th for table head
2011-09-02 22:16:17 +00:00
Juanjo Menent
cf4e2cf4d5
Qual: Uniformize code
2011-09-02 16:43:18 +00:00
Laurent Destailleur
252d6ccef9
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Laurent Destailleur
61addd492d
New: Always use th for table head
2011-09-02 21:56:37 +00:00
Juanjo Menent
92aec651ca
Uniformize code
2011-09-02 15:41:35 +00:00
Juanjo Menent
11802383f7
Uniformize code
2011-09-02 14:31:53 +00:00
Laurent Destailleur
0826cfdf97
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Juanjo Menent
3a4eb0fc37
Uniformize code
2011-09-02 13:31:44 +00:00
Laurent Destailleur
0fac03adb9
Doxygen
2011-09-02 21:01:28 +00:00
Juanjo Menent
6a25a19ba4
Uniformize code
2011-09-02 13:15:39 +00:00
Laurent Destailleur
e96e17599d
Doxygen
2011-09-02 20:53:40 +00:00
Juanjo Menent
d62a1c7020
Uniformize code
2011-09-02 12:51:12 +00:00
Laurent Destailleur
9ca8ab99cd
New: Add warning if using bad email
2011-09-02 18:25:11 +00:00
Juanjo Menent
5fb7ee12f9
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Juanjo Menent
9691f2a491
Qual: Uniformize code
2011-09-02 16:43:18 +00:00
Laurent Destailleur
bed08d1fc0
Qual: Uniformize code
2011-09-02 16:33:11 +00:00
Laurent Destailleur
aa3426f24a
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Juanjo Menent
e237ca83f7
Uniformize code
2011-09-02 15:41:35 +00:00
Juanjo Menent
23835bfb8d
Uniformize code
2011-09-02 14:31:53 +00:00
Juanjo Menent
937d432062
Uniformize code
2011-09-02 13:31:44 +00:00
Juanjo Menent
5f2daf5867
Uniformize code
2011-09-02 12:51:12 +00:00
Juanjo Menent
a5056fe8dc
Uniformize code
2011-09-01 16:47:37 +00:00
Juanjo Menent
0a51265512
Uniformize code
2011-09-01 07:32:26 +00:00
Laurent Destailleur
9d15365c25
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:47:29 +00:00
Laurent Destailleur
ab70e202d9
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:12:44 +00:00
Laurent Destailleur
5e30e4cd30
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:47:29 +00:00
Laurent Destailleur
8d41bd43ae
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:12:44 +00:00
Laurent Destailleur
562cd49843
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:47:29 +00:00
Laurent Destailleur
36633d0053
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:12:44 +00:00
Laurent Destailleur
f95878998a
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:47:29 +00:00
Laurent Destailleur
a765cc57f6
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:12:44 +00:00
Laurent Destailleur
9f6220431a
Doc
2011-08-31 21:24:14 +00:00
Laurent Destailleur
f90afe02a7
Use switch picto
2011-08-31 21:01:46 +00:00
Laurent Destailleur
9a66573193
Doc
2011-08-31 21:24:14 +00:00
Laurent Destailleur
e88eb91383
Doxygen
2011-08-31 18:47:48 +00:00
Laurent Destailleur
4bc8bf719f
Look: Reduce saturation of picto.
2011-08-31 21:02:55 +00:00
Laurent Destailleur
995936183e
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:47:29 +00:00
Laurent Destailleur
70f3a3bfaa
Use switch picto
2011-08-31 21:01:46 +00:00
Laurent Destailleur
247fd29662
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:47:29 +00:00
Laurent Destailleur
b309df16a2
For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox.
2011-08-31 18:12:44 +00:00
Laurent Destailleur
4334ec8b30
Fix: W3C
2011-08-31 15:05:09 +00:00
Juanjo Menent
8b391e1b7a
Uniformize code
2011-08-31 14:45:02 +00:00
Laurent Destailleur
1aaf65c257
PDF works with us letter format
2011-08-31 14:42:47 +00:00
Juanjo Menent
873f5d44b9
Uniformize code
2011-08-31 14:28:42 +00:00
Laurent Destailleur
925e8f2793
New: Make option MAIN_GENERATE_DOCUMENTS_WITHOUT_VAT available by default
2011-08-31 10:59:54 +00:00
Juanjo Menent
7b5469007c
Uniformize code
2011-08-31 08:10:39 +00:00
Juanjo Menent
63c25787b1
Uniformize code
2011-08-31 07:29:33 +00:00
Juanjo Menent
ad28fb4b3d
Uniformize code
2011-08-31 07:08:04 +00:00
Juanjo Menent
8e75a21df9
Uniformize code
2011-08-28 09:52:46 +00:00
Regis Houssin
03711cf6f2
Fix: remove obsolete tags
2011-08-27 19:15:14 +00:00
Laurent Destailleur
22cafc4ed1
New: Can edit prefix of accountancy code
2011-08-27 16:03:47 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
f20fafdd12
New: Enhance error management and support Atom feeds in rss module.
2011-08-26 19:09:02 +00:00
Juanjo Menent
df0797cd71
Fix: missing trad
2011-08-26 15:13:58 +00:00
Laurent Destailleur
4ff832ec25
Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class
2011-08-26 23:40:47 +00:00
Juanjo Menent
409a0e622d
task #11278 : Option into point of sale module to add services in list
2011-08-26 14:52:00 +00:00
Laurent Destailleur
a934b9e23d
New: Enhance error management and support Atom feeds in rss module.
2011-08-26 19:09:02 +00:00
Laurent Destailleur
f9ccecd5ba
Look: Alignement and trans
2011-08-26 11:48:36 +00:00
Regis Houssin
a17e797f7e
Fix: avoid warning
2011-08-21 10:01:36 +00:00
Cyrille de Lambert
bed67a87bb
init_ihm.php can be set in each theme for specifics init
2011-08-18 23:16:07 +00:00
Laurent Destailleur
835f0ed348
Perf: Move some functions that does not need to be always loaded into other lib than functions.lib.php
2011-08-17 16:07:41 +00:00
Laurent Destailleur
0adbca4625
Qual: Mutualize a lot of duplicate functions into functions.lib.php
2011-08-17 15:56:22 +00:00
Laurent Destailleur
75652c1681
Qual: Removed magpier class and snoopy libraries (replaced with my own code)
2011-08-17 13:44:13 +00:00
Laurent Destailleur
33fd9c9bff
Comments
2011-08-17 13:15:10 +00:00
Juanjo Menent
7e380bb20d
Uniformize code. visual enhancement
2011-08-17 07:50:29 +00:00
Juanjo Menent
ffd1c17a26
task #10500 : Option to choose if professionnal id are unique.
2011-08-16 16:49:22 +00:00
Laurent Destailleur
03842392b7
Qual: Move admin page into correct directory
2011-08-16 10:11:00 +00:00
Laurent Destailleur
a0c475e5f0
Fix: Use correct css
2011-08-16 09:57:02 +00:00
Laurent Destailleur
830059a7a9
Look: Minor enhancements
2011-08-13 13:03:03 +00:00
Regis Houssin
920d87dc5f
Fix: change for external modules
2011-08-13 09:36:45 +00:00
Laurent Destailleur
22eae6fae7
Look: Minor look enhancements
2011-08-13 00:47:59 +00:00
Regis Houssin
932b8f90e1
Fix: works on repair broken features
2011-08-12 05:41:01 +00:00
Laurent Destailleur
dcd3ab435d
Qual: Removed no more used external libraries (fpdi_protection)
...
Qual: Centralize include of external libray fpdi
Qual: Now use fpdi with no changes
2011-08-11 12:13:59 +00:00
Laurent Destailleur
bac0610e79
New: Add option to choose pdf paper format
2011-08-11 01:34:54 +00:00
Laurent Destailleur
acccbf95cf
Move PDF options to a dedicated tab to prepare add of new options
2011-08-10 23:48:09 +00:00
Laurent Destailleur
048eab3eb8
Fix: Bad doxygen description
2011-08-08 16:00:16 +00:00
Juanjo Menent
6c85906753
Minor visual enhacement
2011-08-04 21:07:33 +00:00
Laurent Destailleur
f4606c2253
Fix: Avoid errors into rpm packages
2011-08-03 00:45:22 +00:00
Regis Houssin
4d6b5d6699
Fix: rename inc to includes
2011-08-01 13:26:21 +00:00
Regis Houssin
e11e306572
New: possibility to use includes/modules in external modules dir
2011-08-01 12:53:37 +00:00
Regis Houssin
c324a069b1
New: possibility to use includes/modules in external modules dir
2011-08-01 12:25:15 +00:00
Regis Houssin
36ed42c1f8
New: possibility to use includes/modules in external modules dir
2011-08-01 12:25:14 +00:00
Laurent Destailleur
e2c007305c
Fix: Avoid errors into rpm packages
2011-07-31 22:21:57 +00:00
Laurent Destailleur
53e157912b
Fix: Code could not works for debian packages
2011-07-30 10:23:24 +00:00
Laurent Destailleur
b63224df64
Fix: jnotify was not visible
2011-07-29 21:04:27 +00:00
Laurent Destailleur
a65218b9d4
Fix: Message at bottom
2011-07-27 23:50:52 +00:00
Laurent Destailleur
30f9f97348
Add important warning on sendmail setup to allow to send email from dolibarr.
2011-07-20 13:01:03 +00:00
Laurent Destailleur
ab1d4b335a
Delete of security event keep add a delete event
2011-07-18 23:28:30 +00:00
Laurent Destailleur
f1afa71f4d
Uniformize code
2011-07-18 18:09:04 +00:00
Laurent Destailleur
59e580c94b
Fix: SMS setup
2011-07-18 11:31:53 +00:00
Laurent Destailleur
9edb955801
Fix: No duplicate alt
2011-07-13 13:15:17 +00:00
Laurent Destailleur
f40efea008
Fix: file add and delte in email forms was broken with firefox 5
2011-07-10 20:03:38 +00:00
Regis Houssin
db15ab6c4d
Fix: add possibility to force mail errors-to to all mails sent
2011-07-09 06:10:04 +00:00
Regis Houssin
1a664187fd
Fix: remove deprecated constant
2011-07-09 05:28:41 +00:00
Laurent Destailleur
3ce248afe5
Trans
2011-07-05 20:39:36 +00:00
Laurent Destailleur
3a646a0638
Qual: Uniformize code
2011-07-04 07:38:22 +00:00
Laurent Destailleur
3b3f937e47
Fix: EMail sent message
2011-07-02 16:48:31 +00:00
Laurent Destailleur
6962ff9389
Removed to keep features stables until knowing goal of fields.
2011-06-25 09:50:56 +00:00
Laurent Destailleur
f79413195b
Removed a too specific feature into a generic one.
2011-06-24 19:57:45 +00:00
Philippe Grand
6ea8868f08
can add symbol within currency
2011-06-24 17:32:28 +00:00
Laurent Destailleur
8196abfb64
Mutualize code
2011-06-24 07:10:55 +00:00
Laurent Destailleur
aef6c2641d
Add link to module page
2011-06-22 18:19:21 +00:00
Laurent Destailleur
fb2e7c063e
New: Can use extrafields on third parties.
2011-06-22 16:24:20 +00:00
Laurent Destailleur
337f41c8e1
Uniformize code
2011-06-17 22:24:52 +00:00
Philippe Grand
9872ecfb6d
add possibility to fill trainer Accreditation number
2011-06-15 17:35:26 +00:00
Laurent Destailleur
de9abf2eae
Translation for postgres
2011-06-15 07:44:02 +00:00
Laurent Destailleur
845e0b3432
Fix: Use correct style
2011-06-15 00:02:59 +00:00
Laurent Destailleur
65ce6ee821
Fix: Use correct function to output value
2011-06-14 23:30:12 +00:00
Philippe Grand
156c4492bd
uniformize code
2011-06-13 07:31:23 +00:00
Laurent Destailleur
40e4aeb34a
New: Replace internal javascript with jquery plugins.
2011-06-11 02:25:05 +00:00
Laurent Destailleur
159d6418d5
Fix: Debug and enhance agenda external ical view
2011-06-10 22:05:07 +00:00
Laurent Destailleur
311339b0ca
Qual: Optimize substitution engine
2011-06-08 22:08:02 +00:00
Juanjo Menent
cb5c24cd69
task #9747 : Can show content of external calendar (ical) into agenda
2011-06-08 20:45:09 +00:00
Laurent Destailleur
3cf65ac780
Uniformize code
2011-06-08 16:44:22 +00:00
Juanjo Menent
e813448bb9
task #9747 : Can show content of external calendar (ical) into agenda
2011-06-08 13:15:53 +00:00
Juanjo Menent
225fafc549
task #9747 : Can show content of external calendar (ical) into agenda
2011-06-08 07:53:05 +00:00
Juanjo Menent
902f70dac3
task #9747 : Can show content of external calendar (ical) into agenda
2011-06-07 11:05:20 +00:00
Laurent Destailleur
993428e093
Work on workflow module.
2011-06-06 19:15:44 +00:00
Laurent Destailleur
cf7c5d990f
Fix: Notifications events are a small part of triggered events.
2011-06-06 08:44:36 +00:00
Regis Houssin
20dfcec516
Fix: active dictionnary for module member
2011-06-05 10:32:21 +00:00
Regis Houssin
1c3115a8d9
New: unified action and event with trigger name
...
Fix: remove entity and active fields
Fix: reorder records
2011-06-05 09:08:11 +00:00
Regis Houssin
ea51f8df00
New: unified action and event with trigger name
2011-06-05 08:20:57 +00:00
Regis Houssin
6d4b66a618
New: unified action and event with trigger name
2011-06-05 08:19:09 +00:00
Regis Houssin
994d41aad1
New: unified action and event with trigger name
2011-06-04 18:49:45 +00:00
Regis Houssin
96f3f44457
Fix: trad
2011-06-04 13:53:03 +00:00
Regis Houssin
d256175bef
New: add watermark and free legal text
2011-06-04 13:44:55 +00:00
Regis Houssin
5f6ac1374c
New: best method for linked object with actioncomm
...
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Laurent Destailleur
4cde7b5cb0
New: Dictionnary setup works with very large dictionnaries (Add page navigation)
2011-05-29 10:57:38 +00:00
Laurent Destailleur
aa7ce44910
Qual: Clean LDAP code
2011-05-28 00:16:12 +00:00
Laurent Destailleur
c7dfa3d8fc
Doxygen
2011-05-25 13:03:24 +00:00
Laurent Destailleur
4b5c1830b1
Use correct picto
2011-05-21 17:17:17 +00:00
Laurent Destailleur
106a956889
Fix: Some fix in preview feature.
2011-05-21 14:24:09 +00:00
Laurent Destailleur
d6f774fb83
Fix: Use dayling savint time
2011-05-20 22:42:57 +00:00
Laurent Destailleur
01442dda88
Fix: Use dayling savint time
2011-05-20 18:15:13 +00:00
Regis Houssin
c593df2d68
Fix: move 3 functions to formother class
2011-05-20 15:59:18 +00:00
Juanjo Menent
88d71a38cf
Visual Enhancements
2011-05-19 17:59:52 +00:00
Juanjo Menent
e1cc89f147
task #9747 : Can show content of external calendar (ical) into agenda
2011-05-19 17:29:44 +00:00
Philippe Grand
072b32262e
To enable use of custom directory
2011-05-19 13:19:27 +00:00
Laurent Destailleur
62e680cbf2
MAIN_CONFIRM_AJAX is on by default
2011-05-18 12:07:38 +00:00
Laurent Destailleur
87ed0c1ea4
Removed property use_popup_calendar. USe conf->global instead.
2011-05-18 11:57:33 +00:00
Regis Houssin
2eded2f792
Fix: uniformize code
...
New: ajax button on/off for constant
2011-05-15 20:21:34 +00:00
Regis Houssin
27005362b3
Fix: this is a GET method
2011-05-15 09:14:39 +00:00
Regis Houssin
69527b1a73
Fix: uniformize code
2011-05-15 08:53:11 +00:00
Regis Houssin
488938cde1
Fix: compatibility with custom path
2011-05-15 08:43:29 +00:00
Laurent Destailleur
77031ca5a4
New: odt templates usage for invoices are now visible
2011-05-12 22:38:19 +00:00
Laurent Destailleur
ff6182f62f
Fix a lot of bug in "source" field:
...
- missing creation table
- autoselect when creating order from proposal
- do not show proposal as origin when creating proposal
- use code instead of id
- use label in english
Also renamed table demand_reason into input_reason to match other table input_method.
2011-05-07 11:36:47 +00:00
Regis Houssin
559a798407
Fix: problem to select a model
2011-05-05 13:32:30 +00:00
Laurent Destailleur
d6abe49da2
Fix: Show error message
2011-05-04 18:34:16 +00:00
Laurent Destailleur
b67a135318
A module can add a type of contact for third parties
2011-05-03 09:26:48 +00:00
Laurent Destailleur
d1ed609684
Qual: Removed TODO. Now all password generation use the password generator module.
2011-05-01 10:48:43 +00:00
Regis Houssin
19dc20c512
Fix: A reflected cross-site scripting vulnerability can be exploited to execute arbitrary JavaScript
2011-04-26 21:06:45 +00:00
Philippe Grand
229611b256
fix: change llx_c_source to llx_c_demand_reason
2011-04-26 17:20:26 +00:00
Philippe Grand
0f56a01564
source command :
...
rename table llx_c_source to llx_c_input_reason
2011-04-26 17:12:10 +00:00
Regis Houssin
6db7eef7fb
Fix: bad table name
2011-04-24 13:22:50 +00:00
Regis Houssin
a50aa00eaa
Fix: bad table name
2011-04-24 13:20:55 +00:00
Laurent Destailleur
1edab380c8
Removed warning
2011-04-22 20:19:22 +00:00
Juanjo Menent
134263416c
task #9747 : Can show content of external calendar (ical) into agenda
2011-04-22 08:50:25 +00:00
Laurent Destailleur
becd77a04a
Renamed table llx_c_commande_fournisseur_methode into an english and more generic name: llx_c_input_method
2011-04-21 18:23:05 +00:00
Philippe Grand
c5e2a19fe4
dictionnary for order sources
2011-04-18 19:39:14 +00:00
Regis Houssin
2bea3ee5cc
New: works on sharings between entities
...
Fix: we check if all dependencies are ok
2011-04-18 15:54:13 +00:00
Laurent Destailleur
808cd3b77d
Fix: Better error place
2011-04-17 21:37:35 +00:00
Regis Houssin
1009610964
Fix: possibility to use an alternative path
2011-04-17 07:23:37 +00:00
Regis Houssin
c50a14c5f7
Fix: possibility to use an alternative path
2011-04-17 07:15:17 +00:00
Regis Houssin
66992ad45e
Fix: possibility to use an alternative path
2011-04-15 07:54:10 +00:00
Regis Houssin
9e260d74fd
Fix: the value can't be a zero
2011-04-12 07:43:47 +00:00
Laurent Destailleur
6e6efe5146
Uniformize code
2011-04-09 17:35:05 +00:00
Philippe Grand
daaffd5f14
to answer to this query :
...
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
you can create a delivery type and add it to your propal
2011-04-06 15:36:45 +00:00
Laurent Destailleur
c6ac86430b
Qual: Make module system more simple.
...
Change to prepare adding left menu entries by modules
2011-04-06 11:11:32 +00:00
Laurent Destailleur
68ca591e92
New: Add global parameter connect timeout and response timeout for all external access.
2011-04-03 18:17:54 +00:00
Laurent Destailleur
ae89c2175b
New: Add global parameter connect timeout and response timeout for all external access.
2011-04-03 18:02:18 +00:00
Laurent Destailleur
0d4a6edd4e
Go on tab "external access" on security menu.
2011-04-03 11:58:31 +00:00
Laurent Destailleur
45d5fa60f0
New: Can define a proxy for external web access.
2011-04-02 18:55:41 +00:00
Regis Houssin
49e120cfe2
Fix: rename table
2011-04-01 10:49:57 +00:00
Philippe Grand
0f584ef6a2
To answer to this query :
...
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
2011-04-01 10:04:49 +00:00
Laurent Destailleur
887020e4bd
Fix: Lost field
2011-03-28 08:57:46 +00:00
Laurent Destailleur
cb7eeabb30
Fix: Lost field
2011-03-28 08:53:58 +00:00
Laurent Destailleur
900ed92e3a
New: External modules can force skin directory
2011-03-26 12:51:48 +00:00
Regis Houssin
90eaab6ea7
Fix: view this in development status
2011-03-26 09:48:31 +00:00
Regis Houssin
71d2d4e931
Fix: view this in development status
2011-03-26 09:33:07 +00:00
Laurent Destailleur
8dccb0178b
Add option MAIN_MAIL_EMAIL_INLINE_IMAGES to activate inline attachment because inline attachment not supported by all mails readers and antispams.
2011-03-25 22:07:14 +00:00
Laurent Destailleur
cb6835eb19
Fix order of countries
2011-03-19 02:17:05 +00:00
Regis Houssin
e55cec9e4e
Works on enhancement of "ok","warning" or "error" message with jQuery jnotify
2011-03-18 15:56:12 +00:00
Regis Houssin
23d96f6ded
Works on enhancement of "ok","warning" or "error" message with jQuery jnotify
2011-03-18 15:44:08 +00:00
Laurent Destailleur
e9f4879245
Qual: Prepare move of function dol_delete_file into file.lib.php
2011-03-09 15:34:57 +00:00
Laurent Destailleur
5fba658540
New: Add hidden page Just for xcache informations
2011-03-08 18:39:11 +00:00
Regis Houssin
010e40a167
Fix: bad socket name
2011-03-08 18:27:29 +00:00
Laurent Destailleur
5df6353314
New: Add hidden page Just for xdebug informations
2011-03-08 18:04:14 +00:00
Laurent Destailleur
64717bd091
New: Add hidden page Just for xdebug informations
2011-03-08 16:30:41 +00:00
Laurent Destailleur
19d66d672d
Fix: Better error management in export
2011-03-07 00:57:24 +00:00
Laurent Destailleur
5b4434d6a6
New: SMS sending now works with OVH
2011-03-06 21:44:28 +00:00
Laurent Destailleur
936f65de1a
New: SMS sending now works with OVH
2011-03-06 19:41:19 +00:00
Laurent Destailleur
3da46d4961
Work on SMS features
2011-03-06 15:58:53 +00:00
Laurent Destailleur
6043a0b873
Work on SMS features
2011-03-06 15:45:46 +00:00
Laurent Destailleur
425adc1d57
Qual: More space on input field
2011-03-05 18:29:02 +00:00
Laurent Destailleur
9ff348dfb5
Work on SMS features
2011-03-05 16:27:26 +00:00
Philippe Grand
ecad387444
Missing translation
2011-03-05 13:14:32 +00:00
Laurent Destailleur
2aa7799455
Work on SMS features
2011-03-05 11:22:42 +00:00
Laurent Destailleur
07d36fac4b
Fix: Increase timeout
2011-03-05 01:53:20 +00:00
Regis Houssin
20ea744d8a
Fix: reencoding preview tabs, Imagick is a class today
2011-03-04 12:27:40 +00:00
Laurent Destailleur
66acb06d53
Work on odt templates
2011-03-03 08:49:45 +00:00
Laurent Destailleur
2a0665b4f5
Move file into its module
2011-03-03 08:31:27 +00:00
Laurent Destailleur
f5a2db4f12
Workflow is empty by default but can be modified with module workflow
2011-03-01 09:46:34 +00:00
Laurent Destailleur
f5b43e0d08
Workflow is empty by default but can be modified with module workflow
2011-03-01 09:37:54 +00:00
Laurent Destailleur
56a5e4f9c1
Workflow is empty by default but can be modified with module workflow
2011-03-01 09:22:58 +00:00
Regis Houssin
aba9bb9acd
Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files
2011-02-24 18:22:24 +00:00
Laurent Destailleur
7a4e2ee31f
Fix: Missing table of ordering methods in dictionnary.
2011-02-23 15:23:42 +00:00
Laurent Destailleur
d31dbaf85a
Now dolibarr_main_url_root is detected automatically. Value in conf file is used only to forge links to show for external access.
2011-02-23 12:24:09 +00:00
Laurent Destailleur
8fd2f8a577
Define a default module is not defined
2011-02-20 22:53:59 +00:00
Laurent Destailleur
0560de9fad
Work on ODT generation
2011-02-20 19:04:14 +00:00
Laurent Destailleur
371c4a6090
Qual: Remove usage of deprecated properties
2011-02-20 12:06:11 +00:00
Laurent Destailleur
7d785d6878
Qual: Removed deprecated code
2011-02-20 00:53:58 +00:00
Juanjo Menent
c744f80305
Task #10577 : Works with shipments
2011-02-19 22:53:25 +00:00
Juanjo Menent
80a4107c35
Task #10577 : Works with contracts
2011-02-18 17:12:22 +00:00
Laurent Destailleur
638cb105df
Fix: HTML tags must be escaped
2011-02-18 10:45:38 +00:00
Laurent Destailleur
79696609ce
Add warning if enabled.
2011-02-18 08:38:02 +00:00
Laurent Destailleur
265b746e11
Add warning if enabled.
2011-02-18 08:19:25 +00:00
Laurent Destailleur
13128d524f
Fix: Missing translation
2011-02-17 08:03:43 +00:00
Laurent Destailleur
37b933c13d
New: a specialized menu is now used when using smartphones
2011-02-16 23:54:02 +00:00
Laurent Destailleur
0d3ade0d3f
New: a specialized menu is now used when using smartphones
2011-02-16 23:00:45 +00:00
Laurent Destailleur
e7b4d34bc9
Perf: Speed enhancement. File can be saved into cache.
2011-02-16 20:59:35 +00:00
Laurent Destailleur
fd86f5bf1a
Fix: Missing translation
2011-02-16 20:54:42 +00:00
Laurent Destailleur
a8f9a9d0c6
New: a specialized menu is now used when using smartphones
2011-02-16 19:59:16 +00:00
Laurent Destailleur
d398136e18
Fix: Tab module=0 was disabled
2011-02-14 18:18:41 +00:00
Laurent Destailleur
1423c375f5
New: A module can force menu manager
2011-02-13 15:50:42 +00:00
Laurent Destailleur
684eddf9fe
Removed old constant name for menu management.
2011-02-13 13:22:54 +00:00
Regis Houssin
cf4af2748b
Fix: PostgreSQL compatibility
2011-02-12 06:37:50 +00:00
Laurent Destailleur
56a60a7035
Fix: Style alt
2011-02-11 19:22:09 +00:00
Laurent Destailleur
92a15bff81
Fix: Fails if old constants was saved
2011-02-10 08:24:50 +00:00
Laurent Destailleur
5fa01ea36d
Fix: Fails if old constants was saved
2011-02-10 08:18:09 +00:00
Laurent Destailleur
46c8393071
Fix: Missing style
2011-02-09 12:04:47 +00:00
Laurent Destailleur
e9183b8126
Fix: W3C
2011-02-08 08:10:08 +00:00
Laurent Destailleur
fc83c0a264
Fix: Trans
2011-02-07 19:25:32 +00:00
Philippe Grand
981335d5d3
align buttons
2011-02-07 16:46:22 +00:00
Laurent Destailleur
34de815222
Fix: Image function moved into correct file.
...
New: Add thumbs when uploading an image for third parties
2011-02-07 14:23:57 +00:00
Philippe Grand
ab7ba85526
Code homogenization
2011-02-07 13:55:53 +00:00
Philippe Grand
65ebccc2f5
Code homogenization and correct some display error
2011-02-07 11:48:53 +00:00
Laurent Destailleur
74d6d1054e
Fix: Missing back link
2011-02-06 18:16:41 +00:00
Regis Houssin
09f6fab2cc
New: add width parameter in editor
2011-02-02 16:56:55 +00:00
Laurent Destailleur
ca6f631e36
New: Enhancement in actions list management. Can define an order. Add check during dictionnary add.
2011-02-02 13:29:54 +00:00
Regis Houssin
d7f732b68f
Fix: W3C
2011-02-02 08:39:44 +00:00
Regis Houssin
f0ef91473f
Fix: W3C
2011-02-02 07:04:30 +00:00
Laurent Destailleur
b2f6eec355
New: Add option MAIN_DISABLEVATCHECK to disable link to VAT check
2011-01-31 23:09:46 +00:00
Regis Houssin
e1e6629043
Fix: call ckeditor class if needed by doleditor function
2011-01-31 20:59:53 +00:00
Laurent Destailleur
ef8119a70b
New: Add hidden option SOCIETE_DISABLE_PROSPECTS
2011-01-31 20:31:55 +00:00
Laurent Destailleur
633be51794
Enhancement to allow other editor than fckeditor
2011-01-31 19:34:31 +00:00
Laurent Destailleur
ec8870cf16
Enhancement to allow other editor than fckeditor
2011-01-31 19:28:35 +00:00
Regis Houssin
342ca9cf03
Fix: debug permissions
2011-01-30 13:36:50 +00:00
Juanjo Menent
ef3b05d9ba
Withdrawals: Use bank account from banks module
2011-01-27 19:52:02 +00:00
Juanjo Menent
fd26c1267d
Withdrawals: Use bank account from banks module
2011-01-26 18:04:20 +00:00
Juanjo Menent
6e8758636c
Withdrawals: Use bank account from banks module
2011-01-25 22:12:47 +00:00
Regis Houssin
276fa55020
Fix: problem if mysql encrypt is used
2011-01-24 19:28:28 +00:00
Laurent Destailleur
0acd16f863
New: External modules can add dictionnaries
2011-01-23 21:24:47 +00:00
Laurent Destailleur
e132ad4cf9
New: External modules can add dictionnaries
2011-01-23 19:51:29 +00:00
Laurent Destailleur
24ffac6bb6
New: An external module can add its own menu manager
2011-01-23 15:08:21 +00:00
Laurent Destailleur
2b32460450
Fix: Size of picto
2011-01-22 09:55:07 +00:00
Laurent Destailleur
a1111524e3
Fix: Size of picto
2011-01-22 09:54:08 +00:00
Regis Houssin
1f435c45ad
Fix: rights problem in supplier module
...
Fix: bad closedir
2011-01-18 09:30:49 +00:00
Laurent Destailleur
15cad39815
Fix: Use of options on img was not correct
2011-01-14 21:30:19 +00:00
Regis Houssin
bd1f03decc
Fix: can use alternative path for pdf models
2011-01-14 19:28:55 +00:00
Regis Houssin
eb01c964d9
Fix: can use alertnative path
2011-01-14 17:33:03 +00:00
Laurent Destailleur
f5c936c2b1
Fix: Alignement of columns
2011-01-10 19:16:21 +00:00
Laurent Destailleur
6f52ac37e0
Fix: W3C
2011-01-10 18:36:46 +00:00
Laurent Destailleur
5f56848a56
Fix: Pb in postgresql restore
2011-01-10 01:40:49 +00:00
Laurent Destailleur
c0e02fe65e
Fix: Pb in postgresql export
2011-01-10 01:19:59 +00:00
Laurent Destailleur
9055371178
Help is more clear
2011-01-09 23:29:23 +00:00
Laurent Destailleur
0d3899ab23
Fix: W3C errors or warnings
2011-01-09 15:37:23 +00:00
Laurent Destailleur
c5d3ed8244
Fix: W3C
2011-01-08 18:47:51 +00:00
Laurent Destailleur
5d95b4fa3a
Fix: Bad alignement
2010-12-31 10:37:48 +00:00
Laurent Destailleur
2535926cb9
Fix: Some fix in PDF position
2010-12-31 00:15:13 +00:00
Juanjo Menent
e822ff2c29
Trad: fristname and lastname improved treatment for US and ES
2010-12-30 23:42:33 +00:00
Laurent Destailleur
c8013ac699
Fix: Can't enable document for supplier invoice/order
2010-12-30 22:38:09 +00:00
Laurent Destailleur
89c5b28bde
Fix: Translation errors
2010-12-23 01:53:51 +00:00
Laurent Destailleur
125ef20151
Fix: Link was wrong in some cases
2010-12-20 12:36:31 +00:00
Laurent Destailleur
0c7fd548da
Add more information on system info
2010-12-20 11:12:19 +00:00
Laurent Destailleur
4a7690d1b3
Add more information on system info
2010-12-20 11:10:30 +00:00
Laurent Destailleur
03e5f2d372
Add more information on system info
2010-12-20 11:03:01 +00:00
Laurent Destailleur
749b9c333e
Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists).
2010-12-19 03:04:06 +00:00
Laurent Destailleur
1e151d9864
Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists).
2010-12-19 02:42:53 +00:00
Laurent Destailleur
40e4ec4d5d
Fix: only visible const must be visible
2010-12-19 00:00:28 +00:00
Laurent Destailleur
4dd84122a6
Fix: New product status was not visible on all tabs.
2010-12-18 23:49:40 +00:00
Laurent Destailleur
6e54360aac
New: Add USER_LOGOUT event
2010-12-18 02:45:51 +00:00
Regis Houssin
6aa7a6cd0c
Fix: bad close
2010-12-16 11:43:45 +00:00
Regis Houssin
bba1df29c3
Fix: regression and use an exist alternative root
2010-12-16 11:06:24 +00:00
Regis Houssin
546d4f20f3
Fix: regression and use an exist alternative root
2010-12-16 10:37:05 +00:00
Laurent Destailleur
b5e5dc3849
Fix: Fix regression by adding "custom" feature making web server hang in infinite loop.
2010-12-15 18:15:08 +00:00
Laurent Destailleur
39479397cc
Comments
2010-12-15 17:40:57 +00:00
Regis Houssin
9c20c25d11
New: add directory for external module and other customization
2010-12-15 16:02:00 +00:00
Regis Houssin
ad16244f08
New: add directory for external module and other customization
2010-12-15 15:24:43 +00:00
Regis Houssin
4a577412d5
New: add directory for external module and other customization
2010-12-15 15:12:35 +00:00
Regis Houssin
c0913acf92
New: add directory for external module and other customization
2010-12-15 10:58:45 +00:00
Regis Houssin
1e69b95c9f
New: add DOL_CUSTOM_PATH
2010-12-15 07:54:40 +00:00
Laurent Destailleur
9aaf440b0d
Fix: Lot of fix in journal
2010-12-15 01:13:06 +00:00
Laurent Destailleur
2498426867
Fix: Restore stable version for 3.0
2010-12-14 23:27:17 +00:00
Regis Houssin
c9e41e00f5
New: add directory for external module and other customization
2010-12-14 22:31:59 +00:00
Regis Houssin
7f5d4856da
New: add directory for external module and other customization
2010-12-14 22:31:59 +00:00
Laurent Destailleur
86ffc32195
Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
...
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Laurent Destailleur
6846333ec8
New: Function dol_now('tzuser') is now supported.
2010-12-08 13:13:17 +00:00
Laurent Destailleur
0d4aa481cd
New: Function dol_now('tzuser') is now supported.
2010-12-08 11:45:47 +00:00
Juanjo Menent
21d35ccda8
Task #10786 : works for internal users in setup module
2010-12-07 20:57:34 +00:00
Juanjo Menent
3dab67738c
Doxygen
2010-12-06 19:47:22 +00:00
tiaris
801ebb4e2a
New : Acountancy reports for clients and suppliers invoices
2010-12-04 14:54:29 +00:00
Juanjo Menent
e6ba3e5cfe
Fix: Withdrawals, debug notifications tasks
2010-12-03 10:41:41 +00:00
Laurent Destailleur
6e75a3d203
Restore work lost by savannah backup
2010-12-01 21:16:28 +00:00
Juanjo Menent
c6f6a4524b
Fix: withdrawal debug
2010-11-30 17:34:06 +00:00
Laurent Destailleur
adfb9ea341
Sec: Removed security holes
2010-11-20 13:08:44 +00:00
Laurent Destailleur
770bdefc54
New: Support "fulday" event in calendar module
2010-11-19 23:50:27 +00:00
Laurent Destailleur
a59deddb0f
Fix: Module that have substitution (like numberwords) works again.
2010-11-17 21:29:22 +00:00
Laurent Destailleur
88dbf67e8f
Fix: We must not use database md5 function but PHP md5
2010-11-16 21:43:37 +00:00
Laurent Destailleur
b6fe8b2ec4
Fix: We don't need to have data encode with htmlentities are we are now full utf8.
2010-11-16 11:44:43 +00:00
Laurent Destailleur
7af68b19e4
Qual: Move functions into library
2010-11-13 18:57:10 +00:00
Laurent Destailleur
8bc3bae49e
New: Add suppliers orders to process in dashboard
2010-11-13 17:37:22 +00:00
Laurent Destailleur
aac8e6f437
New: Add weather on dashboard
2010-11-13 16:59:53 +00:00
Laurent Destailleur
2462b31bc2
Doxygen
2010-11-13 12:25:14 +00:00
Laurent Destailleur
005fa04aa3
New: Add a fckeditor test area in fckeditor module setup
2010-11-13 03:21:15 +00:00
Laurent Destailleur
3d1d607158
Fix: Task 8618
2010-11-11 01:26:41 +00:00
Laurent Destailleur
680b700d1b
Doxygen
2010-11-09 13:43:55 +00:00
Laurent Destailleur
d7c289ed4a
Removed TODO
2010-11-09 13:43:27 +00:00
Regis Houssin
8e8f8ff7f8
Fix: add specific trad for advanced perms
2010-11-08 12:06:25 +00:00
Regis Houssin
b48bf580d0
Fix: add advanced perms option
2010-11-08 11:40:52 +00:00
Laurent Destailleur
3685ba82e3
New: Better way to define url in clicktodial module
2010-11-07 11:27:22 +00:00
Juanjo Menent
5b115ab73c
Task #8618 : Add supplier invoice free text
2010-11-06 18:15:14 +00:00
Laurent Destailleur
5d6a0eb0e9
Fix: Same height
2010-11-06 14:20:31 +00:00
Juanjo Menent
8d444cd6cb
Task #8618 : Some fixes
2010-11-05 21:30:38 +00:00
Laurent Destailleur
9eb11e30e2
Look: Fix height
2010-11-05 08:40:21 +00:00
Laurent Destailleur
ad2b5f6449
Fix: Restore backward compatibility with old modules
2010-11-02 12:03:47 +00:00
Laurent Destailleur
baed7507fa
Fix: test on option MAIN_MENU_USE_JQUERY_LAYOUT was not done everywhere. This fix borken feature in ecm when MAIN_MENU_USE_JQUERY_LAYOUT is not used. USage when option is one is still broken.
2010-11-01 16:10:01 +00:00
Laurent Destailleur
dfbd72a76a
Fix: W3C
2010-11-01 16:00:38 +00:00
Laurent Destailleur
ed5f35d0f5
Work on paypal module
2010-10-31 15:06:26 +00:00
Laurent Destailleur
e0f2520647
Work on paypal module
2010-10-31 13:29:33 +00:00
Regis Houssin
f677f2e72c
Test: use jquery layout for the left menu
2010-10-30 07:54:26 +00:00
Juanjo Menent
06cefbb34b
Task #8618 : Add send mail form
2010-10-28 11:37:29 +00:00
Regis Houssin
1a0f39a2d9
New: task #10723
2010-10-28 10:22:06 +00:00
Regis Houssin
0ce87b5444
New: task #10723
2010-10-28 10:22:06 +00:00
Laurent Destailleur
d9bc203c59
Doxygen
2010-10-27 22:41:40 +00:00
Laurent Destailleur
718b646da9
Doxygen
2010-10-27 21:51:41 +00:00
Laurent Destailleur
82dcb8616e
Work on ODT templates
2010-10-27 20:53:23 +00:00
Regis Houssin
002e23aba2
Fix: problem with double quote
2010-10-27 10:33:19 +00:00
Laurent Destailleur
3990d8d153
New: Can choose number of characters to trigger autocompletion for companies.
2010-10-22 08:11:51 +00:00
Laurent Destailleur
c77d4a4e07
Fix: Remove eclipse errors
2010-10-20 16:37:59 +00:00
Regis Houssin
bca7312d3d
Fix: uniformize code
...
Fix: object $conf not loaded
2010-10-19 07:41:03 +00:00
Regis Houssin
eabf8c3a01
Fix: uniformize code
...
Fix: object $conf not loaded
2010-10-19 07:41:02 +00:00
Laurent Destailleur
46ff6b1a25
Move javascript to prepare to mutualize code.
2010-10-18 21:15:55 +00:00
Laurent Destailleur
921aac798e
Fix: Use a better way to bold search criteria (no use of javascript regex, but use php regex). Usage of * was making javascript crazy.
...
Fix: When field is manually cleaned, we must also clean hidden fields.
New: Can define number of char before showing first answer
2010-10-11 21:32:53 +00:00
Juanjo Menent
4550d07a46
Task #8618 : works in setup module
2010-10-08 16:56:14 +00:00
Juanjo Menent
f0d2da7895
Task #8618 : works in setup module
2010-10-08 16:18:45 +00:00
Juanjo Menent
7e4d04dca8
Task #8618 : works in setup module
2010-10-08 16:11:28 +00:00
Laurent Destailleur
a3d8871c0b
Qual: Menu system is simpler
2010-10-02 21:31:14 +00:00
Laurent Destailleur
8d0cc908d9
New: Add 4 constants TAX_MODE_SELL/BUY_PRODUCT/SERVICE to define rule to calculate VAT.
2010-09-29 18:38:47 +00:00
Laurent Destailleur
200bc1e298
Add warning picto in dangerous message
2010-09-29 14:07:36 +00:00
Juanjo Menent
d793f8d250
task #8618 : reverse improved supplier directory structure
2010-09-29 13:59:17 +00:00
Laurent Destailleur
7633c94a60
Qual: Menu management is simpler (no difference between left and top in setup).
2010-09-29 11:57:09 +00:00
Laurent Destailleur
6eab50cd99
Qual: Menu management is simpler (no difference between left and top in setup).
2010-09-29 11:18:38 +00:00
Laurent Destailleur
0de3bff0b7
Qual: Menu management is simpler (no difference between left and top in setup).
2010-09-29 10:10:33 +00:00
Laurent Destailleur
6afe8962bf
Removed specific code for auguria
2010-09-29 08:45:45 +00:00
Laurent Destailleur
d29c8b2688
Fix: Pb of timeout
2010-09-29 08:40:13 +00:00
Juanjo Menent
fc48d1888f
task #8618 : improved supplier directory structure
2010-09-28 16:24:25 +00:00
Regis Houssin
ccd8c1d326
Add smartphone menu management
...
!! experimental !!
2010-09-23 21:32:47 +00:00
Regis Houssin
8091ca0e52
Fix: mutualized auguria and iphone menu
2010-09-23 12:35:09 +00:00
Regis Houssin
a98c55b126
Add smartphone menu management, based from Auguria menu
2010-09-23 10:02:27 +00:00
Laurent Destailleur
ea47cebe6f
New: task #10473 : Option MAIN_PROFIDx_IN_ADDRESS must no more be hidden
2010-09-15 08:36:13 +00:00
Laurent Destailleur
cdf3368295
Qual: Uniformize code
2010-09-14 20:42:17 +00:00
Laurent Destailleur
00f3f5903e
Fix: Error management
2010-09-07 19:18:10 +00:00
Laurent Destailleur
22c0d8446f
Qual: Code is now simpler using jQuery. Removed rubbish javascript.
2010-09-06 11:04:01 +00:00
Laurent Destailleur
7a65ee7cb3
Qual: Code is now simpler using jQuery. Removed rubbish javascript.
2010-09-06 10:08:36 +00:00
Laurent Destailleur
72756193bb
Qual: Code is now simpler using jQuery. Removed rubbish javascript.
2010-09-06 09:51:00 +00:00
Laurent Destailleur
e7fda6b566
Fix: Can't delete default staff value.
2010-09-06 08:52:33 +00:00
Laurent Destailleur
7e7895790b
Fix: Can't delete default payment term.
2010-09-06 08:49:25 +00:00
Laurent Destailleur
153d2080f0
Qual: Uniformize dictionnary table names.
2010-09-06 00:02:55 +00:00
Laurent Destailleur
cb73e03168
Qual: Uniformize dictionnary table names.
2010-09-05 23:39:37 +00:00
Laurent Destailleur
2921fc4f44
New: Maxi debug of withdraw module.
...
Move module to stable to hope having more user testing/using it.
2010-09-05 13:24:59 +00:00
Laurent Destailleur
0578acf414
Work on withdrawal module
2010-09-05 01:20:53 +00:00
Laurent Destailleur
fdc05f97d3
Add more info on module page
2010-09-04 16:16:15 +00:00
Laurent Destailleur
554abc46c7
Work on task #10579 : Simplify code using editor
2010-09-02 18:51:47 +00:00
Philippe Grand
3b8ef56805
tiny code enhancement
2010-09-01 07:50:28 +00:00
Laurent Destailleur
ded3200073
Work on FPDF replacement by TCPDF
2010-08-31 23:52:19 +00:00
Laurent Destailleur
0461bae296
New: Add more space for module description
...
New: Add dolistore in module setup area.
2010-08-31 23:36:52 +00:00
Laurent Destailleur
cc55568723
Replace javascript by jQuery
2010-08-29 16:47:17 +00:00
Laurent Destailleur
d7530d9176
Add a button "cancel"
2010-08-28 11:06:21 +00:00
Laurent Destailleur
f5b603af5b
New: Add option to send all emails to a bulk carbon copy email.
2010-08-28 10:55:11 +00:00
Philippe Grand
fb06c15330
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
a2de97e221
Can input payment conditions on several lines
2010-08-24 09:39:17 +00:00
Laurent Destailleur
f8bd212b06
Fix: Can edit dictionnary of payment term and conditions when a module need it.
2010-08-23 20:32:11 +00:00
Laurent Destailleur
727309d2d4
Chang not used code
2010-08-21 20:16:52 +00:00
Laurent Destailleur
1b9ee9c597
Qual: Clean code
...
Perf: Country id+code is now stored into MAIN_INFO_SOCIETE_PAYS instead of only id. This avoid a select to finf country code at each request.
2010-08-21 15:30:17 +00:00
Laurent Destailleur
8fa175f3e9
Fix: Restore feature broken with renaming
2010-08-19 20:29:55 +00:00
Laurent Destailleur
4ef58f0f5c
Fix: Minor fix in url
2010-08-19 18:51:10 +00:00
Regis Houssin
2c4a56771f
Fix: $optiontype not used
...
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
85d3bcafa4
New: Can cancel edition
...
Fix: Minor fix in theme around logo
2010-08-18 17:16:21 +00:00
Laurent Destailleur
98a4430d5f
Better postgresql compatibility
2010-08-14 02:44:07 +00:00
Laurent Destailleur
6d82aeda67
Fix: Database compatibility
2010-08-09 15:42:57 +00:00
Laurent Destailleur
b1f95d797e
Fix: Remove admin info for auto language
2010-08-02 19:10:04 +00:00
Laurent Destailleur
807fad406f
Fix: More log to hunt a bug
2010-08-01 18:45:19 +00:00
Laurent Destailleur
f7acc27c0b
More clear
2010-07-28 21:12:30 +00:00
Laurent Destailleur
362efe167f
Trad
2010-07-22 21:49:14 +00:00
Laurent Destailleur
2183739757
Fix: W3C errors
2010-07-21 18:24:26 +00:00
Laurent Destailleur
fc2213a8f1
Doxygen
2010-07-21 12:35:56 +00:00
Laurent Destailleur
87ce3073d5
Doxygen
2010-07-21 11:57:52 +00:00
Laurent Destailleur
29536ecbd8
Fix: Use correct order of firstname and lastname.
2010-07-18 10:39:07 +00:00
Laurent Destailleur
11ff153537
Add help to guide translators on translation process.
2010-07-15 21:15:51 +00:00
Laurent Destailleur
adac87c322
Fix: Permission edition
2010-07-15 08:42:05 +00:00
Juanjo Menent
99e970d6c9
Local Taxes: Remove MAIN_FEATURES_LEVEL condition
2010-07-15 07:23:04 +00:00
Laurent Destailleur
347e759610
Fix: Missing trad
2010-07-14 16:41:13 +00:00
Laurent Destailleur
e511c188fe
The beta will last a little bit more, so i enable the spanish local taxes
2010-07-14 15:59:38 +00:00
Laurent Destailleur
cfd5f40683
Move not stable ecotax feature as a module.
2010-07-13 23:36:53 +00:00
Laurent Destailleur
1315833247
Minor fixes.
2010-07-11 19:29:18 +00:00
Laurent Destailleur
bf6f17f8d3
Fix: On first install, default models was not preselected
2010-07-09 23:15:06 +00:00
Laurent Destailleur
685942b5b3
Fix: Missing translation for menu editor
2010-07-01 22:42:42 +00:00
Laurent Destailleur
d4c492bbca
Look: enhancement in look
2010-06-27 14:29:45 +00:00
Laurent Destailleur
a8c891e647
Add option MAIN_FIRSTNAME_NAME_POSITION
2010-06-23 19:17:38 +00:00
Laurent Destailleur
bcf2852e5a
Fix: Country label
2010-06-23 01:03:42 +00:00
Laurent Destailleur
ad8440d276
Show state in address for us and india
2010-06-18 22:54:16 +00:00
Laurent Destailleur
bdd0672917
Add state
2010-06-17 22:19:37 +00:00
Laurent Destailleur
c0521a20a9
Qual: Remove deprecated code
2010-06-17 16:53:26 +00:00
Laurent Destailleur
f74d4d645f
Work on odt generation
2010-06-15 21:52:41 +00:00
Laurent Destailleur
77020dd8be
Mutualize code
2010-06-15 19:26:47 +00:00
Juanjo Menent
5553c7a92d
Qual: Standing Orders setup. Uniformize code
...
Trad: Standing Orders setup. translation notifications setup
2010-06-15 13:44:20 +00:00
Juanjo Menent
45dd8421db
Fix: Move widthrawal module configuration to setup modules area
2010-06-15 08:43:50 +00:00
Laurent Destailleur
b736e7322b
Some change to start to work on autinstall of modules
2010-06-06 17:36:35 +00:00
Laurent Destailleur
00a1d562b6
Use dolistore to find/download modules
2010-06-04 23:00:57 +00:00
Laurent Destailleur
982be7db04
Qual: Removed old deprecated constant
2010-06-02 08:43:35 +00:00
Laurent Destailleur
60dc831ec6
Qual: Make option to create automatic personal stock easier to setup
2010-06-01 22:22:09 +00:00
Laurent Destailleur
810f87dc54
Show shmop memory if option enabled.
2010-05-28 22:15:56 +00:00
Laurent Destailleur
38d91e99dd
New: Add a new mode for automatic stock increase: Can be increased on supplier order dispatching of products.
2010-05-28 20:41:41 +00:00
Laurent Destailleur
ff4935fbc6
Fix: Title of page is second parameter
2010-05-26 11:42:29 +00:00
Laurent Destailleur
4c6a3a0fdc
Fix: Title of page is second parameter
2010-05-26 11:28:10 +00:00
Laurent Destailleur
4651250ddb
Do not show link "viw password" if there is no password
2010-05-24 08:56:11 +00:00
Laurent Destailleur
ad8ab9c7fd
New: Add gantt diagramm om project module
2010-05-23 10:20:35 +00:00
Laurent Destailleur
8c0a14fa6d
New: Can set a past delay to limit calendar export
2010-05-22 09:50:32 +00:00
Laurent Destailleur
7fa356374a
Fix: Missing title
2010-05-12 17:18:04 +00:00
Laurent Destailleur
af7cfec808
New: Can now send supplier order by mail
2010-05-12 13:14:26 +00:00
Laurent Destailleur
2a29f90d14
Fix: Bad path for some includes
...
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Laurent Destailleur
aa9e608e25
Fix: Can not update user if in mode monouser.
...
Fix: Postgresql compatibility
2010-05-11 23:56:12 +00:00
Regis Houssin
635b44b906
Fix: if you rename a module, rename all
2010-05-10 04:50:39 +00:00
Laurent Destailleur
7823267380
Postgresql compatibility
2010-05-09 14:08:42 +00:00
Laurent Destailleur
359fab73c5
Work on odt generation
...
Add warning if postgresql has a wrong configuration
2010-05-09 13:45:27 +00:00
Laurent Destailleur
9bcf643cdc
According to new tree directory
2010-05-06 18:06:19 +00:00
Philippe Grand
6c53b28163
according to new tree directory
2010-05-05 16:15:08 +00:00
Laurent Destailleur
8aae74307a
New: Add info on browser in system information
...
Fix: With smartphone, menu use simple text links
2010-05-05 07:54:03 +00:00
Philippe Grand
70a5769698
according to new tree directory
2010-05-03 09:40:55 +00:00
Philippe Grand
c4fe38c68f
according to new tree directory
2010-05-03 09:27:12 +00:00
Philippe Grand
9eeb375f83
according to new tree directory
2010-05-03 09:14:28 +00:00
Philippe Grand
4deb00ef2e
according to new tree directory
2010-05-03 08:43:33 +00:00
Philippe Grand
a981577553
according to new tree directory
2010-05-03 08:43:32 +00:00
Philippe Grand
2412ff86dd
according to new tree directory
2010-05-03 08:30:27 +00:00
Philippe Grand
7f13eb0d4e
according to new tree directory
2010-05-03 08:22:35 +00:00
Philippe Grand
3bf96eda6f
according to new tree directory
2010-05-01 21:10:27 +00:00
Philippe Grand
b09d0325cb
according to new tree directory
2010-05-01 17:26:33 +00:00
Philippe Grand
58fb48677f
according to new tree directory
2010-05-01 16:54:30 +00:00
Laurent Destailleur
968addfad3
Fix: Better error management in upload files
2010-05-01 14:28:48 +00:00
Philippe Grand
9e887c8980
according to new tree directory
2010-05-01 14:19:21 +00:00
Philippe Grand
dbad0fbdaa
according to new tree directory
2010-05-01 10:52:47 +00:00
Philippe Grand
ba0fa4b60b
according to new tree directory
2010-05-01 10:32:15 +00:00
Laurent Destailleur
7236e28289
Fix: DDL changes must be on install, upgrade or module activation.
2010-04-30 18:39:21 +00:00
Laurent Destailleur
054572fa12
Enhancement for postgresql support
2010-04-30 17:31:46 +00:00
Regis Houssin
6d469ba2f0
Fix: regression
2010-04-30 07:57:19 +00:00
Regis Houssin
ff0bbd1c43
Fix: move class to class directory
2010-04-30 05:48:16 +00:00
Regis Houssin
be94ad3d07
Fix: problem with development version
2010-04-30 05:29:30 +00:00
Philippe Grand
ed9144957a
according to new tree directory
2010-04-29 15:23:21 +00:00
Philippe Grand
b749e6bdcf
according to new tree directory
2010-04-29 14:34:21 +00:00
Philippe Grand
b65ddfabe8
according to new tree directory
2010-04-28 21:29:12 +00:00
Regis Houssin
e4ea54f315
Fix: move class to class directory
...
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Philippe Grand
41d770c992
fix : pb after changing langs directory
2010-04-28 16:20:56 +00:00
Philippe Grand
905f9c7e27
according to new tree directory
2010-04-28 15:30:44 +00:00
Regis Houssin
69690b3ef1
Fix: problem with development version
2010-04-28 15:20:50 +00:00
Regis Houssin
e2e1587206
Fix: problem with development version
2010-04-28 15:12:51 +00:00
Regis Houssin
60af722264
Fix: move class to class directory
2010-04-28 14:36:45 +00:00
Philippe Grand
907bd0a67e
according to new tree directory
2010-04-28 13:52:55 +00:00
Laurent Destailleur
4c73cb64c8
Move/Rename numbering module files for invoices to normalize code.
2010-04-28 13:49:13 +00:00
Philippe Grand
3f4bee1f18
according to new tree directory
2010-04-28 12:53:28 +00:00
Philippe Grand
911c57b951
according to new tree directory
2010-04-28 12:24:06 +00:00
Philippe Grand
be059c05f0
according to new tree directory
2010-04-28 12:13:27 +00:00
Philippe Grand
9bb410e258
according to new tree directory
2010-04-28 12:08:22 +00:00
Philippe Grand
b6bc9223df
according to new tree directory
2010-04-28 10:33:16 +00:00
Philippe Grand
b68a359265
according to new tree directory
2010-04-28 10:02:54 +00:00
Philippe Grand
388470d146
according to new tree directory
2010-04-28 07:55:43 +00:00
Philippe Grand
009b251d52
according to new tree directory
2010-04-27 08:13:42 +00:00
Laurent Destailleur
e731e7414e
Fix: Missing triggers for suppliers invoices
2010-04-25 21:22:06 +00:00
Philippe Grand
c418128a07
according to new tree directory
2010-04-25 14:17:39 +00:00
Philippe Grand
ae2445389e
according to new tree directory
2010-04-25 13:03:14 +00:00
Philippe Grand
7d88487c80
according to new tree directory
2010-04-25 10:50:09 +00:00
Laurent Destailleur
eaad3c211c
Move file in correct directory
2010-04-24 17:38:57 +00:00
Laurent Destailleur
76abbf3560
Preapre function to reload menus
2010-04-24 17:37:55 +00:00
Laurent Destailleur
4b857f035d
Move file in correct directory
2010-04-24 17:29:10 +00:00
Philippe Grand
d881cfafd7
upgrade to new directory tree
2010-04-22 20:28:56 +00:00
Regis Houssin
3ee92a0de3
Fix: mutualize code and template
...
Works on workflow management
2010-04-22 18:37:42 +00:00
Philippe Grand
5d38b90d04
upgrade to new directory tree
...
some spelling changes
2010-04-22 10:33:34 +00:00
Laurent Destailleur
e1c01ac3c8
Boxes area output is now in a function.
...
Contracts boxes show status of each services (status of contracts is deprecated).
2010-04-20 18:23:55 +00:00
Regis Houssin
56942f72d1
Fix: on verifie si les dependances sont valides
2010-04-20 14:59:15 +00:00
Philippe Grand
952ddd7488
create lang's file and use new tree
2010-04-19 16:55:32 +00:00
Regis Houssin
db8f5ed592
Add possibility to include boxes of external module
2010-04-19 07:55:46 +00:00
Regis Houssin
bf067d7c59
Add box "last contracts"
2010-04-19 06:43:15 +00:00
Laurent Destailleur
a66d44431d
Fix: TTC must always be exactly HT + VAT
2010-04-18 23:03:48 +00:00
Laurent Destailleur
26a8da70af
Fix: Do not use $_ENV anymore.
2010-04-18 15:49:57 +00:00
Laurent Destailleur
a897e62fd3
Comment
2010-04-18 14:37:59 +00:00
Regis Houssin
6ccd3bbc75
Fix: hide phones directory
2010-04-12 19:11:14 +00:00
Juanjo Menent
30dcda109e
Works on enhancement of local taxes. Changes in calcul_price_total
2010-04-12 09:53:49 +00:00
Regis Houssin
73f216fd89
Fix: rename $class to $classname to prevents problems
...
http://www.manuelphp.com/php/reserved.keywords.php
2010-04-09 07:55:37 +00:00
Regis Houssin
6e3dbf8cac
Fix: models generator that need parameters
2010-04-07 15:05:21 +00:00
Regis Houssin
0bee9e9362
Fix: store triggers path to $conf
2010-04-02 17:09:26 +00:00
Regis Houssin
0ac656b218
Fix: check if directory exists
2010-04-02 11:56:23 +00:00
Regis Houssin
9793a8f13a
Fix: mutualize code
2010-04-02 11:32:34 +00:00
Regis Houssin
488479de5e
Add possibility to move trigger in "/mymodule/inc/triggers/"
2010-04-02 09:59:18 +00:00
Regis Houssin
281805991a
Fix: add "set_include_path"
2010-03-30 16:40:00 +00:00
Regis Houssin
8e32de74f1
Fix: rename "templates" to "tpl" and add class directory
2010-03-30 13:32:30 +00:00
Regis Houssin
40b5352430
Fix: rename "templates" to "tpl"
2010-03-30 13:26:20 +00:00
Philippe Grand
f4afed58c3
move html.formproduct.class.php to product directory
2010-03-30 12:47:19 +00:00
Laurent Destailleur
76d25dad17
New: Add module externalsite
2010-03-27 16:35:49 +00:00
Laurent Destailleur
bdf4bbaa1f
Works on ODT import
2010-03-27 00:33:28 +00:00
Laurent Destailleur
b60b99213e
Better error management
2010-03-26 22:00:58 +00:00
Philippe Grand
3ce3c74ba7
Move facture class file to compta/facture directory
2010-03-26 15:45:01 +00:00
Regis Houssin
9414877261
Fix: best autonomy of modules
2010-03-26 11:35:38 +00:00
Philippe Grand
a56832d521
move contact class file to contact directory
2010-03-25 13:51:24 +00:00
Laurent Destailleur
9838cb993f
Fix: Remove only content of temp directories
2010-03-24 13:39:12 +00:00
Laurent Destailleur
c0b6e97ce8
Add link to wiki
2010-03-24 13:12:34 +00:00
Laurent Destailleur
49600d1423
Fix: Postgres compatibility
2010-03-24 13:06:29 +00:00
Philippe Grand
2ad53b40eb
move file class usergroup to user/group directory
2010-03-23 21:27:06 +00:00
Philippe Grand
ff5d7ee824
move file class user to user directory
2010-03-23 21:17:18 +00:00
Philippe Grand
497c2a9204
move file class propal to comm/propal directory
2010-03-23 20:53:15 +00:00
Philippe Grand
23d159a31f
move module class to his own directory
2010-03-22 16:42:28 +00:00
Regis Houssin
c7df8f8807
Fix: move module class to your own directory
2010-03-22 15:31:13 +00:00
Regis Houssin
48c113107b
Fix: move "editeur" module to external module
2010-03-22 12:13:15 +00:00
Regis Houssin
dd408be68c
Fix: reorganisation du fonctionnement des canvas de produits
...
Fix: migration du module droitpret en module externe
2010-03-22 11:49:10 +00:00
Laurent Destailleur
d7914b690a
Spip interface is no more experimental.
2010-03-17 22:25:49 +00:00
Laurent Destailleur
465cc90759
Fix W3C errors in page forging
2010-03-15 23:54:37 +00:00
Laurent Destailleur
3cb4335f9a
Move permission "see hidden categories" into "see hidden products/services".
2010-03-13 21:53:44 +00:00
Laurent Destailleur
7123a37db3
Work on odt module. It works now !
2010-03-10 21:59:34 +00:00
Laurent Destailleur
f0e95657d5
Work on ODT module
2010-03-10 20:36:30 +00:00
Laurent Destailleur
e8163945fe
Work on odt module
2010-03-06 19:33:45 +00:00
Laurent Destailleur
1cae3c6083
Default value is 5 on number of subproduct
2010-03-02 23:32:57 +00:00
Regis Houssin
68c1571d13
Qual: First change to remove pre.inc.php
2010-03-01 09:20:41 +00:00
Laurent Destailleur
337ebafceb
Work on generic odt generation
2010-02-28 22:49:06 +00:00
Laurent Destailleur
99e6134e82
Qual: Clean a lot of code to prepare remove of pre.inc.php
2010-02-28 14:16:46 +00:00
Juanjo Menent
72c62e1899
Works on enhancement of local taxes. New: Adapted vat dictionary and table
2010-02-28 11:45:49 +00:00
Laurent Destailleur
a642131408
Trad
2010-02-28 02:02:03 +00:00
Laurent Destailleur
36c4605d17
Mutualize a lot of code about models selection to prepare generic odt generator.
2010-02-27 22:53:27 +00:00
Laurent Destailleur
ffd1e04f55
Fix: Reduce content of third parties tab
2010-02-27 20:19:55 +00:00
Laurent Destailleur
24efaa6fa1
New: Add logo of country "near" language in setup pages.
2010-02-27 10:11:00 +00:00
Laurent Destailleur
d5d9291449
Qual: Uniformize code
2010-02-24 23:29:46 +00:00
Laurent Destailleur
5723bce76a
New: Work on document generation for third parties
2010-02-24 20:46:14 +00:00
Laurent Destailleur
ee47cf17cf
Qual: Uniformize code and remove useless function
2010-02-24 16:41:19 +00:00
Laurent Destailleur
c601834e56
Fix: Numbers works with ar_AR language
2010-02-23 20:30:55 +00:00
Laurent Destailleur
459855a636
Mutualize code in menu
2010-02-20 15:07:46 +00:00
Laurent Destailleur
14b660f97d
Qual: Uniformise code
2010-02-20 12:31:11 +00:00
Laurent Destailleur
3acd11c13c
Move conf file information into page of dolibarr conf information.
...
New: Enhance https forcing.
2010-02-20 11:40:36 +00:00
Laurent Destailleur
f1af02f79e
Fix: Link to check SIRET not visible if SIRET not defined
2010-02-20 11:22:02 +00:00
Regis Houssin
8365172200
Fix: traduction of country code
2010-02-18 14:39:51 +00:00
Laurent Destailleur
337405b5f8
Add info to help debug of TZ
2010-02-14 19:13:58 +00:00
Laurent Destailleur
1e7b88bb2f
Fix: Some mailman fix
2010-02-14 00:53:24 +00:00
Laurent Destailleur
e3a79d8703
New: Member cards generator use correct avery format AVERY C32010
2010-02-13 23:26:25 +00:00
Laurent Destailleur
02624f7ae0
New: Member cards generator use correct avery format AVERY C32010
2010-02-13 22:57:05 +00:00
Laurent Destailleur
d5c786d805
Fix: Photo for users and members were saved with .jpg even if .png
2010-02-13 22:20:32 +00:00
Regis Houssin
1322f85643
Fix: os infos
2010-02-12 10:16:18 +00:00
Laurent Destailleur
c17d405973
New: Member cards generator use correct avery format AVERY C32010
2010-02-11 22:48:10 +00:00
Laurent Destailleur
5dcc7e08ae
Add link to check a SIREN
2010-02-10 14:16:36 +00:00
Laurent Destailleur
5abda4bdc2
Add link to check a SIREN
2010-02-10 14:15:52 +00:00
Laurent Destailleur
ece84e975d
Fix: Error on close
2010-02-08 14:20:09 +00:00
Laurent Destailleur
ce92d372d4
Some fix
2010-02-08 03:38:05 +00:00
Laurent Destailleur
e40b8d9602
Better way to setup business card PDF genertion.
2010-02-07 18:03:46 +00:00
Juanjo Menent
d0493583fe
Works on enhancement of local taxes
2010-02-07 10:28:40 +00:00
Laurent Destailleur
e24379f0be
New: Add a more accurate setup for identity card of members (need for the solution linux congress)
2010-02-07 04:31:19 +00:00
Laurent Destailleur
8a37c13365
Look: Use style fieldrequired on mandatory fields
2010-02-04 19:54:58 +00:00
Laurent Destailleur
48b14a7548
Qual: Removed a deadlock option. Option is always on now as it is more opened.
2010-02-04 19:15:07 +00:00
Laurent Destailleur
d6d1612f3c
Minor change
2010-02-02 08:54:47 +00:00
Laurent Destailleur
1d0a197f85
Add a more simple project numbering module to have always for each module:
...
1 simple module with no need to understand masks.
1 generic module with a masks to define.
2010-02-02 08:44:28 +00:00
Laurent Destailleur
0943a28445
Use a better value for constant FACTURE_LOCAL_TAX1_OPTION and FACTURE_LOCAL_TAX2_OPTION
2010-02-02 08:22:50 +00:00
Laurent Destailleur
f1bc983c71
Use a better value for constant FACTURE_LOCAL_TAX1_OPTION and FACTURE_LOCAL_TAX2_OPTION
2010-02-02 08:16:50 +00:00
Regis Houssin
1383e9c2e1
Add llx_entity for better management entities
2010-02-01 16:06:47 +00:00
Regis Houssin
421d0fcd5d
Add llx_entity for better management entities
2010-02-01 15:35:52 +00:00
Regis Houssin
f3d22ae958
Add llx_entity for better management entities
2010-02-01 14:44:10 +00:00
Regis Houssin
034c01dbab
Add on/off button
2010-01-31 10:20:17 +00:00
Regis Houssin
4bd51d80ce
Add on/off button
2010-01-30 11:47:12 +00:00
Regis Houssin
4709d8deb6
Add on/off button
2010-01-30 11:41:26 +00:00
Regis Houssin
fd033a34e1
Add on/off button
2010-01-30 11:06:59 +00:00
Regis Houssin
9536a59dff
Add on/off button
2010-01-30 10:43:25 +00:00
Regis Houssin
86d1b47534
Fix: add translation for llx_c_type_contact dictionnary
2010-01-26 19:30:44 +00:00
Laurent Destailleur
73c67bb575
Apply patch by juanjo
2010-01-23 22:11:48 +00:00
Laurent Destailleur
5c6089ef32
Apply patch by juanjo
2010-01-23 22:01:34 +00:00
Regis Houssin
3c74bd21ca
Works on enhancement of project tasks
...
Fix: move class in directory of module
2010-01-22 20:20:41 +00:00