Laurent Destailleur
8cf008c10b
Fix: Better error management
2012-03-03 13:42:27 +01:00
Regis Houssin
5139c0a69e
Fix: time is not necessary
2012-03-03 11:38:45 +01:00
Regis Houssin
b74e24ab46
Fix: increase size
2012-03-03 09:06:26 +01:00
Regis Houssin
047edc69f9
Fix: unit test warning
2012-03-03 07:45:25 +01:00
Laurent Destailleur
cb3104220e
Fix: Instantiate if not already done
2012-03-02 19:36:43 +01:00
Regis Houssin
034b0fc4d4
New: add dol_json_encode and dol_json_decode instead
...
serialize/unserialize
2012-03-02 17:48:05 +01:00
Regis Houssin
30c7bf811b
Fix: add pdf_writeLinkedObjects method
2012-03-02 15:03:46 +01:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
Regis Houssin
e1f97c009b
Fix: for add external linked objects
2012-03-02 17:52:47 +08:00
Regis Houssin
5b3a3b8e2e
Fix: add array return
2012-03-02 17:40:16 +08:00
Regis Houssin
61e90e0d9d
Fix: add $hookmanager parameter
2012-03-02 10:26:03 +01:00
Regis Houssin
71e5e27e7e
Fix: instantiate $hookmanager if not exist
2012-03-02 10:16:50 +01:00
Regis Houssin
f39e156f3a
New: add pdf_getLinkedObjects hook
2012-03-02 08:31:38 +01:00
Regis Houssin
64b8486494
New: add method for show linked objects in pdf
2012-03-02 08:11:40 +01:00
FHenry
0cf4619682
Emailing campaign- unsubcribe and use of md5 tag
2012-03-01 14:51:07 +01:00
Laurent Destailleur
9174182a27
Fix: Removed warning
2012-03-01 09:24:45 +01:00
Regis Houssin
6aa7e90834
Fix: merge problem
2012-03-01 08:03:27 +01:00
Regis Houssin
f3cb926c3c
Fix: use generic array for all parts
2012-03-01 13:58:33 +08:00
Laurent Destailleur
7c4e908639
models_modules isn't enough so we use same facture_invoice,
...
commande_invoice, propale_invoice. This means module descriptor file
should contains
module_parts('facture'=>1) if we want to add doc template for invoice
into module/core/modules/facture/doc
2012-03-01 02:06:08 +01:00
Laurent Destailleur
badc6d0f45
Fix: Fix tons of bugs after change for new way to declare modules
...
features
2012-03-01 00:03:16 +01:00
Laurent Destailleur
e0f7637bb3
Fix: Restore barcode management
2012-02-29 22:54:34 +01:00
Laurent Destailleur
18a7cd1e33
Perf: Try a speed enhancement
2012-02-29 21:22:08 +01:00
Regis Houssin
0b945f0716
Fix: use dol_buildpath
2012-03-01 04:10:50 +08:00
Laurent Destailleur
dd9e150743
Fix: Bad test
2012-02-29 20:58:05 +01:00
Laurent Destailleur
57c94c6736
Fix: chrome detection
2012-02-29 20:51:44 +01:00
Laurent Destailleur
51fb1b2385
Fix: Code was sharing loop for custom dir and loop for subdir modules.
...
The loop to manage customdir must be managed by the dol_buildpath so
only loop on / + module dir must be done.
2012-02-29 20:07:17 +01:00
Laurent Destailleur
7e3cb90f5a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-29 19:41:45 +01:00
Laurent Destailleur
55904f7f37
New: Test on browser version during install step.
...
Mutualize code to detect browser version.
2012-02-29 19:41:12 +01:00
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
Laurent Destailleur
6550ba53f6
More phpunit test
2012-02-29 11:48:03 +01:00
Regis Houssin
27d88b34d8
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-28 19:18:34 +01:00
Regis Houssin
ffc492ba1f
Fix: security
2012-02-28 19:18:24 +01:00
Laurent Destailleur
5e32fc70ad
Fix: action must always be provided as value can be change during actions
2012-02-28 16:48:18 +01:00
Laurent Destailleur
1c4ca9b335
New: Add hidden option MAIN_ADD_PDF_BACKGROUND to add a PDF as
...
background of invoice/order generated PDF.
2012-02-27 22:57:19 +01:00
Laurent Destailleur
3012e9eeaa
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-27 21:56:40 +01:00
Regis Houssin
8f9b9987ff
Fix: Multiple directory traversal vulnerabilities with document.php
2012-02-27 17:02:56 +01:00
Laurent Destailleur
563acb5968
For backward compatibility
2012-02-27 10:18:34 +01:00
Regis Houssin
476168410e
Fix: declaration of property
2012-02-27 09:09:34 +01:00
Regis Houssin
03e68b3d77
Fix: avoid warning
2012-02-27 09:04:41 +01:00
Regis Houssin
f4bab2f6de
Fix: avoid warning and deprecated variable
2012-02-27 08:47:25 +01:00
Laurent Destailleur
7a4398e5a0
doxygen
2012-02-27 00:58:00 +01:00
Laurent Destailleur
16ad5452b6
Fix: When company name is too long, wrapping overwrite address.
2012-02-26 14:27:19 +01:00
Laurent Destailleur
e519bf0c40
Fix: Fix TODO
...
Doxygen
2012-02-25 16:24:36 +01:00
Laurent Destailleur
45f2f7b449
Fix: Second field is required
2012-02-25 16:14:59 +01:00
Regis Houssin
70c9b2bda3
Fix: compatibility with edit in place
2012-02-25 12:09:27 +01:00
Regis Houssin
58c1cb3e7c
Fix: function is outside of class and add TODO
2012-02-25 09:05:36 +01:00
Laurent Destailleur
7f1ea8520d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-25 01:34:44 +01:00
Laurent Destailleur
9d9439e498
New: All professional id can contains up to 128 chars instead of 32.
2012-02-25 01:34:05 +01:00
Regis Houssin
e2cea80f69
Fix: problem with this pdf
2012-02-24 17:25:53 +01:00
Regis Houssin
3b0beed51d
Fix: professionnal id only visible if not empty
2012-02-24 16:52:33 +01:00
Regis Houssin
8e023bb384
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-24 16:32:29 +01:00
Regis Houssin
13f2fe84f9
Fix: missing object $db and missing variables declaration
2012-02-24 16:31:51 +01:00
Laurent Destailleur
db396ed67c
Doxygen
2012-02-24 11:23:52 +01:00
Laurent Destailleur
cc6a2c8d84
Fix: Compatibility of new module setup with old setup
2012-02-24 11:06:05 +01:00
Regis Houssin
1b236c5c56
Fix: possibility to add more parameters (eg: entity=0)
2012-02-24 15:53:38 +08:00
Regis Houssin
d7f92041c2
Fix: define an array by default if not exist
2012-02-24 14:00:43 +08:00
Regis Houssin
a68ac56e5b
Fix: remove obsolete code
2012-02-23 22:01:55 +01:00
Regis Houssin
673fbc457d
Fix: add debug mode and change with new module parts management
2012-02-23 20:42:25 +01:00
Regis Houssin
ee80305e6c
Fix: full path is defined by default
2012-02-23 20:03:07 +01:00
Regis Houssin
e536bef00e
Fix: serialize array parameters (hooks)
2012-02-23 19:51:56 +01:00
Regis Houssin
3770b7ffcc
Fix: remove obsolete code
2012-02-23 19:42:57 +01:00
Regis Houssin
4b4b5be6f5
Fix: bad test
2012-02-23 19:35:13 +01:00
Regis Houssin
e257d7d6d4
New: possibility to defined hooks in array format with parts module
...
system
2012-02-23 17:34:17 +01:00
Regis Houssin
2dabf0e185
Fix: possibility to defined a specific path
2012-02-23 16:20:15 +01:00
Regis Houssin
46ad02cbc8
New: add generic function for module parts
2012-02-23 15:42:03 +01:00
Regis Houssin
a444fc955d
New: add generic function for module parts
2012-02-23 14:28:50 +01:00
FHenry
21ffd56795
Correct Bug of CSS in conf
2012-02-23 11:27:13 +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
94f6034f9a
New: adding the ability to display a different value than the original
...
value, in the edit in place fields
2012-02-22 22:05:20 +08:00
Laurent Destailleur
e4cf111ac2
Fix: Do not include an output class (form) inside a core system class.
2012-02-22 14:43:13 +01:00
Laurent Destailleur
3a915de69a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-22 12:12:51 +01:00
Laurent Destailleur
ef6706a6b9
New: Add hook toprightmenu
2012-02-22 12:02:12 +01:00
simnandez
282a50512f
Fix: Use transnoentities into description
2012-02-22 09:44:46 +01:00
Regis Houssin
5a715bb4ea
Fix: add possibility to defined a different icon with css
2012-02-22 16:27:29 +08:00
Regis Houssin
ea83e474dc
New: add possibility to linked other objects from external modules
2012-02-22 01:19:05 +08:00
Regis Houssin
8b107b65e8
Fix: compatibility with multi-company shared
2012-02-21 18:09:21 +08:00
Regis Houssin
0cff48f9b3
Fix: merge conflict
2012-02-21 10:47:08 +01:00
Regis Houssin
e5c0a99584
Fix: for multi-company
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/html.form.class.php
2012-02-21 10:26:38 +01:00
Laurent Destailleur
f71073c3b5
Doxygen
2012-02-21 00:18:48 +01:00
Laurent Destailleur
9e731a1c9f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-21 00:09:10 +01:00
Laurent Destailleur
b8a61e73a0
New: Add product_label into substitution tags for ODT.
2012-02-20 23:58:36 +01:00
Regis Houssin
cd23f8a040
Fix: bad rights
2012-02-20 21:17:05 +01:00
Regis Houssin
a3ee9f83fe
Fix: remove unused object
2012-02-20 20:36:37 +01:00
Regis Houssin
fa3e134a92
Fix: add specific right access for payment
...
New: add possibility to defined success message for jeditable
2012-02-20 20:31:35 +01:00
Laurent Destailleur
58d1a042a5
Fix: print select_societe was wrong as it contains already print
...
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
8c0ad673e8
Reduce size of form.class
2012-02-20 12:31:01 +01:00
Laurent Destailleur
475bba2ea7
Qual: Reduce size of form.class
2012-02-20 12:20:56 +01:00
Laurent Destailleur
5540e5cb82
Qual: Reduce size of form.class
...
Qual: Removed not used file
2012-02-20 10:24:08 +01:00
Laurent Destailleur
b93c03a9c9
Qual: Doxygen
...
Perf: Reduc size of form.class.php
2012-02-20 10:09:28 +01:00
Laurent Destailleur
8466ea055c
Checkstyle
2012-02-20 09:42:57 +01:00
Laurent Destailleur
198c453a09
Fix: Default lang on CLI context was wrong
2012-02-20 01:31:02 +01:00
Laurent Destailleur
8d6655061e
Qual: Full description of lines for ODT generation share same
...
function.
2012-02-19 21:08:17 +01:00
Laurent Destailleur
75bb0eddd7
Fix: Bad br.
2012-02-19 20:31:59 +01:00
Laurent Destailleur
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
d87e0eaae0
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-19 15:21:04 +01:00
Laurent Destailleur
b51c167cdc
Minor fix in alignement
2012-02-19 13:55:29 +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
c0221f6950
Fix: convert mysql to pgsql fails sometimes
2012-02-19 13:11:35 +01:00
Laurent Destailleur
48f5f0dca7
Uniformize login and password forgotten page
2012-02-19 12:54:04 +01:00
Regis Houssin
2cd9bcea90
Fix: restore broken encryption
2012-02-19 09:59:13 +01:00
Laurent Destailleur
a500033b10
New: Add postgresql function to resynchronize sequences
2012-02-19 03:21:10 +01:00
Laurent Destailleur
dd766cbb79
Fix: Use current errno into log.
2012-02-19 02:07:13 +01:00
Laurent Destailleur
9639769575
Fix: Use correct css if using not embedded jquery
2012-02-18 17:19:50 +01:00
Laurent Destailleur
c94c1b7f85
Fix: The login page must use same header than others.
2012-02-18 17:10:29 +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
d1f06dbd3a
Add comments
2012-02-17 23:24:47 +01:00
Laurent Destailleur
9b3bab5ff9
Doxygen
2012-02-17 16:02:35 +01:00
Laurent Destailleur
8e772fdc5e
Doxygen
2012-02-17 10:04:10 +01:00
Laurent Destailleur
0a17345415
Doxygen
2012-02-16 18:39:22 +01:00
Laurent Destailleur
c614c7d84a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-15 23:11:22 +01:00
Laurent Destailleur
9eb92b17ec
New: Increase usability of module project.
2012-02-15 23:08:20 +01:00
Regis Houssin
5e1568b6a1
Fix: hidden linked objects
...
Fix: avoid conflicts
Fix: uniformize code
2012-02-15 19:20:18 +01:00
Laurent Destailleur
a606b79af8
Move error code into error lang file.
2012-02-15 16:14:48 +01:00
Laurent Destailleur
56f7196aa2
Qual: Normalize function name
2012-02-15 13:55:00 +01:00
Laurent Destailleur
e178077e1e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/compta/bank/ligne.php
2012-02-15 12:22:18 +01:00
Laurent Destailleur
c89fd4b1e7
New: Can conciliate several lines in one operation.
2012-02-15 12:16:33 +01:00
Regis Houssin
c86183e18c
Fix: uniformize code and force paiement type if cash account
2012-02-13 14:49:20 +01:00
Regis Houssin
1f5a103851
Fix: use POST instead GET for bypass GET limit
2012-02-13 12:40:43 +01:00
Regis Houssin
bcddfd878a
Fix: bad entity with ajax constant on/off
2012-02-13 09:44:24 +01:00
Laurent Destailleur
4ce9e70775
New: Add agenda tab into member cards.
...
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Laurent Destailleur
ca727ca18e
Qual: Move security functions into security2.lib.php
2012-02-12 20:34:40 +01:00
Laurent Destailleur
447922c218
More phpunit tests
2012-02-12 18:30:50 +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
2a5f299ddd
Doxygen
2012-02-12 16:50:58 +01:00
Laurent Destailleur
ffa767bb33
Qual: Add more PHPunit tests
2012-02-12 16:41:43 +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
d78192040b
Fix: Exclude index page from list
2012-02-12 13:41:09 +01:00
Regis Houssin
74b69c6659
Fix: add multicompany products sharing
2012-02-11 18:45:36 +08:00
Regis Houssin
cd3452d71d
Fix: multicompany sharings and uniformize code
2012-02-11 10:18:09 +01:00
Regis Houssin
645d72c4a6
Fix: some bugs for multicompany sharings
2012-02-11 08:03:26 +01:00
Laurent Destailleur
d9cd816b3c
Qual: Merge month.php and index.php page
...
Prepare for adding statistics page into new tabs.
2012-02-11 00:11:49 +01:00
Laurent Destailleur
ad44bc5e7e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-10 23:24:19 +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
45529b14ff
Removed dead code + Doxygen
2012-02-10 15:56:41 +01:00
Laurent Destailleur
891f51127b
Restore mime header and return-path now we know where was bug.
2012-02-10 13:28:53 +01:00
Laurent Destailleur
170faa363d
Fix: request specific to mysql works with mysqli
2012-02-10 13:02:42 +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
1e4efb9e16
Fix: Save error only if it's not error to say there is error.
2012-02-09 21:19:03 +01:00
Laurent Destailleur
3e76959a5c
Some fix to hide orphelins files from automatic tree into ecm module.
2012-02-08 17:12:19 +01:00
Laurent Destailleur
186258410e
New: Add option to clean orphelins files into repair page
2012-02-08 16:41:06 +01:00
Laurent Destailleur
aea54edfa2
Qual: Uniformize code
2012-02-08 13:43:49 +01:00
Laurent Destailleur
d5511315e6
Fix: Try to add an option to add a bug to make orange MTA working.
2012-02-08 12:55:25 +01:00
Laurent Destailleur
842fb07d08
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-08 00:22:58 +01:00
Laurent Destailleur
581a87d9e4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-02-07 18:49:35 +01:00
Laurent Destailleur
104a4532b9
Fix: miscellaneous not initialized vars
2012-02-07 18:48:50 +01:00
Regis Houssin
e171cec236
Fix: add updateObjectLink common function
2012-02-08 01:35:28 +08:00
Laurent Destailleur
d686c52b63
Fix: usage of custom dir for supplier invoices
2012-02-07 18:21:22 +01:00
Regis Houssin
c4af9d4d02
Fix: merge problem
2012-02-07 17:02:23 +01:00
Regis Houssin
ff59631e11
Fix: works on edit in place with external modules
2012-02-07 16:56:08 +01:00
Regis Houssin
6a43a517f1
Fix: add deleteObjectLinked function
2012-02-07 16:47:46 +01:00
Laurent Destailleur
55f6cdd495
Qual: Removed warnings
2012-02-07 10:25:58 +01:00
Regis Houssin
4ea47d221f
Fix: hook problem
2012-02-07 01:35:08 +08:00
Regis Houssin
fd703d24b4
Fix: add jeditable css
2012-02-06 17:44:37 +01:00
Regis Houssin
cd066b825a
Fix: rename 'text' to 'string'
2012-02-06 17:29:19 +01:00
Laurent Destailleur
a5513141d9
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-06 17:25:40 +01:00
Laurent Destailleur
6cb0685b6f
Qual: Uniformize hook names. All hooks to add information on
...
create/update/view cards are called fomrObjectOptions instead of
sometine formObjectOptions, sometimes showInputFields, sometimes
showOutputFields.
2012-02-06 17:18:19 +01:00
Regis Houssin
0f4e74fa50
Fix: text field type for string, email and numeric
2012-02-07 00:13:09 +08:00
Laurent Destailleur
5974cde154
New: Automtic list of documents in ECM module is ok for customers,
...
suppliers invoice, orders, customers orders, proposals and social
contributions.
2012-02-06 14:34:58 +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
0e827b7c20
Format HTML
2012-02-05 16:31:03 +01:00
Laurent Destailleur
8c354fcfcc
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-05 15:13:56 +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
Laurent Destailleur
202838de41
Restore From at beginning
2012-02-05 01:11:20 +01:00
Laurent Destailleur
62054f2f98
Fix: A lot of fix into project permissions. Uniformize code.
2012-02-04 18:34:52 +01:00
Laurent Destailleur
01e5fabd0d
New: Increase length of project label into agenda filter
2012-02-04 16:08:53 +01:00
Laurent Destailleur
dc80f74d2f
Doxygen
2012-02-04 15:20:32 +01:00
Laurent Destailleur
ffac9689f4
Doxygen
2012-02-04 14:39:47 +01:00
Laurent Destailleur
ac1c91b740
Try a fix for orange email targets
2012-02-04 13:39:21 +01:00
Laurent Destailleur
62a356b6eb
Doxygen
2012-02-04 10:48:47 +01:00
Laurent Destailleur
71be445607
Fix: use same separator than smtps method
2012-02-03 23:40:59 +01:00
Regis Houssin
40276d42ff
Fix: sql error with combobox and uniformize code
2012-02-03 19:06:37 +01:00
Laurent Destailleur
37afbefdc6
Add message for non compatible mime clients
2012-02-02 23:05:26 +01:00
Laurent Destailleur
b22dc4170c
Fix: From must be escaped between "
2012-02-02 10:22:04 +01:00
Laurent Destailleur
0e06ba1a88
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-02 09:49:12 +01:00
Laurent Destailleur
54c6cbe29b
Fix: return-path not required as it's same than form
2012-02-02 09:48:35 +01:00
Regis Houssin
1bac15d836
Fix: missing quotes
2012-02-02 07:49:50 +01:00
Laurent Destailleur
2a0609f133
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-01 22:39:52 +01:00
Laurent Destailleur
ef60e8ccee
Fix: Try another fix to fix not attached files
2012-02-01 22:39:17 +01:00
Laurent Destailleur
988dc29f15
New: Extra fields support int type.
2012-02-01 20:44:06 +01:00
Regis Houssin
3827f5fd9a
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-01 18:29:23 +01:00
Regis Houssin
3302a86f0c
Fix: add entity field in llx_paiement
2012-02-01 18:29:06 +01:00
Laurent Destailleur
6c0698d6ee
Try a fix for not attached files
2012-02-01 17:59:38 +01:00
Laurent Destailleur
4a7b989e7c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-01 16:02:22 +01:00
Laurent Destailleur
7b157b689b
Fix log
2012-02-01 16:01:37 +01:00
Laurent Destailleur
43626c6ca4
Change split to 76 chars
2012-02-01 16:00:22 +01:00
Regis Houssin
7096bc8d7f
Update htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
2012-02-01 15:11:05 +01:00
Regis Houssin
ec3f5d121c
Merge pull request #102 from simnandez/develop
...
[ task #176 ] Allow to use ODT templates. Works with Orders
2012-02-01 06:09:21 -08:00
Regis Houssin
f2df94bf32
Fix: for shared thirdparties
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/societe/societe.php
2012-02-01 15:04:31 +01:00
Laurent Destailleur
0a78b3f970
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-01 14:22:35 +01:00
Laurent Destailleur
f1cd91dac5
Fix: Permission on donation module
2012-02-01 14:20:22 +01:00
Laurent Destailleur
95efe50dba
New: If language code is none_NONE, trnalsation keys are kept not
...
translated.
2012-02-01 13:28:19 +01:00
Laurent Destailleur
267389de0a
Normalize code
2012-02-01 13:22:18 +01:00
Laurent Destailleur
b1e58dd454
Mutualize common code
2012-02-01 13:21:39 +01:00
Regis Houssin
c6e4206907
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4
Fix: use entity field of object
2012-02-01 11:32:55 +01:00
Laurent Destailleur
2f2cb46622
Fix: Lastname
2012-02-01 09:29:26 +01:00
Laurent Destailleur
c1243db086
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-31 23:23:02 +01:00
Laurent Destailleur
bf8c022639
New: Trigger now have a priority to define sort execution order.
2012-01-31 20:32:52 +01:00
Laurent Destailleur
0011b1dadd
New: Trigger now have a priority to define sort execution order.
2012-01-31 20:32:26 +01:00
Laurent Destailleur
783c9d124f
Minor look enhancement
2012-01-31 12:18:43 +01:00
simnandez
53cdb31624
[ task #176 ] Allow to use ODT templates. Works with Orders
2012-01-30 18:18:40 +01:00
Laurent Destailleur
f3a966a313
Fix: Missing name
2012-01-29 23:24:47 +01:00
Laurent Destailleur
d7f7ec2372
Fix: Position of address
2012-01-29 21:46:55 +01:00
Laurent Destailleur
06f41166e1
Fix: Uniformize style
2012-01-29 21:28:45 +01:00
Laurent Destailleur
c2c8d1be3e
Doxygen
2012-01-28 17:22:02 +01:00
Laurent Destailleur
429ba54e3e
Work on debian package
2012-01-28 16:04:48 +01:00
Simnandez
1f0c04a8a9
[ task #176 ] Allow to use ODT templates. Works with Orders
2012-01-27 22:35:23 +01:00
simnandez
15d1526393
[ task #176 ] Allow to use ODT templates. Works with Orders
2012-01-27 17:41:47 +01:00
Laurent Destailleur
ec0650e92b
Doxygen
2012-01-27 16:12:11 +01:00
Laurent Destailleur
aa8e7b1c0c
Uniformize field country_id, country_code, country
2012-01-27 16:10:44 +01:00
Laurent Destailleur
1f10e4e1e3
Doxygen
2012-01-27 15:17:36 +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
97b176ba8d
Doxygen
2012-01-26 13:49:15 +01:00
Laurent Destailleur
b1a7cd82be
Doxygen
2012-01-25 23:41:51 +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
Laurent Destailleur
84f52ea163
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-23 22:58:04 +01:00
Regis Houssin
7e5c347bb8
Fix: correct reorder childrens of lines
2012-01-24 05:31:49 +08:00
Laurent Destailleur
d596920898
Doxygen
2012-01-23 18:43:30 +01:00
Regis Houssin
f352f5cba2
Fix: add current entity if not defined
2012-01-24 01:42:40 +08:00
Regis Houssin
a29565f628
Fix: uniformize code
2012-01-23 16:38:57 +01:00
Regis Houssin
190cc7b13c
Fix: uniformize structure
2012-01-23 14:43:31 +01:00
Laurent Destailleur
04d33dee51
Prepare of javascript switch of calendars
2012-01-22 20:16:11 +01:00
Laurent Destailleur
a6b0b22e10
Fix: Finish function
2012-01-22 11:34:50 +01:00
Laurent Destailleur
14690cb9dd
Doxygen
2012-01-22 02:49:47 +01:00
Laurent Destailleur
4f36d348ef
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-22 02:30:46 +01:00
Laurent Destailleur
d8f96328f8
Move properties
2012-01-22 02:28:49 +01:00
Laurent Destailleur
fb89b061ba
New: [ task #187 ] Gerer les evenement recurrents dans les imports ical
2012-01-22 02:12:11 +01:00
Regis Houssin
2a21668b43
Fix: add https and ssh
2012-01-21 18:24:21 +01:00
Laurent Destailleur
ed22c802cd
More POO
2012-01-21 14:19:28 +01:00
Laurent Destailleur
70a67bc3f1
Qual: Move a not frequently used function out of functions.lib.php
...
Enhance PHPUnit tests
2012-01-21 14:10:22 +01:00
Laurent Destailleur
27673e4e45
Update translation
2012-01-20 20:21:23 +01:00
Laurent Destailleur
77bd02e573
Fix: user is not defined during definition but during runtime, so by
...
import process.
2012-01-20 18:41:44 +01:00
Regis Houssin
156501820c
Fix: no $user object in update mode
2012-01-20 17:32:54 +08:00
Regis Houssin
66e9ea244d
Fix: Trying to get property of non-object
2012-01-20 17:32:53 +08:00
Laurent Destailleur
7fd27da616
Fix: Wrong count of nb of lines
2012-01-20 10:09:19 +01:00
Laurent Destailleur
a8ca1c721c
Uniformize way of working of trip and expenses (added "validate" step
...
after "draft").
2012-01-18 01:05:26 +01:00
Laurent Destailleur
9af78f97a8
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-18 00:39:39 +01:00
Laurent Destailleur
536b431452
Fix: SUPPLIER_INVOICE_FREE_TEXT
2012-01-18 00:38:53 +01:00
Laurent Destailleur
9215394965
New: Import wizard can import contacts.
...
New: A module can add import description for import wizard, even for
tables with foreign keys.
2012-01-18 00:16:02 +01:00
Regis Houssin
d233311fc2
Merge pull request #93 from cbattarel/develop
...
expédition et livraisons : affichage libellés dans la langue du client
2012-01-17 03:31:49 -08:00
Christophe Battarel
2d798587d3
expédition et livraisons : affichage libellés dans la langue du client
2012-01-17 12:03:05 +01:00
Spangaro Alexandre
28550dca89
Add function block/unblock for a trip credit note
...
Signed-off-by: Spangaro Alexandre <alexandre.spangaro@gmail.com>
2012-01-17 15:11:04 +08:00
Regis Houssin
f0cd44fc0a
Merge pull request #91 from cbattarel/develop
...
affiche libellé produit dans la langue du client en plus de la descripti...
2012-01-16 09:18:13 -08:00
Christophe Battarel
acf95fa646
rajout commentaires entete programme
2012-01-16 17:36:22 +01:00
Christophe Battarel
cc6932e0ba
pdf.lib.php : ne pas traduire les textes à partir des textes produits si ils ont été modifiés à la saisie.
2012-01-16 17:33:00 +01:00
Christophe Battarel
6a90298af0
affiche libellé produit dans la langue du client en plus de la description (variable de conf renommée en PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE
2012-01-16 17:12:29 +01:00
Regis Houssin
64e0a4434d
Fix: use fk_mainmenu if defined
2012-01-16 19:11:45 +08:00
Laurent Destailleur
9d2e547c00
Fix: Removed Bare LF error with smtps email sending
2012-01-16 00:02:57 +01:00
Laurent Destailleur
55ee0b08d8
Fix: bad loading of styles.css.php
2012-01-15 23:48:25 +01:00
Laurent Destailleur
f1c2c7891b
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-15 19:09:26 +01:00
Laurent Destailleur
c7b88d396a
Change to prepare module skincoloreditor
2012-01-15 19:07:01 +01:00
Laurent Destailleur
25a505534b
New: A page can force reload of css style sheet
2012-01-15 17:40:44 +01:00
Laurent Destailleur
1226e88408
Doxygen
2012-01-15 15:06:02 +01:00
Regis Houssin
244af052cc
Fix: add MAIN_USE_CUSTOM_TRANSLATION for use /custom/langs directory
2012-01-15 08:29:56 +01:00
Laurent Destailleur
f75329faef
Fix: geoip works with debian geoip package
2012-01-15 02:39:43 +01:00
Laurent Destailleur
301c66210a
Fix: Not exists function with geoip PEAR
2012-01-15 02:19:00 +01:00
Laurent Destailleur
2641ec21af
Fix: If data was already found into file into MAIN_FORCELANGDIR, we must
...
not overwrite it with value of standard lang files.
2012-01-14 14:27:27 +01:00
Laurent Destailleur
e528ac97a8
fix: [ bug #272 ] Impossible afficher Créances-Dettes sur période
...
d'analyse choisie
2012-01-14 13:45:42 +01:00
Laurent Destailleur
efcbc2696a
Add comments
2012-01-14 00:54:52 +01:00
Regis Houssin
66bfaf8530
Fix: custom language file was not loaded
2012-01-13 12:17:41 +01:00
Regis Houssin
b069d6d2f1
Fix: use getEntity for shared values between entities
2012-01-13 00:23:03 +08:00
Regis Houssin
8adac462fa
Fix: share customer code with a referent entity
2012-01-12 18:51:40 +08:00
Laurent Destailleur
8974705332
Fix more complete
2012-01-12 10:26:46 +01:00
Laurent Destailleur
0861ed36c9
Fix: Try a fix to be sure function returns an exact value not depending
...
on float management.
2012-01-12 09:54:18 +01:00
Laurent Destailleur
6c9cbae1f7
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-11 22:21:14 +01:00
Regis Houssin
303521d14c
New: add possibility to disable or show/hide another elements
2012-01-12 04:18:25 +08:00
Regis Houssin
72304505cb
Fix: add htmlname parameter
2012-01-12 04:18:25 +08:00
Laurent Destailleur
b793b3887a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-11 20:32:14 +01:00
Laurent Destailleur
851abe00a9
New: Can attach files on social contributions
2012-01-11 20:31:40 +01:00
Laurent Destailleur
f8b2a2c774
New: Move mailman and spip feature into a specific module
2012-01-11 18:43:38 +01:00
Regis Houssin
199e22fd70
Fix: remove useless code
2012-01-11 23:02:01 +08:00
Regis Houssin
b670de36a9
Fix: add entity 0 for users and groups
2012-01-11 22:08:25 +08:00
Regis Houssin
9339119455
New: use getEntity() instead $conf->entity
2012-01-11 21:16:10 +08:00
Laurent Destailleur
aaefb82a33
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-11 12:03:06 +01:00
Regis Houssin
033b290ed3
Qual: add $mc global object (multicompany)
2012-01-11 17:41:46 +08:00
Laurent Destailleur
9209c7c6bc
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-11 02:05:50 +01:00
Laurent Destailleur
5ff8c2b8fa
Fix: Error management
2012-01-11 01:52:00 +01:00
Laurent Destailleur
4bb5d68ca9
Use private property
2012-01-11 01:06:34 +01:00
Laurent Destailleur
86825e4c9b
New: Show payments terms and conditions onto muscadet template.
2012-01-10 21:12:01 +01:00
Regis Houssin
cb286a2449
New: add shareds thirparties between entities
2012-01-11 00:19:57 +08:00
Laurent Destailleur
b2cd7018db
Doxygen
2012-01-10 10:53:04 +01:00
Laurent Destailleur
f86ae93526
Qual: Removed checkstyle warnings
2012-01-10 10:23:57 +01:00
Laurent Destailleur
6a5218b9b2
Qual: Ckeckstyle
2012-01-10 01:31:06 +01:00
Laurent Destailleur
c92dbe7e61
Qual: Try to remove warning on private properties
2012-01-10 01:00:42 +01:00
Regis Houssin
376759c13d
Fix: refactoring elements sharing management between entities
2012-01-10 07:03:04 +08:00
Laurent Destailleur
2146ab0cc5
Uniformize code
2012-01-09 00:53:31 +01:00
Laurent Destailleur
77870d0557
Add hidden option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS
2012-01-08 23:43:32 +01:00
Laurent Destailleur
c6a96fec73
Qual: Uniformize lib filename
2012-01-08 01:59:33 +01:00
Laurent Destailleur
2d67802938
Doxygen
2012-01-08 00:52:07 +01:00
Laurent Destailleur
ad7aee9fc2
Fix: Checkstyle warnings
2012-01-07 23:57:42 +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
ebf8a6eef4
artichow was used only for captcha generation so i replaced with
...
dolibarr code to allow to remove completely artichow (artichow project
is dead).
2012-01-07 23:31:25 +01:00
Laurent Destailleur
9e065b2395
New: Dolgraph function works with jflot (use DOL_MAIN_GRAPH=artichow to
...
use old libraries)
2012-01-07 20:56:52 +01:00
Laurent Destailleur
d9d3a11ec4
Doxygen
2012-01-07 14:55:59 +01:00
Laurent Destailleur
427d099e87
Fix: error management of pgconnect
...
Doxygen
2012-01-06 14:51:09 +01:00
Regis Houssin
45482bd80f
Fix: remove the default pgsql database name
2012-01-06 10:31:53 +01:00
Regis Houssin
b9d9f3b5b1
Fix: bad path in error message
2012-01-06 10:19:07 +01:00
Regis Houssin
33049e9f19
[bug #270 ] PostgreSQL backend try to connect throught TCP socket for
...
local database
2012-01-06 09:31:02 +01:00
Laurent Destailleur
c598fb34c0
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-05 13:10:14 +01:00
Laurent Destailleur
7a00c793c6
Fix: SQL syntax error
2012-01-05 12:59:24 +01:00
Regis Houssin
37c7d2b102
Merge pull request #84 from simnandez/develop
...
[ task #176 ] Allow to use ODT templates for prososal like it's done for invoices. Working
2012-01-04 23:51:10 -08:00
Regis Houssin
187c54ae7f
[task #176 ] Allow to use ODT templates for prososal like it's done
2012-01-05 08:49:48 +01:00
Laurent Destailleur
3f8d2cbef8
Qual: Remove checkstyle warnings
2012-01-04 21:23:50 +01:00
Laurent Destailleur
ed38c6c27a
New: An external module can now add a menu entry on left menu.
2012-01-04 19:31:46 +01:00
Laurent Destailleur
2ac5f4e550
Doxygen
2012-01-04 14:35:41 +01:00
Laurent Destailleur
893b7b96f4
Doxygen
2012-01-04 14:05:49 +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
29a1ae17ac
Merge pull request #83 from simnandez/7d9b5a7545e811cc0822645e7eff729a28b1142a
...
[ task #176 ] Allow to use ODT templates for prososal like it's done for invoices. Move pdf and odt to doc dir
2012-01-03 16:55:46 -08:00
Laurent Destailleur
5c69cdbb8d
Work on left menu simplification
2012-01-04 01:44:38 +01:00
Laurent Destailleur
6964eaff01
Work on management of left menus
2012-01-03 20:27:10 +01:00
simnandez
283bb8e766
[ task #176 ] Allow to use ODT templates for prososal like it's done
...
for invoices. Working
2012-01-03 17:01:18 +01:00
simnandez
7d9b5a7545
[ task #176 ] Allow to use ODT templates for prososal like it's done
...
for invoices. Move pdf and odt to doc dir
2012-01-03 16:42:20 +01:00
Laurent Destailleur
b47f5177c4
Work on menu management
2012-01-03 09:41: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
ccfced2aff
Work on sqlite driver
2012-01-02 03:02:45 +01:00
Laurent Destailleur
6f63c5ecff
Work on PDO Sqlite driver
2012-01-02 02:46:12 +01:00
Laurent Destailleur
c404f65efc
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-31 14:57:47 +01:00
Laurent Destailleur
2d2ba75ad2
New: When invoice was generated from order, order date is visible on
...
PDF, after order ref.
2011-12-31 14:56:45 +01:00
Laurent Destailleur
2f1b2f7be7
Qual: Code simpler
2011-12-31 11:54:17 +01:00
Laurent Destailleur
680d4bac44
Fix: mime type
2011-12-31 02:30:20 +01:00
Laurent Destailleur
92c27b1732
New: Can add a left menu (first level) into an existing top menu.
2011-12-31 01:33:12 +01:00
Laurent Destailleur
af4627d5ed
Removed dead code
2011-12-31 00:31:40 +01:00
Laurent Destailleur
4ea77e6d55
Prepare code to allow left menu add by modules
2011-12-30 23:07:27 +01:00
Laurent Destailleur
6d6231aad9
New: Add class for calendar picto link
2011-12-29 23:50:02 +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
e8f84363eb
Fix: Restore autozip features
2011-12-28 21:30:33 +01:00
Laurent Destailleur
498c1b1b41
Qual: idprof are all renamed to idprof1,2,3,4 (removed old name siren,
...
siret, ...)
2011-12-28 17:30:30 +01:00
Laurent Destailleur
bb3d9e9197
Doxygen
2011-12-28 13:25:05 +01:00
Laurent Destailleur
49146c4f83
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-28 12:48:37 +01:00
Laurent Destailleur
b35bbd0393
Comments
2011-12-28 12:48:18 +01:00
Regis Houssin
3df2810f29
Fix: avoid warning for country with < 4 profid
2011-12-28 10:17:33 +01:00
Regis Houssin
216aaf5662
Fix: doxygen
2011-12-28 08:32:30 +01:00
Laurent Destailleur
1aaa1a51c5
Doxygen
2011-12-28 01:19:52 +01:00
Regis Houssin
f3d4cca46a
Fix: add function getStaticMember() for compatibility with PHP 5.2
2011-12-27 00:07:42 +01:00
Laurent Destailleur
0f14bb64e7
New: Can set country id for import of third party
2011-12-22 00:19:30 +01:00
Laurent Destailleur
aa2a45db87
New: Add a tab info for social contributions
2011-12-21 21:14:10 +01:00
Laurent Destailleur
fce53afce4
Work on POO optimize
2011-12-21 19:34:16 +01:00
Laurent Destailleur
4772e51d12
No reason to restrict this tab to external users
2011-12-21 18:56:44 +01:00
Laurent Destailleur
3ecff7b4db
Fix: Avoid warning messages with some modules
2011-12-21 18:31:39 +01:00
Laurent Destailleur
d3fbd51479
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-21 17:35:10 +01:00
Laurent Destailleur
721c9a6f5b
Fix: [ bug #253 ] Non UTF-8 characters in CSV exports
2011-12-21 16:10:11 +01:00
Regis Houssin
2548a817cb
Fix: add condition in remove tab
...
Fix: dont add a remove tab
Fix: uniform code
2011-12-20 18:50:55 +08:00
Laurent Destailleur
8032f25487
Doxygen
2011-12-19 23:38:40 +01:00
Laurent Destailleur
5e1fa4fef5
New: Start to work on sqlite driver
2011-12-19 23:32:24 +01:00
Laurent Destailleur
19f7dceaf8
More POO
2011-12-19 21:07:55 +01:00
Laurent Destailleur
4877e2474c
Qual: Uniformize code
2011-12-19 11:57:09 +01:00
Laurent Destailleur
95a292f41b
Fix: Update licence files
2011-12-17 21:58:44 +01:00
Laurent Destailleur
3c611d284a
Qual: Removed deprecated code/comments
2011-12-17 18:35:12 +01:00
Laurent Destailleur
1aa75b847b
New: dol_trunc has an option to make "exact" truncation (without adding
...
... if truncation is done).
2011-12-17 16:44:48 +01:00
Laurent Destailleur
cda132ea8c
Qual: Some change to have graph lib able to use img disk generation
...
libraries like javascript libraries.
2011-12-17 15:55:49 +01:00
Laurent Destailleur
484d0c82bf
Uniformize code
2011-12-17 13:51:31 +01:00
Laurent Destailleur
437a6f699e
Rss reader use the timeout and proxy if setup
2011-12-17 12:38:34 +01:00
Laurent Destailleur
3687dc8be9
Fix: Mime detection
2011-12-17 01:16:33 +01:00
Regis Houssin
79969a0247
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-16 18:32:12 +01:00
Regis Houssin
2ee7becfed
New: add constant MAIN_VIEW_LINE_NUMBER
2011-12-16 18:31:54 +01:00
Laurent Destailleur
6a8787d3a8
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-14 23:03:21 +01:00
Laurent Destailleur
1ffacf2d03
Fix: Use correct constant
2011-12-14 17:13:09 +01:00
Regis Houssin
70bccc91ba
Fix: instantiate class if needed
...
Fix: reindent and clean code
2011-12-13 10:39:59 +01:00
Laurent Destailleur
df227422ed
Fix: Adding dictionnary is ok for external modules
2011-12-13 00:30:54 +01:00
Laurent Destailleur
ba12c25eec
Fix: Replacement of adodb is ok now.
...
Fix: Search criteria lost
2011-12-13 00:23:48 +01:00
Laurent Destailleur
cdb6d15db5
Doxygen
2011-12-12 20:14:38 +01:00
Laurent Destailleur
acd0bc2e10
New: Add hidden option MAIN_OVERWRITE_TRANS
2011-12-12 19:46:46 +01:00
Laurent Destailleur
de33a568cb
Qual: All dolibarr code now use dol_xxx function to manage dates
2011-12-12 16:26:47 +01:00
Laurent Destailleur
55bce13bfb
Qual: Removed deprecated functions
2011-12-12 01:39:55 +01:00
Laurent Destailleur
1fdbb6695a
Doxygen
2011-12-12 00:28:04 +01:00
Laurent Destailleur
1b998d5443
Fix: Removed a bug with pgsql
2011-12-12 00:07:28 +01:00
Laurent Destailleur
875a493198
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-12-10 11:26:34 +01:00
Laurent Destailleur
a723bbeb19
New: Can define different requests according to database type into
...
migration files.
2011-12-10 11:26:04 +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
31e89735c1
Fix: Exclude index page from list
2011-12-08 22:46:09 +01:00
Laurent Destailleur
147ddd6551
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-08 20:20:59 +01:00
Laurent Destailleur
277564d7e2
Fix: Avoid to encode with dol_htmlentitiesbr twice.
2011-12-08 20:20:16 +01:00
Laurent Destailleur
604127acd3
Doxygen
2011-12-08 20:18:00 +01:00
Laurent Destailleur
94acd2f840
Fix: Removed useless line with TCPDF
2011-12-08 20:16:57 +01:00
Regis Houssin
dac379af17
Merge pull request #64 from grandoc/develop
...
Develop
2011-12-08 02:21:46 -08:00
Grand Philippe
057e573aa6
fix: tree was changed for class ModelePdfExpedition
2011-12-08 11:17:11 +01:00
Regis Houssin
420acb3491
Fix: bad path
2011-12-08 09:28:19 +01:00
Laurent Destailleur
2a77e0e6b4
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-07 20:04:05 +01:00
Laurent Destailleur
b689fdf031
Fix: GETPOST on int accept negative values
2011-12-07 20:01:06 +01:00
Laurent Destailleur
86e93e6380
Fix: alt text
2011-12-07 19:46:16 +01:00
Regis Houssin
4e8b0a2eb5
Merge pull request #63 from grandoc/develop
...
Develop
2011-12-07 10:35:54 -08:00
Laurent Destailleur
8fb4108163
Qual: childelement is a protected property
2011-12-07 19:22:12 +01:00
Laurent Destailleur
f9e5f25fd2
Qual: Add deprecated tag on functions that seems to not be used.
2011-12-07 18:57:35 +01:00
Laurent Destailleur
1b2c0120da
Qual: Try to reduce call to convToOutputCharset
2011-12-07 18:10:24 +01:00
Laurent Destailleur
53181aa0c1
Qual: Removed useless calls
...
Doxygen
2011-12-07 17:28:11 +01:00
Grand Philippe
2920d5d840
uniformize code
2011-12-07 16:20:29 +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
66856fee75
New: show thirdparty barcode on main tab.
2011-12-07 15:06:29 +01:00
Laurent Destailleur
740c24e991
New: barcode is now visible on main tab.
2011-12-07 12:58:39 +01:00
Laurent Destailleur
1f37dc906f
Qual: Uniformize name of barcode into "barcode".
2011-12-07 11:59:41 +01:00
Laurent Destailleur
9df57875ce
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-12-07 10:50:04 +01:00
Laurent Destailleur
69634d4742
Fix: W3C warning
2011-12-07 10:34:43 +01:00
Grand Philippe
4c575ced72
fix error commit
2011-12-06 16:07:34 +01:00
Grand Philippe
1481d0b79e
creating the all file of currencies symbol in decimal unicode. Need some
...
font to get all working.
2011-12-06 15:09:11 +01:00
Laurent Destailleur
86b4b636ea
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-06 08:50:35 +01:00
Laurent Destailleur
28afd2e3c6
Doxygen
2011-12-06 00:39:24 +01:00
Laurent Destailleur
9dcfc044a4
Fix: Miscellaneous bug fixes
2011-12-05 23:05:11 +01:00
Laurent Destailleur
b52fc32853
Fix: fix not initialized variables
2011-12-05 19:41:38 +01:00
Laurent Destailleur
ffaf4e5465
Fix: fix not initialized variables
2011-12-05 19:03:36 +01:00
Laurent Destailleur
ebea7f6c97
Fix: fix not initialized variables
2011-12-05 18:36:54 +01:00
Laurent Destailleur
b0aff1c927
Fix: fix not initialized variables
2011-12-05 17:13:48 +01:00
Laurent Destailleur
0c25c7cbc8
Doxygen
2011-12-05 00:25:01 +01:00
Laurent Destailleur
dd0debb718
Qual: Code cleaning
2011-12-04 22:49:54 +01:00
Laurent Destailleur
e6f3599847
Qual: Some code cleaning
2011-12-04 22:25:49 +01:00
Laurent Destailleur
91a1c903a0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-12-04 19:42:23 +01:00
Laurent Destailleur
a780f79e15
Fix: W3C
2011-12-04 15:26:32 +01:00
Regis Houssin
a230e31f29
New: add possibility to use fiscal month start for reset numbering
...
counter
2011-12-04 10:59:57 +01:00
Regis Houssin
26646a98d8
Fix: missing translate parameter
2011-12-04 10:57:22 +01:00
Grand Philippe
28cd577c6c
To get columns "P.U.TTC" and "Total TTC" within pdf
2011-12-03 23:37:16 +01:00
Laurent Destailleur
7bb2af86cd
Qual: Clean code to reduce nb of properties into classes
2011-12-03 20:21:45 +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
061be9ca47
Fix: Use filesystem encoding
2011-12-01 23:36:00 +01:00
Laurent Destailleur
d02b46756b
Fix: Removed warnings
2011-12-01 22:58:02 +01:00
Laurent Destailleur
56a0e26465
Fix: Removed tons of warnings
2011-12-01 17:09:01 +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
a47a16f281
Fix: Select target on supplier category
2011-11-30 11:55:33 +01:00
Laurent Destailleur
04dcc86f1a
Fix: barcode generation using genbarcode is ok.
2011-11-28 23:07:19 +01:00
Laurent Destailleur
65cdda9978
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-28 19:23:29 +01:00
Laurent Destailleur
bd9756fe14
Fix: Use full name into box
2011-11-28 17:35:03 +01:00
Laurent Destailleur
f821880399
Fix: Reload of a menu handler need name of menu handler
2011-11-28 10:34:52 +01:00
Laurent Destailleur
9d1a008768
Qual: Clean code for barcode
2011-11-27 22:55:49 +01:00
Regis Houssin
98c60c1412
Fix: preventing XSS injections and uniform code
2011-11-27 18:44:27 +01:00
Laurent Destailleur
0e4d70d664
Qual: Clean barcode module. First step to remove php-barcode.
2011-11-27 15:33:18 +01:00
Laurent Destailleur
457b0b9753
Fix: Login not visible when forced on url
2011-11-27 15:01:34 +01:00
Laurent Destailleur
983ea87ebf
Qual: Removed specific change into external lib.
2011-11-27 02:23:55 +01:00
Laurent Destailleur
6626710280
Fix: No default value on var by pointer
2011-11-26 18:32:48 +01:00
Laurent Destailleur
8614ef5bef
doxygen
2011-11-26 12:36:36 +01:00
Laurent Destailleur
f803ca4e95
Fix: Bad parameters
2011-11-25 18:36:39 +01:00
Regis Houssin
3fb1db1cf2
Fix: XSS injection
2011-11-25 16:47:57 +01:00
Laurent Destailleur
e170c477a3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-11-25 02:04:31 +01:00
Laurent Destailleur
781b41737f
Fix: filter by categ
2011-11-25 02:03:02 +01:00
Regis Houssin
919523f2e2
Change default prefix if needed
2011-11-24 08:23:16 +01:00
Regis Houssin
86a48c8962
Fix: change the last database prefix
2011-11-23 21:43:25 +01:00
Laurent Destailleur
6fb994d296
Qual: Removed phpcs warnings
2011-11-23 18:28:14 +01:00
Laurent Destailleur
71e0f825b2
New: Add box for expired services
2011-11-23 18:10:10 +01:00
Laurent Destailleur
839781dfbe
Qual: Removed a TODO by renaming all ->monnaie into ->currency
2011-11-23 14:55:36 +01:00
Laurent Destailleur
0d05569037
Qual: Removed tons of warning
2011-11-22 18:22:27 +01:00
Laurent Destailleur
1770a46519
Qual: Removed tons of warning
2011-11-22 14:00:03 +01:00
Laurent Destailleur
96ddd99664
New: autofocus on description after adding a free product
2011-11-22 01:07:40 +01:00
Laurent Destailleur
dc8782edde
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-11-21 13:19:51 +01:00
Laurent Destailleur
311f013289
Fix: [ bug #236 ] Can't attach a file to e-mailings
2011-11-21 13:17:14 +01:00
Regis Houssin
c206f4ae60
Fix: better with json_encode for use string for cols and rows name
2011-11-20 16:54:41 +01:00
Regis Houssin
3c7c220bad
Fix: better with json_encode for use string for cols and rows name
2011-11-20 16:34:30 +01:00
Regis Houssin
065d7996f5
Fix: better with json_encode
2011-11-20 15:25:08 +01:00
Juanjo Menent
75fa989e79
Fix: load file other.lang solve missing translations
2011-11-20 10:23:48 +01:00
Laurent Destailleur
117fb7001b
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-19 19:15:52 +01:00
Regis Houssin
7a34f4d5e4
Fix: remove duplicate field
2011-11-19 09:45:01 +01:00
Laurent Destailleur
5c47a60851
Fix: Can add discount if no product line provided yet
2011-11-17 20:56:47 +01:00
Laurent Destailleur
9fcff390cd
Fix: should not change var $html here. It is not class
...
html.form.class.php
2011-11-16 23:58:25 +01:00
Laurent Destailleur
bf9c482f8a
Fix: Deposits was not included into lines but into into remain to pay
2011-11-16 18:58:11 +01:00
Laurent Destailleur
11a6bf651b
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-15 13:32:04 +01:00
Regis Houssin
3ebec27677
Fix: permissions problem
2011-11-15 16:13:55 +08:00
Laurent Destailleur
0308ed1088
Look: Uniformize css
2011-11-14 18:37:04 +01:00
Laurent Destailleur
7384096d56
Enhance doc for stock movement
2011-11-14 15:46:44 +01:00
Laurent Destailleur
8cdbc2151c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-11-14 01:38:33 +01:00
Laurent Destailleur
b81938fe95
Uniformize code and doxygen
2011-11-13 11:45:25 +01:00
Laurent Destailleur
40a4bcec04
Qual: doxygen
...
Fix: Preselected field was not selected
2011-11-13 00:49:40 +01:00
Laurent Destailleur
9a43c8a14f
Qual: Removed useless parameter
2011-11-12 12:59:06 +01:00
Regis Houssin
b72ef91f19
Fix: carriage return problem
2011-11-12 12:56:33 +01:00
Regis Houssin
87d7badd53
Works on merge pdf with encryption
2011-11-12 09:23:54 +01:00
Laurent Destailleur
3f495ef3b5
Qual: Removed not used file
...
Qual: Update licence header
2011-11-12 00:54:32 +01:00
Regis Houssin
8f1154f400
Fix: timestamp field name problem
2011-11-11 12:42:37 +01:00
Regis Houssin
2d19624a14
Fix: reindenting and docgen
2011-11-11 11:15:36 +01:00
Laurent Destailleur
93ce51c8d7
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-11 00:42:28 +01:00
Laurent Destailleur
9ec3500b1f
New: Add option INVOICE_POSITIVE_CREDIT_NOTE
2011-11-11 00:36:01 +01:00
Regis Houssin
104dd9869d
Fix: add subelement rights
2011-11-10 23:09:03 +08:00
Regis Houssin
5f62a1f27f
Fix: bad parameters
2011-11-10 14:44:10 +01:00
Regis Houssin
a5b847f3c4
Fix: void warning and uniform code
2011-11-10 10:13:44 +01:00
Laurent Destailleur
79b9ceda30
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-09 22:11:48 +01:00
Laurent Destailleur
10961fb2c9
New: Can choose warehouse for stock change on supplier approbation or
...
supplier invoice validation
2011-11-09 22:10:58 +01:00
Laurent Destailleur
8745ef572d
Fix: Missing filter on company
2011-11-09 21:42:46 +01:00
Laurent Destailleur
9f42438714
New: Add hidden option PROJECT_HIDE_UNSELECTABLES
2011-11-09 18:52:59 +01:00
Laurent Destailleur
7d0a7f569e
Fix: We must no enable FirePHP if not in a web context
2011-11-09 17:18:45 +01:00
Regis Houssin
8072f501ff
Works on extend edit in place with external modules (in progress)
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
2011-11-09 17:13:25 +01:00
Laurent Destailleur
253084feb3
New: Can choose warehouse for invoice validation
2011-11-09 14:31:43 +01:00
Laurent Destailleur
72c0a15f56
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/commande/fiche.php
htdocs/core/class/commonobject.class.php
htdocs/product/fiche.php
2011-11-09 12:17:29 +01:00
Regis Houssin
6b48e3af89
Fix: remove obsolete code
2011-11-08 23:27:49 +01:00
Regis Houssin
cbec43e098
Fix: change 'editfieldkey' and 'editfieldval' for compatibility with
...
external module and hook system.
Fix: uniform code
2011-11-09 06:14:42 +08:00
Regis Houssin
d8e8d047f4
Fix: bug #232
...
Multiple Cross-Site-Scripting vulnerabilities
2011-11-08 14:44:27 +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
824db25a74
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/class/commonobject.class.php
2011-11-08 00:17:20 +01:00
Regis Houssin
9549c0c608
Fix: entity filter
2011-11-08 06:56:02 +08:00
Regis Houssin
dea5ec5e26
Fix: reorder problem with external module
2011-11-07 22:32:22 +08:00
Laurent Destailleur
8d1284ed42
Choose warehouse for order validation
2011-11-07 15:04:02 +01:00
Laurent Destailleur
8193e8a54e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-06 15:45:03 +01:00
Laurent Destailleur
83f2061e0e
Start to work on feature to select stock id for increase/decrease.
2011-11-06 15:42:53 +01:00
Laurent Destailleur
8d46ae1d35
Qual: Better error managment on numbering setup
2011-11-06 15:12:18 +01:00
Laurent Destailleur
699f759843
Fix: Bad sql request
2011-11-06 14:23:09 +01:00