Marcos García
8910fa46da
Corrected English translation and added Spanish missing translation
2012-07-29 22:40:11 +02:00
Marcos García
be388b4418
Fixed some typos in es_ES and en_US translations
...
Allowed MailmanSPIP module configuration to be translated into other languages
Moved MailmanSPIP-related strings to mailmanspip.lang file
2012-07-29 22:23:51 +02:00
Marcos García
e26b53e8c5
Fixed a PHP fatal error warning in remisecheque.class.php
2012-07-29 21:43:19 +02:00
Laurent Destailleur
a429a930d0
Fix: Uniformize code and PHPUnit tests
2012-07-29 20:07:03 +02:00
Laurent Destailleur
d85bd3d41c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-29 18:47:03 +02:00
Laurent Destailleur
77e4b088ac
Doc
2012-07-29 18:27:53 +02:00
Laurent Destailleur
6739d5fd8d
Fix: Add missing error message
2012-07-29 16:51:16 +02:00
Regis Houssin
28851b46c4
Fix: remove duplicate code
2012-07-29 16:44:19 +02:00
Regis Houssin
30ca31de6c
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-29 16:12:05 +02:00
Regis Houssin
a64723ea74
Fix: replace with new event message system
2012-07-29 16:11:52 +02:00
Laurent Destailleur
56e9ffb685
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-29 15:55:59 +02:00
Laurent Destailleur
8c5e8e0690
Fix: [ bug #466 ] Module MailmanSpip
2012-07-29 15:55:19 +02:00
Regis Houssin
1591a5ac3b
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-29 15:47:40 +02:00
Regis Houssin
0aa6694c95
Fix: broken event message
2012-07-29 15:47:24 +02:00
Laurent Destailleur
e8b2489c1c
Checkstyle
2012-07-29 15:28:39 +02:00
Laurent Destailleur
b43c7e1b35
Qual: Removed warning
2012-07-29 14:23:33 +02:00
Laurent Destailleur
d6a5b224fb
Revert bad practice: setEvent use SESSION. Such usage is limited to HTML
...
page context and can be used inside any pages.
However usage of _SESSION must never be used inside a library (except
for function dedicated to HTML page context), and never inside
object classes (we must use $this->errors, $this->mesgs or
$this->warnings instead).
2012-07-29 14:15:29 +02:00
Laurent Destailleur
0ee08418cc
New: Add test on mandatory field
2012-07-29 13:47:42 +02:00
Regis Houssin
eee5653c54
Fix: try to use the new message system
2012-07-29 12:54:19 +02:00
Regis Houssin
77a5ef0b22
Fix: move ajax response in ajax directory
2012-07-29 10:24:42 +02:00
Regis Houssin
beedf13324
Fix: restore broken feature, disable token renewal in ajax response
2012-07-29 09:54:58 +02:00
Regis Houssin
b37a1b3daa
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-29 08:27:02 +02:00
Regis Houssin
9cdba5bb61
Fix: try another method more clean and can be deployed on any type of
...
message
2012-07-29 08:26:33 +02:00
Regis Houssin
f2239c897e
Merge pull request #273 from marcosgdf/translations
...
Fixed some minor es_ES translation typos
2012-07-28 13:29:48 -07:00
Regis Houssin
cdc9dda11e
Fix: best practice
2012-07-28 22:28:33 +02:00
Regis Houssin
a27e347ee0
Fix: for backward compatibility
2012-07-28 22:20:58 +02:00
Marcos García
535e6f1756
es_ES typos
2012-07-28 22:16:39 +02:00
Regis Houssin
75588c2eb3
Merge pull request #272 from marcosgdf/backtolist-links
...
Created BackToList links
2012-07-28 13:15:42 -07:00
Marcos García
ec36ffd73c
Missing expeditions and stocks BackToList links
2012-07-28 22:14:53 +02:00
Regis Houssin
61fc592434
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-28 22:08:05 +02:00
Regis Houssin
c7bacecf10
Fix: try to use another method for messages
2012-07-28 22:07:27 +02:00
Marcos García
04c34b0042
BackToList links in Contacts section
2012-07-28 21:54:36 +02:00
Marcos García
9dc38f4382
Created rest of BackToList links
2012-07-28 21:49:47 +02:00
Marcos García
2eeaad1352
BackToList links in Financial section
2012-07-28 21:22:59 +02:00
Marcos García
32a3477ccb
BackToList links in Interventions section
2012-07-28 21:05:00 +02:00
Marcos García
b3b33b7aca
BackToList links in Contracts section
2012-07-28 20:59:57 +02:00
Marcos García
90963ca84a
BackToList links in Client orders section
2012-07-28 20:54:07 +02:00
Marcos García
472397d5c2
BackToList links in Supplier order section
2012-07-28 20:47:12 +02:00
Regis Houssin
1816886135
Merge pull request #271 from marcosgdf/translations
...
Removed space before colon
2012-07-28 11:30:25 -07:00
simnandez
8a19946e4a
Trad: Commissions and margins
...
Conflicts:
htdocs/langs/fr_FR/margins.lang
2012-07-28 20:22:38 +02:00
Marcos García
16df86003d
Removed space before :
2012-07-28 20:20:56 +02:00
Marcos García
8c68b096fd
Removed space before :
2012-07-28 20:16:54 +02:00
Regis Houssin
af0b36c1d1
Merge pull request #269 from marcosgdf/translations
...
Fixed some typos in es_ES and allowed some strings to be translated
2012-07-28 11:16:20 -07:00
Marcos García
de7595922e
Fixed some typos in es_ES and allowed some strings to be translated
2012-07-28 19:53:13 +02:00
Regis Houssin
9a80f0351d
New: add phpmailer class
2012-07-28 19:11:05 +02:00
Regis Houssin
bdc9dbfb01
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-28 19:05:28 +02:00
Raphaël Doursenaud
d34c4518d2
Removed BOM from UTF-8 files
...
Fix: convert line delimiters (regis)
Conflicts:
htdocs/core/filemanagerdol/browser/default/js/common.js
htdocs/core/filemanagerdol/browser/default/js/fckxml.js
2012-07-28 19:04:50 +02:00
simnandez
b03fd00c3a
Trad: Export de données dangereux
2012-07-28 18:53:05 +02:00
Regis Houssin
49bacc6fda
Merge pull request #267 from marcosgdf/trans-and-link-fixes
...
Fixed es_ES translations and some BackToList links
2012-07-28 09:36:28 -07:00
Regis Houssin
e7a994360e
Merge pull request #266 from marcosgdf/typo-spanish-translation
...
Typo in es_ES translation
2012-07-28 09:35:28 -07:00
Regis Houssin
1dd14d35f7
Fix: add null value in class method
2012-07-28 18:32:54 +02:00
Marcos García
241241bf0a
Fixed some problems with translations
2012-07-28 17:34:21 +02:00
Marcos García
706b637389
Removed unused BackToList link params
2012-07-28 17:20:17 +02:00
Marcos García
f9dbc6d9be
Merge branch 'develop' into typo-spanish-translation
...
Conflicts:
htdocs/langs/es_ES/products.lang
2012-07-28 16:31:34 +02:00
Marcos García
bb8dd6ded6
Fixed 2 fatal errors in commande/fiche.php and a SQL problem too
2012-07-28 16:22:01 +02:00
Regis Houssin
2a3a8f5aa5
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-28 12:35:47 +02:00
Regis Houssin
251640561f
Fix: strict mode happy hour
2012-07-28 12:35:11 +02:00
Laurent Destailleur
859c6cee97
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-28 12:32:06 +02:00
Laurent Destailleur
160997cbbe
Fix: Bad test
2012-07-28 12:31:37 +02:00
Regis Houssin
a157327859
Fix: strict mode paradise
2012-07-28 11:28:37 +02:00
Regis Houssin
3390a514e1
Fix: include wrong class
2012-07-28 09:57:04 +02:00
Regis Houssin
1e07ed6af6
Fix: broken link
2012-07-28 09:54:47 +02:00
Regis Houssin
a3080acab4
Merge pull request #262 from marcosgdf/minor-fixes-develop
...
Pull request #254 into develop
2012-07-28 00:31:51 -07:00
Regis Houssin
5fb22d689b
Fix: best practice
2012-07-28 09:10:09 +02:00
Laurent Destailleur
bf94d05293
New: Add great britain provinces
2012-07-28 03:12:34 +02:00
Laurent Destailleur
7883124958
New: [ task #454 ] Add "No category" into filters on category
2012-07-28 00:53:51 +02:00
Marcos García
c14d9ce13b
Typo in es_ES translation
2012-07-28 00:00:46 +02:00
Laurent Destailleur
eb79646315
Fix: restore correct test (empty instead of ! isset)
2012-07-27 23:30:23 +02:00
Laurent Destailleur
a2e745fab6
Fix: Function return was missing in some case. Save bug of empty
...
category.
2012-07-27 23:21:22 +02:00
Marcos García
2204c09e5a
Applied commits 16-22
2012-07-27 23:04:05 +02:00
Marcos García
a6c8838b8f
Applied patches 9-15
2012-07-27 21:27:03 +02:00
Laurent Destailleur
bd20ab3500
New: Auto check box on page to edit interface options of user.
2012-07-27 20:47:17 +02:00
Laurent Destailleur
1c557a96bd
Prepare task 473
2012-07-27 19:26:54 +02:00
Laurent Destailleur
86ac10995f
Fix perm
2012-07-27 19:26:38 +02:00
Laurent Destailleur
42d6ed91f7
Fix: Closing tab
2012-07-27 18:41:52 +02:00
Marcos García
5fd7fcb6c4
Applied commits 1-8
2012-07-27 18:40:06 +02:00
Laurent Destailleur
56ced6e5f0
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-07-27 16:04:28 +02:00
Laurent Destailleur
0b048ebb94
[ bug #40 ] Export de donnes dangereux
2012-07-27 16:03:20 +02:00
Regis Houssin
6a69b55e5e
Fix: tabulation
2012-07-27 14:10:56 +02:00
Raphaël Doursenaud
9ffb6317cf
Fix: Allows to use a comma decimal separator in supplier invoices
...
payments
2012-07-27 13:54:16 +02:00
Regis Houssin
20ed6bd5c5
Fix: Bug #460 - Wrong entity assignment when creating a warehouse
2012-07-26 20:52:05 +02:00
Regis Houssin
79181f9183
Fix: add external user filter
2012-07-26 18:24:54 +02:00
Regis Houssin
b2317fd3ee
Fix: external user confidentiality
2012-07-26 18:11:06 +02:00
Regis Houssin
5318fb54d5
Fix: bad path
2012-07-26 17:07:10 +02:00
Regis Houssin
b83fbf981d
Fix: problem with double quote
2012-07-26 14:33:25 +02:00
Regis Houssin
a6758c2557
Fix: use span instead div for align image warning
2012-07-26 11:34:43 +02:00
Regis Houssin
28a98f6bd9
Fix: wrong action
2012-07-26 10:45:19 +02:00
Regis Houssin
68196e638a
Fix: compatibility with edit in place
2012-07-26 09:32:54 +02:00
Laurent Destailleur
ac81e1732e
Fix: bad field name
2012-07-26 03:01:15 +02:00
Laurent Destailleur
97906568e3
Typo fix
2012-07-26 02:57:35 +02:00
Laurent Destailleur
ef86d8e2dc
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-25 17:39:44 +02:00
Laurent Destailleur
9392cf2832
Update translation for tr_TR
2012-07-25 17:39:17 +02:00
Laurent Destailleur
105e91dfea
Fix: Redirect after delete to correct page
2012-07-25 15:03:06 +02:00
Regis Houssin
e3a3dd0454
Fix: it's for margin module
2012-07-25 12:53:02 +02:00
Laurent Destailleur
126979efe1
Fix: All "isset" must not be replaced by "GETPOST". If isset is used to
...
know if value is defined (and not to know if value is null), we must
keep the isset.
2012-07-25 12:25:45 +02:00
Laurent Destailleur
75e9d93e69
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-25 12:21:04 +02:00
Laurent Destailleur
dce9b96260
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Regis Houssin
7d2f7e9800
Fix: strict mode crazy
2012-07-25 11:46:33 +02:00
Laurent Destailleur
ea54523181
Checkstyle
2012-07-25 11:40:23 +02:00
Laurent Destailleur
b63820c013
Checkstyle
2012-07-25 11:37:43 +02:00
Laurent Destailleur
7d08bd45d6
Checkstyle
2012-07-25 11:35:34 +02:00
Laurent Destailleur
de621f0567
Fix: Restore compatibility. Try to isolate "charges" feature with
...
a condition (i did not understand what it means and goal, i'm afraid
other users should not understand too).
2012-07-25 11:32:48 +02:00
Laurent Destailleur
758d613908
Fix: Checkstyle
2012-07-25 11:29:45 +02:00
Laurent Destailleur
276e32dc22
Fix: Products with no prices not visible
2012-07-25 11:27:25 +02:00
Laurent Destailleur
b47ced7507
Fix: syntax error
2012-07-25 10:56:30 +02:00
Regis Houssin
e12604cb71
Fix: avoid warning and strict mode story
2012-07-25 09:09:56 +02:00
Regis Houssin
8e953a6858
Fix: external modules workflow compatibility
2012-07-24 20:18:37 +02:00
Regis Houssin
f8f50a722d
Fix: patch of Terry (language)
2012-07-24 18:38:35 +02:00
Regis Houssin
65e183c8c9
Merge pull request #258 from FHenry/develop
...
Develop
2012-07-24 09:15:36 -07:00
Regis Houssin
8219ab9ec0
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-24 17:53:43 +02:00
Regis Houssin
c6cd17cf3f
Fix: strict mode... far away
2012-07-24 17:52:46 +02:00
FHenry
b3ca737662
remove useless parameters
2012-07-24 17:33:26 +02:00
Laurent Destailleur
24c54ccaf1
Start to work on bug export
2012-07-24 16:19:46 +02:00
FHenry
a2b6abcb85
Fix nb mailling message receive according toher status than error or not
...
send
2012-07-24 14:33:27 +02:00
FHenry
8f2efa4879
Add syslog for debug
2012-07-24 14:25:21 +02:00
FHenry
3892c2ceca
Usubscribe mailling module
...
- Correct indentation
2012-07-24 13:24:22 +02:00
FHenry
6fc9bf5143
Correct mail tag __UNSUSCRIBE__ to __UNSUBSCRIBE__
2012-07-24 10:18:17 +02:00
Regis Houssin
812d02ebe0
Fix: strict mode and $mesgs
2012-07-23 22:04:06 +02:00
Regis Houssin
a4f35bbfd5
Fix: uniformize $mesgs
2012-07-23 21:45:22 +02:00
Regis Houssin
2035eb0b14
Fix: strict mode mini
2012-07-23 21:40:34 +02:00
Regis Houssin
eba0db736e
Fix: try to use $mesgs (array) for stock all messages and
...
$_SESSION['dol_message'] for specific message when a page is reloading
2012-07-23 21:31:10 +02:00
Regis Houssin
d5ff308992
Fix: declare $mesg and $mesgs in main.inc.php
...
Fix: strict mode be back
2012-07-23 20:52:55 +02:00
Regis Houssin
9cf088560f
Fix: syntax error
2012-07-23 16:47:16 +02:00
Regis Houssin
fb23364511
Fix: uniformize code
2012-07-23 16:10:54 +02:00
Laurent Destailleur
b63505ff15
Better fix
2012-07-23 11:10:18 +02:00
Regis Houssin
01ab1aa66f
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/modules/modCommissions.class.php
2012-07-23 11:07:53 +02:00
Regis Houssin
3fe8b5bc58
Change-Id: Ia9f609c8a1264d245ff5074b981305f7d1792aef
2012-07-23 11:01:52 +02:00
Regis Houssin
bf807c27e5
Fix: uniformize code
2012-07-23 11:01:36 +02:00
Laurent Destailleur
7a8224c4d5
Normalize code
2012-07-23 10:55:29 +02:00
Laurent Destailleur
ea93e62e91
Fix: Checkstyle
2012-07-23 10:46:09 +02:00
Laurent Destailleur
f07c416f76
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-23 10:38:02 +02:00
Regis Houssin
0301e35a44
Merge pull request #256 from marcosgdf/task-195
...
Completed Task #195
2012-07-23 01:37:37 -07:00
Regis Houssin
6e41d645f0
Merge pull request #251 from cbattarel/commissions
...
basic commissions management module
2012-07-23 01:37:09 -07:00
Laurent Destailleur
087cf87722
New: Add state into substitution vars
2012-07-23 10:29:58 +02:00
Regis Houssin
a109d5f32b
Fix: bug #467
2012-07-23 10:29:26 +02:00
Laurent Destailleur
1c17767dda
Fix: Send instructions must be into core page.
2012-07-22 23:22:40 +02:00
Laurent Destailleur
0eb9b105c9
Fix: Translation missing
2012-07-22 23:07:25 +02:00
Laurent Destailleur
68e619fb00
Fix: escape for create command
2012-07-22 21:50:08 +02:00
Marcos García
568db22649
Renamed fk_methode_commande to fk_input_method
2012-07-22 16:58:37 +02:00
Laurent Destailleur
8080ee4565
Fix: dol_syslog at wrong place.
2012-07-22 16:57:15 +02:00
Laurent Destailleur
970d946e5b
Fix: sql injection for create database
2012-07-22 16:53:32 +02:00
Marcos García
e6a192ba87
Renamed fk_demand_reason to fk_input_reason
2012-07-22 16:53:02 +02:00
Marcos García
9eb9fe6d2c
Moved bookmark translations from other.lang to bookmarks.lang, also
...
removed unused translations
Conflicts:
htdocs/langs/tr_TR/bookmarks.lang
2012-07-22 16:44:16 +02:00
Laurent Destailleur
474a67a4a4
Fix: picto
2012-07-22 16:11:23 +02:00
Laurent Destailleur
0d6baa4288
Qual: Enhance codesniffer setup
2012-07-22 14:08:05 +02:00
Laurent Destailleur
c41c5bf797
New: Add help on feature to use it with caution
2012-07-22 13:36:28 +02:00
Laurent Destailleur
72d9f7348c
Fix: Missing lang loading
2012-07-22 12:13:53 +02:00
Laurent Destailleur
66ea44886b
Fix: Permissions when using web services.
2012-07-22 02:33:21 +02:00
Laurent Destailleur
db4c6bd289
New: After first install, warning are visible onto mandatory setup
...
not configured. Show also total number of activated modules.
2012-07-22 01:03:19 +02:00
Christophe Battarel
b8fa4468ce
add commissions module
2012-07-20 16:21:35 +02:00
Regis Houssin
fafd79a0f8
Fix: uniformize code (in progress)
2012-07-20 09:57:50 +02:00
Marcos García
9f3f3703e3
Fixed Catalan typos too
2012-07-19 23:44:36 +02:00
Marcos García
7b478dbb35
Contracts box name wasn't being translated
2012-07-19 23:44:28 +02:00
Marcos García
6039c6f420
Added missing translation and fixed some typos
2012-07-19 23:44:02 +02:00
Marcos García
8233a26422
Fixed some spanish & catalan translations
2012-07-19 23:43:41 +02:00
Regis Houssin
b121a01ef8
Merge pull request #247 from cbattarel/marges
...
Margin module
2012-07-19 10:46:24 -07:00
Marcos García
44a6236b7d
Replaced "Seconds" for "seconds"
...
Conflicts:
htdocs/admin/proxy.php
2012-07-19 19:43:15 +02:00
Raphaël Doursenaud
4f0d43bbc8
French wording
...
Réception -> Traitement en cours
2012-07-19 19:33:05 +02:00
Raphaël Doursenaud
bba9aa4bb4
French spelling
...
Chiffre d'affaire -> Chiffre d'affaires
2012-07-19 19:32:57 +02:00
Raphaël Doursenaud
04a975fbad
Text: Chiffrer
2012-07-19 19:32:43 +02:00
Marcos García
319cf18b3b
The tab Documents of the Contracts module wasn't being translated
2012-07-19 19:29:43 +02:00
simnandez
7f33e41113
Trad: Better translation
2012-07-19 19:29:30 +02:00
Laurent Destailleur
fb9bf3ddac
Fix: Restore menu entry [ bug #455 ] Impossible de crer une facture fournisseur
2012-07-19 18:23:10 +02:00
Laurent Destailleur
69ca9cf7d4
[ bug #445 ] Hex escaping in descriptions
2012-07-19 18:03:25 +02:00
Christophe Battarel
98a2cf547e
correct module description and image
2012-07-19 16:27:08 +02:00
Christophe Battarel
8e8fd72459
correct margin infos display on order
2012-07-19 16:25:40 +02:00
Christophe Battarel
34132de71d
add charges to supplier prices
2012-07-19 15:36:25 +02:00
Laurent Destailleur
f5b58b6f12
Fix: Missing fields into insert from webservice
2012-07-19 14:26:02 +02:00
Christophe Battarel
55d547348a
margin management for invoices
2012-07-19 11:07:50 +02:00
Christophe Battarel
c8e211c864
add missing include
2012-07-19 10:48:01 +02:00
Christophe Battarel
d32091120b
margin management for orders
2012-07-19 10:26:26 +02:00
Christophe Battarel
b5c92c7b46
correction in getlinesarray
2012-07-19 10:15:59 +02:00
Christophe Battarel
019b857784
correct display of margin resume table
2012-07-19 09:55:43 +02:00
simnandez
5b3c50dad2
Trad: Add missing translation
2012-07-19 09:13:39 +02:00
Marcos García
98dfa8cd2e
Fixed bug https://doliforge.org/tracker/?func=detail&aid=456&atid=246&group_id=144
2012-07-19 09:12:41 +02:00
Laurent Destailleur
1d89c172d0
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-07-18 22:41:06 +02:00
Christophe Battarel
9a7935075c
correct margin informations when buy_price at zero
2012-07-18 17:29:32 +02:00
Christophe Battarel
8e2fee02df
correct default definition for buy_price_ht in migration script
2012-07-18 17:17:00 +02:00
Christophe Battarel
f0f52270a5
adapt to new structure
2012-07-18 17:13:29 +02:00
Christophe Battarel
efba33eb13
adapt to new module structure
2012-07-18 17:00:56 +02:00
Christophe Battarel
411bb993b5
correct path to price.lib.php
2012-07-18 16:49:45 +02:00
Christophe Battarel
bd05495375
correct syntax error
2012-07-18 16:45:34 +02:00
Christophe Battarel
34022de1de
correction of syntax error in tpl
2012-07-18 16:43:02 +02:00
Christophe Battarel
c5fe895dce
adaptation to new module structure
2012-07-18 16:17:33 +02:00
Christophe Battarel
c12c8bd0bb
update margin modules to core module
2012-07-18 16:13:29 +02:00
Christophe Battarel
3844a77395
correct typing bugs
2012-07-18 16:06:36 +02:00
Christophe Battarel
50c2a65b6a
add margin infos to templates
2012-07-18 16:01:54 +02:00
Christophe Battarel
1de9dc15bf
add margin module
2012-07-18 15:52:15 +02:00
Christophe Battarel
c0ac8c9ae1
fetch margin infos on line object
2012-07-18 15:50:37 +02:00
Christophe Battarel
316f6ce09c
add margin infos to commonobject.class.php
2012-07-18 15:26:33 +02:00
Christophe Battarel
58262034cf
add extra parameters to control combo in form_thirdparty like in select_company
2012-07-18 15:22:45 +02:00
Christophe Battarel
0cdf208f3d
trigger change event when updating item value
2012-07-18 15:17:04 +02:00
Christophe Battarel
122fc5eaa7
update propales for margins
2012-07-18 15:15:54 +02:00
Christophe Battarel
a37707f96f
updata database for margin module
2012-07-18 11:39:41 +02:00
Laurent Destailleur
ba25905926
New: [ task #454 ] Add "No category" into filters on category
...
combo for product list
2012-07-18 00:20:33 +02:00
Laurent Destailleur
9116db986f
Fix: Restore button to edit products. Fix: the template to use for notes is dolibarr_notes.
2012-07-17 19:45:22 +02:00
Laurent Destailleur
7d9a4f2441
Make code simpler
2012-07-17 19:24:50 +02:00
Laurent Destailleur
73b17dc4c5
New: Make things more clear.
2012-07-17 15:28:34 +02:00
Laurent Destailleur
0021f7d98e
New: Use a better format for workflow array:
...
- allow more complex permissions/conditions
- allow to define order of options
- can define workflow option not using two modules (can use only one, of
threee or more...)
2012-07-17 15:27:36 +02:00
Laurent Destailleur
86c59a2460
Better translation
2012-07-17 15:03:04 +02:00
Laurent Destailleur
1831b46bae
Fix: Do not show if module disabled
2012-07-17 14:30:10 +02:00
Laurent Destailleur
393f407341
Update turkish language files
2012-07-17 02:33:14 +02:00
Laurent Destailleur
d07e68e12f
Fix: Combo list of warehouse not saved.
...
Fix: Validate of shipment in error
when using not predefined products.
2012-07-17 01:22:19 +02:00
Laurent Destailleur
06926e626a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-07-13 17:19:11 +02:00
Regis Houssin
7122b91203
Merge pull request #242 from simnandez/develop
...
Fix: Bad local taxes if price base type is TTC
2012-07-13 07:29:12 -07:00
Regis Houssin
4f458c01f4
Fix: missing entity filter
2012-07-13 16:23:47 +02:00
Laurent Destailleur
035b2d201b
Fix: Translation
2012-07-13 16:17:30 +02:00
Laurent Destailleur
a953dbd01c
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-07-13 16:13:24 +02:00
simnandez
b8338425f4
Trad: Add missing translations
2012-07-13 15:46:42 +02:00
Laurent Destailleur
ae08c49d13
Fix: due date and unit price into web service
2012-07-13 15:32:38 +02:00
simnandez
606674d8c8
Fix: Bad local taxes if price base type is TTC
...
Conflicts:
htdocs/core/lib/price.lib.php
2012-07-13 15:28:25 +02:00
Regis Houssin
f16d204ca2
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-13 14:45:12 +02:00
Regis Houssin
221ecafe07
Fix: use click2dial only for phone tel
2012-07-13 14:45:00 +02:00
Laurent Destailleur
3fafecffbc
Fix: field not saved into invoice creation
2012-07-13 14:06:51 +02:00
Regis Houssin
a1c86f52d7
Fix: strict mode holidays
2012-07-13 11:40:06 +02:00
Regis Houssin
77b9718473
Fix: strict mode street
2012-07-13 10:15:47 +02:00
Regis Houssin
94b7aed116
Fix: strict mode avenue
2012-07-12 19:14:13 +02:00
Laurent Destailleur
5a57070f6f
Fix: Works whatever is number of lines into invoice
2012-07-12 18:12:02 +02:00
Laurent Destailleur
ee8b80813a
Fix: Date not converted correctly when using web service
2012-07-12 17:07:56 +02:00
Laurent Destailleur
bea1a50e2c
Fix: Phone not saved when using web service
2012-07-12 14:36:08 +02:00
Laurent Destailleur
f7eebc0502
Fix: Phone not saved when using web service
2012-07-12 11:58:44 +02:00
Regis Houssin
e1b0d183e4
Fix: add commonorder and commoninvoice classes
2012-07-11 18:13:41 +02:00
Regis Houssin
e18d3c6e18
Fix: strict mode again
2012-07-11 15:55:56 +02:00
Regis Houssin
6935598ced
Fix: optimization
2012-07-11 12:05:43 +02:00
Regis Houssin
5e020cd178
Fix: use array for external module
2012-07-11 11:23:32 +02:00
Regis Houssin
b53d108c50
Fix: uniformize code
2012-07-11 10:14:56 +02:00
Regis Houssin
ff0668e908
Fix: strict mode way
2012-07-10 22:10:12 +02:00
Regis Houssin
28ccc43125
Fix: avoid another warning
2012-07-10 20:45:07 +02:00
Regis Houssin
71ad968c03
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-10 18:57:38 +02:00
Regis Houssin
4291db4a93
Fix: strict mode
2012-07-10 18:57:27 +02:00
Regis Houssin
b4617ee6cb
Fix: bad test
2012-07-10 18:57:09 +02:00
Laurent Destailleur
73c331a8e1
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-07-10 17:52:09 +02:00
Laurent Destailleur
df31ae2b0e
New: Add canadian provinces
2012-07-10 17:51:29 +02:00
Laurent Destailleur
d5e8c2bfbb
Merge pull request #238 from simnandez/develop
...
Trad: Add missing translations
2012-07-10 07:29:33 -07:00
Regis Houssin
60dc11872e
Fix: for multicompany transverse mode
2012-07-10 13:35:22 +02:00
Regis Houssin
226caf0152
Fix: and again, and again, and again... (strict mode)
2012-07-10 13:20:53 +02:00
Regis Houssin
6da69208d4
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-10 11:46:18 +02:00
Regis Houssin
41144643eb
Fix: avoid warning php strict mode
2012-07-10 11:45:38 +02:00
Laurent Destailleur
20c1e29d72
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-07-10 11:09:49 +02:00
Laurent Destailleur
6f02fc841d
Renamed type
2012-07-10 11:07:40 +02:00
Regis Houssin
41789458c5
Fix: warning again and again...
2012-07-09 18:09:44 +02:00
Regis Houssin
7fac86a5af
Fix: avoid warnings
2012-07-09 12:54:27 +02:00
Regis Houssin
66b2f630ac
Fix: big avoid strict mode errors
2012-07-09 12:31:21 +02:00
Regis Houssin
1f98c2cfc4
Fix: add possibility to use strict mode for debugging
2012-07-09 10:24:33 +02:00
Regis Houssin
1842fd3058
Fix: restore parameters
2012-07-09 10:10:21 +02:00
Regis Houssin
cd7bf41ae0
Fix: php 5.4 strict mode warning
2012-07-09 10:08:56 +02:00
Regis Houssin
7fe53c4dcf
Fix: object already defined in constructor
2012-07-08 23:26:28 +02:00
Regis Houssin
07ddd75b99
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-08 23:22:36 +02:00
Regis Houssin
887f210618
Fix: avoid warning with php 5.4 and strict mode
2012-07-08 23:22:22 +02:00
Regis Houssin
320fe741cb
Fix: avoid warning with php 5.4 and strict mode
2012-07-08 22:43:06 +02:00
Laurent Destailleur
be04878d4d
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-07-08 16:54:27 +02:00
Laurent Destailleur
f09dfe8864
Fix: removed warning
2012-07-08 16:54:08 +02:00
Regis Houssin
10160d99a7
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-08 15:51:02 +02:00
Regis Houssin
65e0f18449
Fix: view image object
2012-07-08 15:50:27 +02:00
Laurent Destailleur
d0943be80d
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-07-08 14:30:27 +02:00
Laurent Destailleur
fb1034c8a7
Fix: sort in ecm module
2012-07-08 14:30:05 +02:00
Regis Houssin
c25254e7d1
Fix: doc
2012-07-08 14:22:11 +02:00
Regis Houssin
2804ef2252
New: classify billed order if invoice billed (workflow
...
manager)
2012-07-08 14:18:40 +02:00
Laurent Destailleur
c9a2c70110
Fix: must use utf8
2012-07-08 13:57:51 +02:00
Laurent Destailleur
9c5e98aad7
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-07-08 13:30:39 +02:00
Laurent Destailleur
616f8ddaa8
New: Add a repair function to restore data into ecm_directories table
...
that was not sanitized.
2012-07-08 13:30:21 +02:00
Regis Houssin
b56d1ac735
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-08 13:19:56 +02:00
Regis Houssin
d1e80afe62
Fix: move "classify billed propal with order" in workflow manager
2012-07-08 13:19:13 +02:00
Laurent Destailleur
fad501d777
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-07-08 12:43:11 +02:00
Laurent Destailleur
0d12536b56
Fix: ecm
2012-07-08 12:42:33 +02:00
Regis Houssin
680fd32d23
Fix: missing parameters
2012-07-08 12:24:13 +02:00
Regis Houssin
3ca844b3df
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-08 12:19:12 +02:00
Regis Houssin
69ebda8ddb
Fix: regression corrected
2012-07-08 12:18:29 +02:00
Laurent Destailleur
d0f7acb4e1
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-07-07 20:12:23 +02:00
Laurent Destailleur
1e25ccac3e
Update translation
2012-07-07 19:47:27 +02:00
Regis Houssin
05b7dfd97b
Fix: compatibility with multicompany and transverse mode
2012-07-07 15:21:52 +02:00
Regis Houssin
714fe81abf
Fix: getpost error
2012-07-07 12:50:56 +02:00
Regis Houssin
fa8841c53f
Fix: missing object
2012-07-07 12:26:46 +02:00
Regis Houssin
7e2469618e
Change-Id: I5f8bcf59cf2fc0d902edb4d61f8c20a2880765a2
2012-07-07 12:21:09 +02:00
Regis Houssin
ba45953223
Fix: more bugs with multicompany
2012-07-07 11:01:05 +02:00
Regis Houssin
1c545c4161
Fix: problem with template
2012-07-07 11:00:53 +02:00
Regis Houssin
5ad84406a2
Fix: security
2012-07-07 07:58:59 +02:00
Regis Houssin
ca62c3dba8
Fix: compatibility with multicompany
2012-07-06 20:50:24 +02:00
Regis Houssin
3bfd9182e0
Fix: uniformize code
2012-07-06 13:43:59 +02:00
Laurent Destailleur
d5060adf9d
Fix: Error if curl not available
2012-07-06 11:35:03 +02:00
Laurent Destailleur
2500faa65d
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-07-06 11:17:01 +02:00
Laurent Destailleur
6c433db348
New: Update turkish translation
2012-07-06 11:14:45 +02:00
Regis Houssin
9fa6f43643
Fix: bad link and uniformize code
2012-07-06 10:22:37 +02:00
Regis Houssin
dfe7b9ecbb
Fix: price field is obsolete
2012-07-06 09:52:20 +02:00
Regis Houssin
46d2c1f730
Fix: wrong links
2012-07-05 16:04:03 +02:00
Laurent Destailleur
f9cef80942
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-07-05 15:48:02 +02:00
Laurent Destailleur
059c5bf632
New: Add ext ref
2012-07-05 15:44:01 +02:00
Regis Houssin
1968a8079a
Fix: wrong link
2012-07-05 15:39:32 +02:00
Regis Houssin
83a228265c
New: add possibility to use hooks for view linked objects block
2012-07-05 15:02:11 +02:00
Regis Houssin
ed3439d8ee
Fix: add test if curl is installed
2012-07-04 17:00:29 +02:00
Regis Houssin
30989fc6c3
Fix: lines delimiter
2012-07-04 16:55:14 +02:00
Regis Houssin
293eab7676
New: add possibility to hide vat only if null
2012-07-04 16:52:08 +02:00
Laurent Destailleur
59bd8ada73
New: Show root install param only if required.
2012-07-04 10:23:59 +02:00
Laurent Destailleur
571041e5d5
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-07-04 10:22:51 +02:00
Laurent Destailleur
957270783e
Comments
2012-07-04 10:21:39 +02:00
Regis Houssin
cc4b2bf69c
New: add box activity
2012-07-04 09:07:15 +02:00
Regis Houssin
454aa69697
Fix: missing images files filter
2012-07-03 21:13:09 +02:00
Regis Houssin
1c97934f6d
Fix: test if ckeditor is enable
2012-07-03 16:42:04 +02:00
simnandez
a305b7d555
Trad: Add missing translations
2012-07-03 15:43:08 +02:00
Regis Houssin
4a0dad9524
Fix: missing shipping linked object box
2012-07-02 22:41:45 +02:00
Regis Houssin
0bb3aced2f
Fix: access problem if thirdparty module is disable
2012-07-02 20:04:28 +02:00
Regis Houssin
9c2f1a7544
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-02 19:31:00 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
24ede26dd7
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-07-02 18:37:53 +02:00
Laurent Destailleur
6769cbbd2c
Increase size of ref for products
2012-07-02 17:47:16 +02:00
Regis Houssin
897d59d8fa
Fix: converting lines delimiter
2012-07-02 17:20:20 +02:00
Regis Houssin
d593878c78
Fix: big problem with linked elements
2012-07-02 17:07:37 +02:00
Regis Houssin
95c30de0b9
Fix: wrong sql request
2012-07-02 16:12:55 +02:00
Regis Houssin
c69fa495fa
Fix: compatibility with multicompany
2012-07-02 15:42:35 +02:00
Regis Houssin
761f841735
Fix: missing contract reference
2012-07-02 10:37:39 +02:00
Regis Houssin
96bd81d387
Fix: sql request error
2012-07-02 10:14:01 +02:00
Laurent Destailleur
e300bb0611
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-30 01:48:58 +02:00
Laurent Destailleur
b3f99e946f
Merge pull request #234 from defrance69/patch-6
...
Update develop
2012-06-29 03:38:26 -07:00
Regis Houssin
a96ab9a587
Fix: missing parameters !
2012-06-29 10:08:48 +02:00
Regis Houssin
a26e03367b
New: remove linked elements invalid
2012-06-29 09:35:20 +02:00
Laurent Destailleur
efbd0a2533
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-28 22:58:44 +02:00
Laurent Destailleur
a30b366b2b
Fix: Can't modifiy accountancy code sell
2012-06-28 20:01:50 +02:00
Laurent Destailleur
4176287094
Fix: Panicum module for supplier accountancy code
2012-06-28 19:51:25 +02:00
Laurent Destailleur
732a98d9bb
New: Show company in contact box
2012-06-28 09:43:30 +02:00
Laurent Destailleur
3242f2fb6c
Fix: Removed warnings
2012-06-27 23:54:31 +02:00
Laurent Destailleur
8d3a03ab18
Qual: Normalize code
2012-06-27 23:46:25 +02:00
Laurent Destailleur
693deca816
Fix: doxygen
2012-06-27 23:45:58 +02:00
Regis Houssin
1755c34208
Fix: add ckeditor create div option with dolibarr_mailings toolbar
2012-06-27 16:36:25 +02:00
Laurent Destailleur
339e944b32
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-27 13:25:53 +02:00
Laurent Destailleur
ef81408dc0
Fix: Missing include
2012-06-27 13:25:13 +02:00
Regis Houssin
2334e5814d
Merge pull request #235 from jfefe/develop
...
Fix : use lastname to test contact ldap synchro (not name)
2012-06-27 02:37:24 -07:00
Laurent Destailleur
2ab416889a
First change to use native date functions instead of adodb
2012-06-27 10:58:51 +02:00
Laurent Destailleur
aa649c167d
Fix: Bad hour
2012-06-27 01:40:25 +02:00
Laurent Destailleur
87efb2cbb0
Add log
2012-06-27 00:41:57 +02:00
Laurent Destailleur
787f423448
Fix: Removed warning. Fix compatibility.
2012-06-26 23:11:46 +02:00
jfefe
e2b4a69c89
Fix : use lastname to test contact ldap synchro (not name)
2012-06-26 13:11:04 +02:00
Laurent Destailleur
3b9d7c0125
New: Add webservice for thirdparty creation and list.
2012-06-25 13:06:26 +02:00
Laurent Destailleur
9669deb737
Turkish translation
2012-06-24 19:59:24 +02:00
Laurent Destailleur
4a98dbe9a5
Fix: Remove warning
2012-06-24 19:43:38 +02:00
Laurent Destailleur
018cafe92c
Fix: Add an unsecape function to decode javascript escape
...
encoding. This also fix ecm for cyrillic chars.
2012-06-24 19:32:19 +02:00
Laurent Destailleur
0a75367a74
New: Auto ecm for third parties
2012-06-24 17:49:52 +02:00
Laurent Destailleur
db4008850b
Fix: missing include
2012-06-23 22:25:40 +02:00
Laurent Destailleur
9a36956619
New: Can filter list of proposal, order or invoice on sales
...
representative
2012-06-23 20:48:50 +02:00
Laurent Destailleur
f2de43b771
New: Can filter list of proposal, order or invoice on sales
...
representative
2012-06-23 20:39:20 +02:00
Laurent Destailleur
9e4af7c5a7
Fix: group by not complete
2012-06-23 20:29:35 +02:00
Laurent Destailleur
6e29a098c0
Fix: fckeditor ko on linux distrib
2012-06-23 20:17:51 +02:00
Laurent Destailleur
a34ce201b1
Normalize themes
2012-06-23 15:44:02 +02:00
Laurent Destailleur
6c6e542fc0
Fix: Bad style
2012-06-23 15:17:04 +02:00
Laurent Destailleur
4792727ca6
Fix: Label was not translated
2012-06-23 15:01:08 +02:00
BENKE Charles
63493a6d1f
Update develop
2012-06-21 12:30:22 +03:00
Laurent Destailleur
90569e264c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/master.inc.php
2012-06-20 23:34:08 +02:00
Laurent Destailleur
f52cb1b571
Fix: We must not define language var if parm not defined.
2012-06-20 23:31:02 +02:00
Regis Houssin
c041feec6a
Fix: missing not empty test
2012-06-20 22:23:43 +02:00
Laurent Destailleur
cb0cd9c7fe
Fix: If option to not manage a login is on, login is not output into
...
info message.
Fix: Bad error management
2012-06-19 21:54:36 +02:00
Laurent Destailleur
c273f9f698
Fix: escape double quotes into dol_html_escapetag
...
New: Passwords not reset into install page.
2012-06-17 23:27:17 +02:00
Regis Houssin
2e22ac895f
Fix: change smtps for have the same email structure of phpmail
2012-06-17 18:43:30 +02:00
Laurent Destailleur
492cf03989
Fix: Removed warning
2012-06-17 17:44:38 +02:00
Regis Houssin
4e1418a6a6
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-16 08:22:08 +02:00
Laurent Destailleur
90bfea882a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-16 00:08:03 +02:00
Laurent Destailleur
7e46ddd5b0
Fix: Permissions for click2dial tab
2012-06-16 00:07:24 +02:00
Regis Houssin
4db07c3d34
Fix: avoid empty email address
2012-06-15 16:54:13 +02:00
Regis Houssin
cf7872497e
New: add EXTERNAL_USERS_ARE_AUTHORIZED for bypass security access for
...
external users
2012-06-15 16:53:44 +02:00
simnandez
cedde3ef83
Fix: [ bug #427 ] Bad links to wiki help in certains menus
2012-06-15 16:13:18 +02:00
simnandez
cf85f6708e
Fix: [ bug #427 ] Bad links to wiki help in certains menus
2012-06-15 15:43:00 +02:00
Laurent Destailleur
18c5588c5e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-06-15 11:24:28 +02:00
Laurent Destailleur
4f1d6d7328
Fix: missing a return into clean_url function
2012-06-15 11:24:09 +02:00
Regis Houssin
c6d703de54
Fix: convert lines delimiters
2012-06-15 11:20:09 +02:00
Regis Houssin
a7e45ae10d
Fix: missing urlfrom
2012-06-15 11:18:44 +02:00
Laurent Destailleur
44f31bf21c
Fix: The fix made by renaming PDF_ADDALSOTARGETDETAILS into MAIN_PDF_ADDALSOSOURCEDETAILS was fixing things in the wrong direction. The regression was the missing data on the recipient compared to 3.1.1
2012-06-15 11:16:17 +02:00
Laurent Destailleur
81eadcd426
Fix: Avoid warning if param is empty
2012-06-15 10:05:28 +02:00
Laurent Destailleur
c592bc88b8
Fix: Init
2012-06-15 02:17:00 +02:00
Laurent Destailleur
6f8ad124a1
New: Can correct stock of a warehouse from warehouse card.
2012-06-15 02:16:35 +02:00
Laurent Destailleur
bfee1630a0
Typo
2012-06-15 01:09:25 +02:00
Laurent Destailleur
db910c8c6f
Update logo
2012-06-15 00:59:58 +02:00
Laurent Destailleur
d8ee62101a
Fix: function dol_nboflines_bis
2012-06-15 00:15:30 +02:00
Laurent Destailleur
1ddbc12258
Fix: No link if not found into table
2012-06-14 22:56:14 +02:00
Laurent Destailleur
a7d27fc711
Fix: Update was broken
2012-06-14 22:47:45 +02:00
Laurent Destailleur
8d01ba75c9
Fix: Provide a solution for backup when mysqldump is not available
2012-06-14 22:33:27 +02:00
Regis Houssin
1155b0097b
New: add advanced rights
2012-06-14 20:11:54 +02:00
Regis Houssin
4f67488bd3
New: add possibility to hide unauthorized buttons
2012-06-14 20:11:43 +02:00
Laurent Destailleur
ec621d2dcb
Fix: Bad calculation of nb of line. Fix: Bad position of lines into pdf_soleil
2012-06-14 19:58:35 +02:00
Laurent Destailleur
3fe6ed9a7d
Fix: Messy source address
2012-06-14 17:50:32 +02:00
Laurent Destailleur
c1c94abcd3
Fix: Menu list was empty into menu editor.
2012-06-14 16:48:02 +02:00
Laurent Destailleur
66740071fd
Fix: Use order date for stats, not valid date.
2012-06-14 14:30:58 +02:00
Laurent Destailleur
a1bd60a614
Fix: No call of any login method.
2012-06-14 14:08:29 +02:00
Regis Houssin
515d8278bc
Fix: wrong method
2012-06-14 09:44:27 +02:00
Regis Houssin
159206d52c
Fix: $id and $rowid conflict
2012-06-14 09:27:16 +02:00
Regis Houssin
7644fa96dc
Fix: uniformize code and add specific rights
2012-06-13 21:48:59 +02:00
Regis Houssin
0d6004588e
Fix: adjust user rights and change status icon
2012-06-13 21:48:38 +02:00
Laurent Destailleur
6cd03f9ccd
Fix: typo error
2012-06-13 20:13:57 +02:00
Laurent Destailleur
864589f4cf
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-13 11:33:37 +02:00
Laurent Destailleur
daad1877a8
New: Add link to third party into sells and purchase journal.
2012-06-13 11:32:09 +02:00
Regis Houssin
6246228544
New: add extraparams, hooks and extrafields for emailing card
2012-06-13 09:28:59 +02:00
Regis Houssin
315fba37fc
Fix: restore broken feature (hooks)
2012-06-13 09:28:48 +02:00
Regis Houssin
df28f09286
Fix: mutualize ckeditor parameters
2012-06-12 23:13:25 +02:00
Laurent Destailleur
a23df4f407
Qual: Removed deprecated var
...
New: Can add global js
2012-06-12 18:35:29 +02:00
Regis Houssin
302c0bb778
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-11 22:39:26 +02:00
Regis Houssin
06ef4ea4c4
Fix: missing end parenthesis
2012-06-11 22:38:52 +02:00
Regis Houssin
38b0b5b39d
Merge pull request #226 from defrance69/patch-5
...
if day of week < 7 display 2 times the day : 3 days 3 days
2012-06-11 13:05:26 -07:00
Regis Houssin
5009867181
Merge pull request #225 from simnandez/develop
...
Fix: Bad link to propal list into stadistics and dashboard boxes
2012-06-11 13:02:56 -07:00
Regis Houssin
774be84c54
Merge pull request #220 from GPCsolutions/supplier-orders-box
...
New box showing the latest supplier orders.
2012-06-11 13:02:01 -07:00
Regis Houssin
fee5a0894c
Merge pull request #221 from GPCsolutions/pgsql
...
Fix first activation of some modules on PgSQL
2012-06-11 13:00:37 -07:00
Regis Houssin
bf379fc242
Fix: uniformize code
2012-06-11 21:45:59 +02:00
Laurent Destailleur
0739942b7e
Can add more text into title shown by getNomUrl
2012-06-11 19:28:04 +02:00
Regis Houssin
e0109c019d
Fix: update jquery-cookie plugin
2012-06-11 17:26:48 +02:00
Laurent Destailleur
8c5f0f6811
New: Update mailman mailing-list subscription.
2012-06-11 01:34:51 +02:00
Laurent Destailleur
a1cd073640
Fix: Translation key
2012-06-10 22:02:14 +02:00
Laurent Destailleur
9a3e3e8e18
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-10 21:55:46 +02:00
Laurent Destailleur
98676ddaa1
Qual: Enhance mailmanspip module.
...
New: When a member is validated, we can subscribe to mailing-lists
according to its type.
2012-06-10 21:49:19 +02:00
Regis Houssin
cc18dab5c9
Fix: missing remove_file action
...
Fix: use object instead id and store odt filename in object for use in
triggers
2012-06-10 17:09:10 +02:00
Laurent Destailleur
b7abad95d8
Doxygen
2012-06-10 13:22:28 +02:00
Laurent Destailleur
ae10eb0360
Doxygen
2012-06-10 13:19:20 +02:00
Laurent Destailleur
7147994fd6
Fix: Checkstyle
2012-06-10 13:17:53 +02:00
Laurent Destailleur
c774d94bc9
Fix: Checkstyle
2012-06-10 13:15:24 +02:00
Laurent Destailleur
37f7c98e50
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-10 13:08:56 +02:00
defrance69
2540f727c0
if day of week < 7 display 2 times the day : 3 days 3 days
...
add the 's' if they are many days
2012-06-10 13:42:19 +03:00
simnandez
530743e8b4
Fix: Bad link to propal list into stadistics and dashboard boxes
2012-06-10 11:10:18 +02:00
Regis Houssin
af38a2fab7
Fix: bad parameters, use global
2012-06-10 10:29:43 +02:00
Laurent Destailleur
ddf274e2c1
Fix: translation
2012-06-09 19:44:35 +02:00
Laurent Destailleur
50719271c0
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-09 19:33:52 +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
Regis Houssin
b51cd362b0
Fix: problem with external modules and uniformize code
2012-06-09 18:40:36 +02:00
Laurent Destailleur
85e7e5eddd
Fxi: Removed checkstyles errors
2012-06-09 13:54:05 +02:00
Laurent Destailleur
fd0450457d
New: Can insert links into elements lines. Also reported into PDF.
2012-06-09 13:16:55 +02:00
Laurent Destailleur
931b1d3ab7
Fix: Removed non greek sentences
2012-06-09 12:37:40 +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
655c317645
Fix: Turkish translation
2012-06-09 00:22:41 +02:00
Laurent Destailleur
394e044fa8
Fix: Missing translation key
2012-06-09 00:18:47 +02:00
Laurent Destailleur
158930eb7b
Fix: function is loaded once and not overwritten if loaded
...
by another ajax page. So if we need inputok/ko and pageyes/no to be
different according to ajax calls (to have several confirm box
loaded from different ajax parts of page, we must place such variables
outside of function. For this $useglobalvars must be set to 1.
2012-06-08 23:48:53 +02:00
Laurent Destailleur
1022c73c24
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-08 22:17:14 +02:00
Regis Houssin
f4135d3758
Fix: delete or rename a document product dir
2012-06-08 21:40:27 +02:00
Regis Houssin
355cb988b7
Fix: missing oldcopy during update
2012-06-08 21:40:15 +02:00
Laurent Destailleur
62766288c8
Fix: Another fix for var not initialized
2012-06-08 21:39:44 +02:00
Laurent Destailleur
59e39b5d91
Fix: A lot of pb into javascript. Javascripts code for same feature was
...
not inserted always at same place (sometinmes at low level, and
sometimes at high level). This was creating conflict into javascript.
2012-06-08 21:33:12 +02:00
Laurent Destailleur
85f31fc0cb
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-08 20:37:14 +02:00
Regis Houssin
513e3b8ae7
Fix: remove deprecated code can cause warning
2012-06-08 18:18:59 +02:00
Regis Houssin
e6c6d6cf84
Fix: avoid warning
2012-06-08 18:17:03 +02:00
Regis Houssin
bd6f5c4ca7
Fix: use template for best visibility
2012-06-08 18:03:00 +02:00
Regis Houssin
d9e3a941de
Fix: conflict with anothers dialog box
2012-06-08 17:06:22 +02:00
Regis Houssin
1fc102825a
Fix: bad option name
2012-06-08 11:47:34 +02:00
Regis Houssin
92b02a0084
Fix: add iframe transport for compatibility with all browser
2012-06-08 11:35:32 +02:00
Laurent Destailleur
8a4a74a1bf
Look: Add more space
2012-06-07 20:58:26 +02:00
Laurent Destailleur
5c553878c7
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-06 23:13:06 +02:00
Laurent Destailleur
b120eb9a15
Fix: Confirm box not opened
2012-06-06 23:12:33 +02:00
Laurent Destailleur
f575dd4ae5
Fix: bad error management
2012-06-06 23:06:17 +02:00
Regis Houssin
d0161087cb
Fix: problem with external module
2012-06-06 23:02:02 +02:00
simnandez
b96fb07cbf
[ task #104 ] Possibilité de facturer plusieurs commandes
2012-06-06 18:02:47 +02:00
Raphaël Doursenaud
a29301d8b5
Indent
2012-06-06 16:35:58 +02:00
Raphaël Doursenaud
2a8cc5ad60
Fix a bug preventing module enablement with PostgreSQL
2012-06-06 16:30:52 +02:00
Regis Houssin
4d2a77a657
Fix: missing search in alternative root directory
2012-06-06 14:04:19 +02:00
Laurent Destailleur
23dea40504
Fxi: Bad permission check
2012-06-05 23:32:13 +02:00
Laurent Destailleur
9a7382de1b
Fix: Exclude temp file
2012-06-05 23:31:46 +02:00
Laurent Destailleur
5ab3512914
Fix: Missing permission check
2012-06-05 23:12:40 +02:00
Laurent Destailleur
eb3484d6b6
No need of compatibility mode
2012-06-05 12:52:25 +02:00
Laurent Destailleur
07a6ee67e2
Minor perf enhancement
2012-06-05 12:42:32 +02:00
Laurent Destailleur
14719d1b7a
Compatibility mode
2012-06-05 12:34:34 +02:00
Laurent Destailleur
dadc36ad18
Fix for PHP < 5.3
2012-06-05 12:27:42 +02:00
Laurent Destailleur
50f3e480c9
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-05 12:11:45 +02:00
Laurent Destailleur
b6fb117f78
Fix if tz is UTC.
2012-06-05 12:11:20 +02:00
Raphaël Doursenaud
29bfc2f310
Fixed supplier url in supplier orders' box
2012-06-04 18:05:19 +02:00
Raphaël Doursenaud
0f410996f7
New box showing the latest supplier orders.
2012-06-04 17:37:38 +02:00
Laurent Destailleur
044ca3062b
Fix: Use wrong handler. Make install fails.
2012-06-04 02:13:59 +02:00
Regis Houssin
ed50c65631
Fix: date format error
2012-06-03 23:53:58 +02:00
Regis Houssin
93e3c3e3f3
Fix: merge array of hookmanager errors
2012-06-03 23:53:32 +02:00
Laurent Destailleur
dfb697d794
Prepare ajax for ecm module.
2012-06-02 18:55:04 +02:00
Laurent Destailleur
88c5d0f6e9
USe html & not xml
2012-06-02 14:56:36 +02:00
Laurent Destailleur
3d73952376
Look: Reduce login table pad
2012-06-02 14:07:38 +02:00
Laurent Destailleur
df45c51336
Fix: Solve error Method Not Implemented
2012-06-01 21:15:14 +02:00
Laurent Destailleur
7bc803ca9e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-01 20:51:55 +02:00
Laurent Destailleur
6147377e16
Fix: Try a fix for the _FILES escape problem.
2012-06-01 20:51:31 +02:00
Raphaël Doursenaud
38740fb70f
Fixed a bug in interventions' list navigation
...
The navigation arrows were referencing "index.php" file thus
preventing navigation between pages.
The actual name of the file is "list.php".
2012-06-01 11:21:56 +02:00
Laurent Destailleur
61ed269044
Fix: restore broken feature. File upload/delete was ko with linux and
...
windows.
Note also that strisplashes should never be used anywhere in the code,
because strislashes is nor a HTML escape, nor a javascrip escape, nor a
shell or PHP escape function. If stripslashes is used somewhere, this
means there is a bug somewhere else.
upload/delete using the standard feature (not fileupload) works
correctly with that on linux/windows.
2012-06-01 10:16:42 +02:00
Laurent Destailleur
f11508a09e
Fix: an url must be with url escape format.
2012-06-01 10:12:28 +02:00
Regis Houssin
84cf35d8f2
Fix: Multi-line function call not indented correctly
2012-06-01 08:05:45 +02:00
Regis Houssin
6c8db0aa2d
Fix: Protected member variable must not be prefixed with an underscore
2012-06-01 07:59:45 +02:00
Regis Houssin
e9994c683a
Fix: clear file name send by php
2012-06-01 07:11:00 +02:00
Raphaël Doursenaud
6c963fc591
Fixed a bug preventing invoice sorting by authors
2012-06-01 03:07:05 +02:00
Laurent Destailleur
9985355f9e
Merge pull request #215 from simnandez/develop
...
Trad: Add translation
2012-05-31 18:04:32 -07:00
Laurent Destailleur
8f5a95255d
Checkstyle
2012-06-01 02:32:17 +02:00
Laurent Destailleur
93ced076ac
Checkstyle
2012-05-31 21:25:22 +02:00
Regis Houssin
2ad1cf0665
Fix: more clean code for new version of jQuery fileupload
2012-05-31 21:11:36 +02:00
Regis Houssin
274734b828
Fix: stock message in session and reload the page for avoid url problem
...
with jQuery fileupload
2012-05-31 21:11:26 +02:00
Regis Houssin
248f0e9d08
Fix: reload page after file upload completed
2012-05-30 23:14:35 +02:00
Regis Houssin
6c5237f94e
Fix: add max file size
2012-05-30 22:44:44 +02:00
Regis Houssin
1e77ff069a
Fix: replace Bootstrap version by jQueryUI version
2012-05-30 22:13:23 +02:00
Laurent Destailleur
1929c1784d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-30 21:41:52 +02:00
Laurent Destailleur
d9efb88d35
Fix: Can edit emailing even when validated.
2012-05-30 21:40:32 +02:00
Simnandez
5a1001f006
Trad: Add translation
2012-05-30 18:00:37 +02:00
juanjo
c24b901dd6
[ task #104 ] Possibilité de facturer plusieurs commandes. Init works
2012-05-30 14:48:23 +02:00
Regis Houssin
85e3407559
Fix: Unescape a file submitted by upload. PHP escape char " (%22) and
...
char ' (%27) into $FILES
Before= Capture d\'écran.doc After= Capture d'écran.doc
2012-05-30 13:58:20 +02:00
Laurent Destailleur
17b50e02b7
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-30 12:43:50 +02:00
Laurent Destailleur
c2db3265ec
Fix: Regression with quot management. Try a better fix.
2012-05-30 12:43:23 +02:00
Laurent Destailleur
705c152f7a
Fix: js not escaped
2012-05-30 12:33:31 +02:00
Regis Houssin
1ea7e53273
Works on jQuery fileupload upgrade (Todo: css problem)
2012-05-30 11:57:00 +02:00
Laurent Destailleur
6d245e6f31
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-30 11:22:20 +02:00
Laurent Destailleur
fb4d62c34a
Fix: Some fix into the canvas for companies.
2012-05-30 11:21:42 +02:00
Regis Houssin
a5b0de15ac
Fix: can't delete a files with quote
2012-05-30 08:30:25 +02:00
Regis Houssin
a486da1b0e
Fix: restore files for template engine
2012-05-30 07:43:06 +02:00
Laurent Destailleur
ebf77e8c92
A better fix to remove files from document list
2012-05-30 04:11:00 +02:00
Laurent Destailleur
3c98daaf09
More fix for canvas features
2012-05-30 03:46:06 +02:00
Laurent Destailleur
cd1c5f6aaf
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-30 03:03:23 +02:00
Laurent Destailleur
8481af9ee4
Fix: Try to fix several bugs into canvas feature.
2012-05-30 03:02:44 +02:00
Regis Houssin
b5246add8d
Fix: big problem with files upload and more compatible with external
...
modules
2012-05-30 00:07:06 +02:00
Laurent Destailleur
763e2a96a4
Revert "Revert "Fix: Return empty image instead of error when file not found.""
...
This reverts commit b99d3a70ae .
2012-05-30 00:05:42 +02:00
Laurent Destailleur
b99d3a70ae
Revert "Fix: Return empty image instead of error when file not found."
...
This reverts commit b266a19300 .
2012-05-30 00:05:08 +02:00
Laurent Destailleur
18d24c3f78
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-30 00:00:05 +02:00
Laurent Destailleur
b266a19300
Fix: Return empty image instead of error when file not found.
2012-05-29 23:59:43 +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
Regis Houssin
ef111dda47
New: update jQuery and jQuery UI
2012-05-29 22:57:12 +02:00
Laurent Destailleur
446ae46557
Removed deprecated strings
2012-05-29 22:22:59 +02:00
Laurent Destailleur
dc4d4ae50c
Update de_de translation (manual translation)
2012-05-29 22:16:54 +02:00
Laurent Destailleur
ba77757146
Fix: Restore unix line ending
2012-05-29 21:48:44 +02:00
Laurent Destailleur
1cc3cb842e
Merge pull request #212 from defrance69/patch-4
...
Update htdocs/comm/fiche.php
2012-05-29 12:44:57 -07:00
Regis Houssin
08f87515af
Fix: clone object before all treatment
2012-05-29 09:55:29 +02:00
Laurent Destailleur
7213ae09fe
Checkstyle
2012-05-29 00:08:00 +02:00
Laurent Destailleur
d52d063d98
Fix: Avoid to have a special php module.
2012-05-28 22:39:04 +02:00
Laurent Destailleur
d008225bef
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-28 22:10:01 +02:00
Laurent Destailleur
57c8797459
Fix: Subscription must use company name when type is "moral"
2012-05-28 22:09:36 +02:00
defrance69
33a8a3f468
Update htdocs/comm/fiche.php
2012-05-26 12:13:07 +03:00
Regis Houssin
516be43404
Fix: jquery fileupload broken feature
2012-05-25 20:56:05 +02:00
Laurent Destailleur
2c21700933
Checkstyle
2012-05-25 11:54:19 +02:00
Laurent Destailleur
513413da16
Checkstyle
2012-05-25 11:53:53 +02:00
Laurent Destailleur
f2c1346cb7
Fix: Removed warning
2012-05-24 23:22:45 +02:00
Laurent Destailleur
eca1223949
Indent
2012-05-24 16:58:14 +02:00
Laurent Destailleur
c207080527
Error management
2012-05-24 00:26:39 +02:00
Laurent Destailleur
6b2faf02d9
Checkstyle
2012-05-23 23:34:00 +02:00
Laurent Destailleur
c87af887ea
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-23 23:24:32 +02:00
Laurent Destailleur
ed93e5cc7c
Qual: Serious clean of code of formconfirm method. This also solve bugs
...
of ecm module when using ajax.
2012-05-23 23:23:57 +02:00
Laurent Destailleur
7801749874
Fix: Bad action reset
...
Qual: Removed useless code
2012-05-23 17:49:41 +02:00
Laurent Destailleur
5c995a421c
Merge pull request #210 from FHenry/develop
...
Correct start date and end date to be midnight rather than midday
2012-05-23 05:37:08 -07:00
Laurent Destailleur
1fec3b56d9
Fix: Permissions to see project
...
Conflicts:
htdocs/projet/fiche.php
2012-05-23 14:34:44 +02:00
Laurent Destailleur
c6c9861bff
Fix: bug on projects visibility for external users
2012-05-23 13:09:36 +02:00
Raphaël Doursenaud
e1767d1337
Trim payment amounts
...
This allows to ignore trailing characters that may triggers a warning because the payment looks greater than what's
required
2012-05-23 12:03:02 +02:00
Laurent Destailleur
1aa442977c
Fix: extrafield repair was using bad hardcoded values.
2012-05-23 11:48:52 +02:00
Laurent Destailleur
81be50b91b
Fix: [ bug #411 ] Can't modify most properties
2012-05-23 11:21:51 +02:00
Laurent Destailleur
82dda362c5
Fix: [ bug #409 ] List of vat rates for supplier prices must use the
...
seller country.
2012-05-23 10:50:38 +02:00
Laurent Destailleur
dc16085d57
Fix: No hard coded precision. Second param must be 'MU' (we want a
...
unit price so 'MU'. If unit price was on 4 decimal, we must keep 4
decimals once vat rate was changed)
2012-05-23 02:31:38 +02:00
Regis Houssin
8eb73aaa33
Fix: convert line delimiters
2012-05-22 19:26:33 +02:00
Regis Houssin
8f3ead5cfc
Fix: round ttc with 2 decimal
2012-05-22 19:25:51 +02:00
Regis Houssin
d7d26b9375
Fix: bad sql result name
2012-05-22 19:11:41 +02:00
Regis Houssin
e8fd068cb0
Fix: reinstanciate object
2012-05-22 18:48:56 +02:00
Regis Houssin
01f1674231
New: add product admin page for mass conversion
2012-05-22 18:35:14 +02:00
FHenry
dfebf31c02
Correct strat date and end date to be midnight rather than midday
2012-05-22 12:54:13 +02:00
Laurent Destailleur
2a3db5a3ac
Fix: new self is not compatible with most version of PHP. Also result is
...
not predicable as it depends on PHP version.
2012-05-21 20:31:02 +02:00
Laurent Destailleur
2b0cfb04af
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-21 20:18:32 +02:00
Laurent Destailleur
c1547b6ad0
Fix: Translation of payment term/cond
2012-05-21 20:17:58 +02:00
Regis Houssin
9cf2ea492c
Fix: broken features with external module
2012-05-21 18:44:09 +02:00
juanjo
a6b0242f8a
[ task #407 ] Manage PDF hidden items
2012-05-21 17:12:57 +02:00
Regis Houssin
77eb5d4287
Merge pull request #208 from simnandez/develop
...
Develop
2012-05-21 07:42:23 -07:00
juanjo
dbdd3f5e8a
[ task #407 ] Manage PDF hidden items
2012-05-21 16:23:52 +02:00
juanjo
9b70ac1be3
[ bug #399 ] Bad calculation of local taxes in update line products
2012-05-21 16:21:09 +02:00
juanjo
b2ad2decad
[ task #407 ] Manage PDF hidden items
2012-05-21 16:20:19 +02:00
FHenry
63f6707a7b
correct bug #410
...
Conflicts:
htdocs/comm/mailing/cibles.php
2012-05-21 16:16:24 +02:00
Regis Houssin
5f835bed7e
Fix: broken features
2012-05-21 15:45:44 +02:00
Laurent Destailleur
fe48342aaf
Fix: Check for duplicate must ignore spaces before and after
2012-05-21 10:37:03 +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
Laurent Destailleur
545eaa15c6
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-21 00:10:55 +02:00
Laurent Destailleur
864ca3090a
Fix: [ bug #405 ] Late icon always displayed on comm/propal.php
2012-05-21 00:08:55 +02:00
defrance69
80e717af7e
Update htdocs/fichinter/class/fichinter.class.php
2012-05-18 15:36:05 +03:00
Regis Houssin
34e2320e61
Fix: use $mysoc object and clean code
2012-05-18 09:03:24 +02:00
Laurent Destailleur
1252d7bf2c
Fix: Missing name
2012-05-16 17:04:00 +02:00
Laurent Destailleur
4d06b0bff3
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-16 12:33:47 +02:00
Laurent Destailleur
0cbe83aaed
Fix: W3C
2012-05-16 12:33:10 +02:00
Laurent Destailleur
c500a9db33
Merge pull request #202 from simnandez/develop
...
Trad: Add missing translations
2012-05-15 12:14:30 -07:00
Laurent Destailleur
1c7e3d1097
Fix: cancel not supported
2012-05-15 20:39:04 +02:00
juanjo
857b0e6199
Trad: Add missing translations
2012-05-15 16:19:12 +02:00
Laurent Destailleur
c48e0e6996
Merge pull request #200 from GPCsolutions/develop
...
Develop
2012-05-15 02:39:21 -07: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
bd26c9e465
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-14 20:46:35 +02:00
Laurent Destailleur
4a9baa590c
Fix: Bad timezone function. Daylight was not used.
2012-05-14 16:46:48 +02:00
Laurent Destailleur
2a7cf9c6f6
Fix: bad translation
2012-05-14 14:41:26 +02:00
Cédric Salvador
673f57edae
Fix: error in syslog call
2012-05-14 11:46:42 +02:00
Laurent Destailleur
89836cea29
Fix: var init
2012-05-14 01:39:59 +02:00
Laurent Destailleur
55e21b85c7
Fix: delete go back to list.
2012-05-13 19:52:19 +02:00
Laurent Destailleur
5541c2b693
Fix: Exclude nltechno modules from demo
2012-05-13 19:13:41 +02:00
Laurent Destailleur
51e8ebd664
Fix: Clean sql
2012-05-13 18:08:03 +02:00
Laurent Destailleur
a87cefa64d
Fix: pgsql
2012-05-13 17:38:04 +02:00
Laurent Destailleur
c4daa904c4
Fix: W3C
2012-05-13 17:37:53 +02:00
Laurent Destailleur
cf03228053
Fix: syntax error in name of pgsql util proc.
...
Fix: Add a proc to fix pgsql problems.
2012-05-13 16:42:59 +02:00
Laurent Destailleur
acef702c27
Fix: pgsql compatibility not complete.
...
New: Move convert sql functions as static.
New: Add phpunit tests for database drivers.
2012-05-13 14:30:11 +02:00
Laurent Destailleur
4277087f76
Fix: Missing log when error
2012-05-13 14:27:51 +02:00
Laurent Destailleur
57adc5e76a
Fix: Style
2012-05-12 20:58:36 +02:00
Laurent Destailleur
5be544264b
Fix: Missing lang
2012-05-12 18:30:49 +02:00
Laurent Destailleur
64c7ae1667
Fix: hour reported is not user hour. To fix this, we show both hour
...
"server and user" but only if it differs.
2012-05-12 16:27:20 +02:00
Laurent Destailleur
28febe728b
Fix: Pb with backtopage
2012-05-12 15:53:57 +02:00
Laurent Destailleur
9a2f05b87a
Fix: SQL error
2012-05-12 15:27:22 +02:00
Laurent Destailleur
04ee415879
Fix: [ bug #404 ] Impossible d'ajouter un contact lorsque le module LDAP
...
est actif (erreur Array 1)
2012-05-12 12:32:24 +02:00
Laurent Destailleur
13ea9c91fd
Fix: Synchro with group not done when editing group only of a user.
2012-05-11 12:47:15 +02:00
Laurent Destailleur
61a6105c98
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-11 12:11:23 +02:00
Laurent Destailleur
3ab6ffdd0e
Fix: A lot of fix for LDAP synchro
2012-05-11 12:10:47 +02:00
Regis Houssin
ddf0f3521f
Fix: [Bug #403 ] Insertion Image via l'éditeur WISIWIG plante
2012-05-11 10:14:15 +02:00
Laurent Destailleur
4977cfd44f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-10 23:02:40 +02:00
Laurent Destailleur
dc904ddf5f
Fix: vat rates
2012-05-10 23:02:05 +02:00
Regis Houssin
8ec51c2a6b
Fix: fetch object for hookmanager
2012-05-10 19:30:10 +02:00
Laurent Destailleur
63ce05b939
New: Localize for NL
2012-05-10 00:35:20 +02:00
Laurent Destailleur
62a1dd1912
Fix: escape html tag value
2012-05-09 18:48:16 +02:00
Laurent Destailleur
d0c0a0a42c
Fix: Bad warning
2012-05-09 18:16:09 +02:00
Laurent Destailleur
8823f9234f
Fix: Bad warning
2012-05-09 17:58:38 +02:00
Laurent Destailleur
7c78c894de
Fix: Not escaped html value
2012-05-09 17:44:52 +02:00
Laurent Destailleur
cc2ce60312
Fix: Validate broken, missing warning on bad email.
2012-05-09 17:15:44 +02:00
Laurent Destailleur
34f433ee4b
Uniformize code
2012-05-09 17:14:46 +02:00
Laurent Destailleur
30c8fcd0e1
Fix: regression sql error
2012-05-09 16:45:15 +02:00
Laurent Destailleur
aa6eb25f85
Qual: Uniformize code
2012-05-09 16:40:54 +02:00
Laurent Destailleur
8cc55ae0df
Fix: Warning GETPOST with alpha and int must be used ONLY if content is
...
not a free text.
2012-05-09 16:18:59 +02:00
Laurent Destailleur
923562c520
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-09 16:03:48 +02:00
Laurent Destailleur
f995d0d9cb
Fix: Missing extrafields
...
New: Can resiliate/edit member status from list.
2012-05-09 16:03:15 +02:00
Laurent Destailleur
c8d72ef92a
Fix: Failed to delete member
2012-05-09 15:22:09 +02:00
Laurent Destailleur
60b37d6b43
Fix: style
2012-05-09 14:50:28 +02:00
Regis Houssin
b2022b3b74
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-09 12:46:28 +02:00
Regis Houssin
fb2cd3d842
Fix: more compatibility with multicompany
2012-05-09 12:45:19 +02:00
simnandez
d226534ba0
Fix:[ bug #399 ] Bad calculation of local taxes in update line products
2012-05-09 12:12:14 +02:00
Laurent Destailleur
a3216ee0c6
Fix: Checkstyle
2012-05-09 02:39:30 +02:00
Laurent Destailleur
6ed75123d8
Fix: checkstyle
2012-05-09 00:28:02 +02:00
Laurent Destailleur
f8d7591d6d
Fix: Load lang
2012-05-08 22:58:54 +02:00
Laurent Destailleur
c01fae04e4
Qual: Uniformize management of alt directories.
2012-05-08 22:49:03 +02:00
Laurent Destailleur
161846be77
Fix: [ bug #397 ] Product VAT is not coming from buying price
2012-05-08 22:10:07 +02:00
Laurent Destailleur
a772fff5ed
Fix: update price for pgsql
2012-05-08 21:59:02 +02:00
Laurent Destailleur
dc09960143
New: Add bank account on payment list of invoice card.
2012-05-08 15:43:58 +02:00
Laurent Destailleur
aa9648288c
Uniformize order of fileds
2012-05-08 15:01:20 +02:00
Laurent Destailleur
a7c4a88b07
Look: Minor look enhancements
2012-05-08 15:00:46 +02:00
Laurent Destailleur
a83fd529af
Fix: bad br
2012-05-07 20:56:36 +02:00
Laurent Destailleur
774bf30e4c
Fix: corrupted extra tables.
2012-05-07 20:55:14 +02:00
Laurent Destailleur
0737748e48
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-07 18:59:17 +02:00
Regis Houssin
c2f6a267d8
Merge pull request #197 from GPCsolutions/typo
...
Fix: Typo
2012-05-07 09:30:53 -07:00
Raphaël Doursenaud
6fd60ff174
Fix: Typo
2012-05-07 18:27:23 +02:00
Laurent Destailleur
16b1655ad5
Fix: Width of gantt chart
2012-05-07 18:00:53 +02:00
Laurent Destailleur
2f081f2bd5
Too shadow with IE
2012-05-07 17:19:46 +02:00
Laurent Destailleur
8c6570718d
Fix: Better fix for gant view
2012-05-07 17:11:40 +02:00
Laurent Destailleur
c904e3e4b3
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-05-07 17:07:13 +02:00
Regis Houssin
bfb102db18
Fix: add MAIN_HIDE_LEFT_MENU
2012-05-07 17:05:15 +02:00
Laurent Destailleur
792c0a33f3
Fix: Works with checkbox htdocs/core/class/html.form.class.php
2012-05-07 17:04:35 +02:00
Regis Houssin
f6aadae900
Merge pull request #196 from GPCsolutions/typo
...
Typo: instantanée ne prend qu'un n.
2012-05-07 07:52:54 -07:00
Regis Houssin
412cbf2dfd
Fix: wrong permission
2012-05-07 11:15:14 +02:00
Laurent Destailleur
d5f0c487ad
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-05-07 10:36:45 +02:00
Laurent Destailleur
a8307a32fd
New: Switch ecm module to use ajax by default.
2012-05-07 10:08:11 +02:00
Regis Houssin
af7dc508cd
Fix: [Bug #384 ] Gantt doesn't display beyond 20 tasks
2012-05-07 09:58:44 +02:00
Laurent Destailleur
f5592bcc32
Fix: Removed warning and fix pb with extra fields.
2012-05-06 21:05:02 +02:00
Laurent Destailleur
d60061f682
Fix: pagecode when using postgresql
...
Conflicts:
htdocs/support/inc.php
2012-05-06 15:36:53 +02:00
Laurent Destailleur
8b07aa3623
Fix: log must be before request
2012-05-06 15:33:39 +02:00
Laurent Destailleur
eb541ceaa9
Fix: foreign key on non existing field
2012-05-06 15:33:33 +02:00
Laurent Destailleur
7c94b21211
Comments
2012-05-06 15:32:23 +02:00
Laurent Destailleur
ad26cff69f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-06 02:33:15 +02:00
Laurent Destailleur
b4f83d33a6
Merge pull request #180 from GPCsolutions/typo
...
Typo
2012-05-05 17:32:51 -07:00
Laurent Destailleur
e9fb0f427c
New: Add customer invoice ref on invoices
2012-05-06 02:27:09 +02:00
Laurent Destailleur
50944a71db
Checkstyle
2012-05-06 00:45:15 +02:00
Laurent Destailleur
6599f2d755
Checkstyle
2012-05-06 00:15:03 +02:00
Laurent Destailleur
d47a78479e
Fix: several fixes
2012-05-05 23:59:14 +02:00
Laurent Destailleur
d2672c4b39
Fix: setStatut works for user class
2012-05-05 20:22:46 +02:00
Laurent Destailleur
f7263d1773
Fix: Do not lose filter
2012-05-05 20:07:34 +02:00
Laurent Destailleur
29c7c109fa
New: Can filter on user contact
2012-05-05 19:41:38 +02:00
Laurent Destailleur
143e524db6
New: Can filter on contact
2012-05-05 17:45:17 +02:00
Laurent Destailleur
85f01691a0
Qual: Lists must be into a page list and not into same page than record.
...
New: Add filter on contact into list.
2012-05-05 17:28:52 +02:00
Laurent Destailleur
f924fdf711
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-05 13:38:54 +02:00
Laurent Destailleur
70a2f45c35
Fix: for new eldy theme
2012-05-05 13:32:31 +02:00
Regis Houssin
00b65d42e4
Fix: [bug #385 ] Can't delete a task
2012-05-05 09:28:06 +02:00
Regis Houssin
3bc9e378ab
Fix: [Bug #388 ] Can't modify products after moving with arrows
2012-05-05 09:20:01 +02:00
Regis Houssin
0c6d7c56d3
Fix: bad parameters
2012-05-05 09:02:13 +02:00
Laurent Destailleur
93252b941b
Fix: % must be sprintf format.
2012-05-05 03:02:46 +02:00
Laurent Destailleur
436726e520
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-05 02:57:04 +02:00
Laurent Destailleur
9913e87410
New: Add more payment conditions
2012-05-05 02:56:38 +02:00
Laurent Destailleur
7e839daa6a
Fix: Manual fix of italian language
2012-05-05 02:53:30 +02:00
Laurent Destailleur
75cefe53cf
Fix: Set payment term
2012-05-04 18:30:35 +02:00
Regis Houssin
12b6d6c0ef
Fix: MultiCompany compatibility for public page
2012-05-04 13:21:00 +02:00
Laurent Destailleur
8b9200732e
Fix: optimize for print
2012-05-04 13:13:12 +02:00
Laurent Destailleur
05c015836a
Fix: filter on status
2012-05-03 22:58:12 +02:00
Laurent Destailleur
498be67ac1
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-03 22:12:13 +02:00
Laurent Destailleur
a6f8fc4af4
Fix: Bad cr
2012-05-03 22:11:36 +02:00
Regis Houssin
1b350fafd1
Fix: missing entity field in contract
...
Fix: multicompany compatibility
2012-05-03 18:42:46 +02:00
simnandez
c4d17076f6
Trad: add missing translations
2012-05-02 18:30:39 +02:00
simnandez
5e2b034031
Trad: Add missing trans
2012-05-02 18:10:25 +02:00
Laurent Destailleur
bd724c9d70
Fix: Use de_De language for de_de, not de_at
2012-05-02 17:36:27 +02:00
Laurent Destailleur
5c7bc05920
Merge pull request #190 from simnandez/develop
...
New: Add translation
2012-05-02 07:33:34 -07:00
Laurent Destailleur
dd2859a5ad
Fix: Missing picto
2012-05-02 13:41:34 +02:00
Laurent Destailleur
ffada89b25
Fix: IE
2012-05-02 13:39:30 +02:00
Laurent Destailleur
e671e234ca
Fix: W3C
2012-05-02 11:57:32 +02:00
Laurent Destailleur
74b115877d
Fix: Middle
2012-05-02 10:19:42 +02:00
Laurent Destailleur
64ee9b8065
Fix: Missing translation
2012-05-02 00:17:33 +02:00
Laurent Destailleur
c2d357b51e
Minor fix
2012-05-02 00:03:11 +02:00
Laurent Destailleur
3a05649df1
Qual: Top menus use div only now. Menu manager eldy and auguria does not
...
differs.
First work to align eldy theme to dolibarr theme.
2012-05-01 23:40:23 +02:00
Laurent Destailleur
4618b9b9c5
Better error management
2012-05-01 23:15:01 +02:00
Laurent Destailleur
03718e0f23
Fix: Clean database to allow constraints
2012-05-01 15:29:53 +02:00
Laurent Destailleur
fbab99b28e
Fix: [ bug #378 ] status for order i, process is "waiting for reception"
2012-05-01 15:08:54 +02:00
Laurent Destailleur
7bbacaece7
Fix: missing global
2012-05-01 14:09:58 +02:00
simnandez
511ecb3e52
New: Add translation
2012-04-30 19:30:13 +02:00
Laurent Destailleur
e04e40b38a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-04-30 17:47:50 +02:00
Laurent Destailleur
c99f407add
New: Add translation
2012-04-30 17:47:15 +02:00
Regis Houssin
84f17d0127
Merge pull request #189 from simnandez/develop
...
Fix: Url to wiki, div message, variable more clear
2012-04-30 07:59:34 -07:00
Regis Houssin
18c081a7ac
New: add external theme with a module
2012-04-30 16:51:45 +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
fecab54f43
Checkstyle
2012-04-30 15:17:50 +02:00
Laurent Destailleur
a2246b1465
Checkstyle
2012-04-30 15:03:58 +02:00
Regis Houssin
73487a6aec
Fix: replace mktime() by dol_now()
2012-04-30 15:01:25 +02:00
Laurent Destailleur
1227642db0
Checkstyle
2012-04-30 15:01:20 +02:00
Regis Houssin
79f2781bdb
Merge pull request #188 from FHenry/develop
...
Develop
2012-04-30 05:33:48 -07:00
Laurent Destailleur
19ce632d7a
Removed duplicate file
2012-04-30 14:13:16 +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
FHenry
7aada2c442
correct debug code and alfa
2012-04-30 13:13:10 +02:00
FHenry
4fd00c50be
Feature Clone project (357)
...
Fix variable date property name, to be compliant with varaible naming
convention (create)
Add feature to shift task date when change project start date (option)
Add project start/end date on Project->Task View
2012-04-30 13:13:09 +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
8b953026fd
Look: minor change
2012-04-30 09:57:57 +02:00
Laurent Destailleur
29fdb33406
Fix: Removed warnings
2012-04-30 09:36:10 +02:00
Laurent Destailleur
4132b51936
Fix: Regression
2012-04-29 21:40:13 +02:00
Laurent Destailleur
5499c91712
New: Monaco is like France for default vat calculation
...
Qual: More phpunit tests
2012-04-29 11:42:30 +02:00
Laurent Destailleur
96a90e2e7a
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-29 11:00:28 +02:00
Laurent Destailleur
5c46c3bcbb
Fix: Class not deleted after move.
2012-04-29 10:32:37 +02:00
Regis Houssin
c962e515d5
Merge pull request #186 from grandoc/develop
...
to use specific tpl within his own theme
2012-04-28 10:06:39 -07:00
Laurent Destailleur
b9133410c2
Qual: Uniformize code.
2012-04-28 18:49:01 +02:00
Laurent Destailleur
edb3178def
Fix: Bad declaration of error_reporting
2012-04-28 18:47:54 +02:00
Laurent Destailleur
ead6b387d9
Fix: Use same algo to scan modules than admin/modules page
2012-04-28 18:38:15 +02:00
Grand Philippe
922703879f
to use specific tpl within his own theme
2012-04-28 18:24:52 +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
7b5aedeb3e
Fix: Var can't be static
2012-04-28 18:04:55 +02:00
Laurent Destailleur
5e252bcb04
Fix: Removed warning
2012-04-28 17:59:08 +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
a862b5d5c3
Fix: Try a better fix. Format of content of table should depend of
...
content and output rules and not on how data was input.
2012-04-28 16:58:32 +02:00
Laurent Destailleur
25441e57f4
Bookmarks should use menu style
2012-04-28 16:40:15 +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
Regis Houssin
e543bc1ac4
New: add Savant pure php template engine
2012-04-27 15:18:32 +02:00
Regis Houssin
fc468e4409
Fix: change files name
2012-04-27 11:57:36 +02:00
Regis Houssin
8dccd3cfea
Merge pull request #185 from grandoc/develop
...
to use personal contacts.tpl within personal theme, and fix error for js...
2012-04-27 02:53:37 -07:00
Grand Philippe
b34ecf757d
to use personal contacts.tpl within personal theme, and fix error for js file
2012-04-27 11:40:11 +02:00
Regis Houssin
3d272a2a3e
Merge pull request #183 from grandoc/develop
...
add jquery plugin, and uniformize code
2012-04-27 02:36:04 -07:00
Regis Houssin
2a155bb8b9
Merge pull request #184 from FHenry/doli_develop
...
Feature Clone project (357) and other tricks
2012-04-27 02:32:16 -07:00
Grand Philippe
a8d12a7c48
to use personal contacts.tpl within personal theme
2012-04-27 11:13:59 +02:00
FHenry
1aece03b6b
Set same space than develop branch
2012-04-27 11:09:53 +02:00
Grand Philippe
834a6f9d02
add jquery plugin, and uniformize code
2012-04-27 11:04:29 +02:00
FHenry
073e06ab8f
Feature Clone project (357) and other tricks
...
Fix variable date property name, to be compliant with variable naming
convention (create)
Add feature to shift task date when change project start date (option)
Add project start/end date on Project->Task View
2012-04-27 11:03:01 +02:00
simnandez
67ba805d90
[ task #297 ] Add a installer for external modules
2012-04-27 09:11:03 +02:00
Raphaël Doursenaud
27ff111e51
Typo: instantanée ne prend qu'un n.
2012-04-26 15:47:21 +02:00
Raphaël Doursenaud
9237d7b8ee
Fix: typo in unset
2012-04-26 15:32:34 +02:00
Regis Houssin
8cf1da4ddb
Fix: mac os compatibility
2012-04-26 15:02:29 +02:00
Regis Houssin
b48f2ae1f9
New: update jquery datatables with 1.9.1
2012-04-26 13:28:24 +02:00
Regis Houssin
1dd12db306
Todo: Use hookmanager for external modules
2012-04-26 10:54:39 +02:00
simnandez
429851cb49
Fix: Bad include
2012-04-26 10:52:10 +02:00
Regis Houssin
0ad2c4a027
Fix: problem of line break between label and description when
...
using fckeditor
2012-04-26 10:30:18 +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
Regis Houssin
bd0464b4db
Merge pull request #174 from FHenry/develop
...
Remove Eclipse Warning (Undeclare variable)
2012-04-25 09:26:40 -07:00
Grand Philippe
078c0d0743
to use personal contacts.tpl within personal theme
2012-04-25 17:09:02 +02: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
07bff417e8
remove useless line
2012-04-24 16:15:46 +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
559c7974e9
shipping receipt modele can be used from a custom directory
2012-04-22 10:02:12 +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
Laurent Destailleur
afb79d5d2c
Fix: [ bug #367 ] "Multi-tiers" fonctionality inverted in project
...
contacts.
2012-04-21 19:45:25 +02:00
Laurent Destailleur
80de63d5a3
Fix: [ bug #372 ] Upgrade error from 3.1.0 to 3.2.0 Beta
2012-04-21 19:45:04 +02:00
Grand Philippe
bc3f121d5a
fix : receipt specimen was not displayed
2012-04-21 18:40:37 +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
c74b34969b
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-21 18:30:15 +02:00
Laurent Destailleur
c7b8184844
Add more sources
2012-04-21 18:22:57 +02:00
Laurent Destailleur
26d5392e34
Add more sources
2012-04-21 18:22:10 +02:00
Laurent Destailleur
3afbd182b4
Fix: Missing css style
2012-04-21 12:30:39 +02:00
Laurent Destailleur
dca1c715d4
Fix: Try a fix for the lost mainmenu session.
2012-04-20 22:52:57 +02:00
FHenry
07fc51b7ff
Remove Eclipse variable warning
2012-04-20 15:54:37 +02:00
FHenry
668bec3775
Remove Eclipse Warning (Undeclare variable)
2012-04-20 15:48:48 +02:00
Laurent Destailleur
f1cc8c05f2
Fix: Can clone a proposal
2012-04-20 14:09:38 +02:00
Laurent Destailleur
c42a854a87
Fix: wrong encoding of special chars
2012-04-20 14:09:30 +02:00
Laurent Destailleur
c691de6046
Fix: Field must be reset after adding.
2012-04-20 13:55:14 +02:00
Laurent Destailleur
4b8eeead2c
Fix: Add hidden option to restore lost feature.
2012-04-20 13:55:06 +02:00
Laurent Destailleur
334adf7ae2
Fix: Bad CR for public note. Must work when text is full text with \n
...
and also when text is HTML with br.
2012-04-20 13:54:57 +02:00
Laurent Destailleur
062170b484
Fix: textarea field was not detected
2012-04-20 13:54:50 +02:00
Laurent Destailleur
5b4b7f33ea
Fix: Missing translation
2012-04-20 13:54:42 +02:00
Laurent Destailleur
afc53fefe9
Change to help to fight the mainmenu lost bug.
2012-04-20 13:07:53 +02:00
Laurent Destailleur
62fa57da52
Fix: Bad url syntax
2012-04-20 12:45:14 +02:00
Laurent Destailleur
dc97e757ff
Fix: left menu for home menu
2012-04-20 12:44:52 +02:00
Laurent Destailleur
fd5f0fb2d8
Fix: Force mainmenu. This does not solve completely bug of eaccelerator
...
but provide a way to have access to system menu to help to diagnose.
2012-04-20 12:24:47 +02:00
Laurent Destailleur
716b605d27
Fix: bad case of construct key word
2012-04-20 09:48:00 +02:00
Laurent Destailleur
010f19d531
Fix: upload dir
2012-04-20 09:45:16 +02:00
simnandez
68b98e2e2a
Fix: [ bug #370 ] Filter in accountancy -> suppliers_bills
2012-04-20 09:32:39 +02:00
simnandez
04b5ffcf64
Fix: [ bug #370 ] Filter in accountancy -> suppliers_bills
2012-04-20 09:32:32 +02:00
simnandez
90ecb566d8
Fix: [ bug #368 ] Product list
2012-04-20 09:32:24 +02:00
Regis Houssin
41b29b03b5
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-18 18:54:10 +02:00
Laurent Destailleur
d957076955
Update xcache and xtrigger info pages
2012-04-18 15:16:34 +02:00
Laurent Destailleur
658911b8c9
Qual: Move embeded style into css files. Add more styles.
2012-04-18 14:27:31 +02:00
Laurent Destailleur
2670f356f1
Fix: no mainmenu nor leftmenu into public pages
2012-04-18 13:04:05 +02:00
Regis Houssin
46234024c8
Fix: Bug #369
2012-04-18 12:42:41 +02:00
Laurent Destailleur
4ac9947772
Fix: project info are not lost when submiting actions on tasks
2012-04-18 12:15:14 +02:00
Laurent Destailleur
a15ab9c4c5
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-18 11:52:16 +02:00
Laurent Destailleur
2332a5a133
Fix: left was used for right style
...
Fix: Difference between menu and search box was lost.
2012-04-18 11:51:45 +02:00
FHenry
300b0e02da
Fix: Bug #362 and clean code
2012-04-18 11:16:15 +02:00
Laurent Destailleur
b18dbaded9
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-18 01:17:50 +02:00
Laurent Destailleur
d906d8af16
Fix: Restore broken feature
2012-04-18 01:01:46 +02:00
Regis Houssin
a1ac69f614
New: add Amarok theme (experimental)
2012-04-17 11:50:25 +02:00
Laurent Destailleur
dc547cfa7d
Look: Uniformize look
2012-04-17 11:40:08 +02:00
Laurent Destailleur
4be802597d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-17 10:28:11 +02:00
Laurent Destailleur
220d7a2c33
Fix: eldy theme still works without css3
2012-04-17 10:27:42 +02:00
Regis Houssin
65b9d6281d
Merge pull request #168 from grandoc/develop
...
update approve function
2012-04-16 03:20:00 -07:00
Laurent Destailleur
66531ea539
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/fourn/commande/index.php
2012-04-16 12:03:33 +02:00
Laurent Destailleur
9114fec4ed
Doxygen
2012-04-16 12:01:32 +02:00
Regis Houssin
6c3e88e43a
Fix: missing field change name
2012-04-16 11:52:27 +02:00
Laurent Destailleur
9e0cd530bc
New: Add date approve into log view.
2012-04-16 11:43:19 +02:00
Regis Houssin
a03b216c63
Fix: remove unnecessary function
2012-04-16 11:39:51 +02:00
Laurent Destailleur
48542b8625
Fix: Must use tms date
2012-04-16 11:39:26 +02:00
Regis Houssin
258a06a281
Fix: increase size of "body" field
2012-04-16 11:20:56 +02:00
Laurent Destailleur
f7acd0f5c3
Fix: Bad path for instal.lock
2012-04-16 11:07:09 +02:00
Grand Philippe
30c5160007
update approve function
2012-04-16 09:50:02 +02:00
Laurent Destailleur
b315bf3e3a
Fix: Generate donation document
2012-04-16 01:23:53 +02:00
Laurent Destailleur
f9e2fe0440
Fix: date must be quoted
2012-04-15 19:22:43 +02:00
Laurent Destailleur
b23bbc2432
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/projet/class/task.class.php
2012-04-15 18:49:09 +02:00
Laurent Destailleur
9a70541084
Fix: Missing migration field
...
Fix: Date must be quoted
2012-04-15 18:41:38 +02:00
Regis Houssin
48543a0d2f
Fix: sorry it's ok
2012-04-15 18:33:14 +02:00
Laurent Destailleur
58f9cc2f7b
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-15 18:19:21 +02:00
Regis Houssin
de20b6b70e
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-15 18:19:04 +02:00
Laurent Destailleur
ef79c1ba21
Fix: commit at wrong place
2012-04-15 18:18:46 +02:00
Regis Houssin
057103902b
Fix: you can not delete project document folder in delete task method
2012-04-15 18:17:55 +02:00
Regis Houssin
f85eced62d
Merge pull request #167 from grandoc/develop
...
fix : trad
2012-04-15 08:58:38 -07:00
Laurent Destailleur
0f8156ebcf
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-15 17:56:30 +02:00
Laurent Destailleur
4f1f25b89c
Fix: numbering when reset is on was wrong for past dates
2012-04-15 17:55:45 +02:00
FHenry
bf8389144a
correct bug 364
2012-04-15 17:51:05 +02:00
FHenry
d66eb5bb23
Corect bug #364
2012-04-15 17:50:50 +02:00
FHenry
cac4d0da6b
Correct bug 363
2012-04-15 17:50:40 +02:00
FHenry
d7ae9db463
Correct bug #363
2012-04-15 17:50:26 +02:00
Grand Philippe
d79c8a3fa1
change from cloture to approve and complete function approve
2012-04-15 16:49:49 +02:00
Grand Philippe
548bbe78e6
Merge remote-tracking branch 'dolibarr/develop' into develop
2012-04-15 16:32:45 +02:00
Laurent Destailleur
8562cb677d
Fix: Restore lost fix into tcpdf
2012-04-15 15:46:50 +02:00
Laurent Destailleur
269a4a8ba8
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-15 15:25:14 +02:00
Grand Philippe
f218aa0ec6
fix : trad
2012-04-15 12:27:10 +02:00
Regis Houssin
161e39794e
Fix: security update for multicompany
2012-04-15 11:30:06 +02:00
Regis Houssin
a2f363c24b
Fix: right access error
2012-04-15 10:09:32 +02:00
Regis Houssin
f0f74a7d92
Fix: disable php display errors with $dolibarr_main_prod
2012-04-15 09:30:40 +02:00
Regis Houssin
6a3587adb5
Merge pull request #165 from grandoc/develop
...
try to fix create issue...but not enought
2012-04-14 23:27:36 -07:00
Laurent Destailleur
c4c2b4ee7f
Fix: PHP 5.4
2012-04-14 20:21:06 +02:00
Laurent Destailleur
df13921ed4
Germany data not complete.
2012-04-14 19:31:10 +02:00
Grand Philippe
5858ef3bf1
try to fix create issue...but not enought
2012-04-14 19:10:15 +02:00
Laurent Destailleur
ebc9cc2ad7
Fix: Some bug into rpm and debian packaging.
2012-04-14 15:41:34 +02:00
Laurent Destailleur
0d42b96b98
Fix: licence pb with fedora
2012-04-14 15:41:03 +02:00
Regis Houssin
e49df57667
Fix: compatibility with php 5.4 and E_STRICT mode
2012-04-14 15:04:46 +02:00
Laurent Destailleur
c876b6f2be
Fix: debian epiphany and iceweasel browsers.
2012-04-14 03:20:10 +02:00
Laurent Destailleur
45e61b1a10
Fix: logo size was too large.
2012-04-14 02:54:07 +02:00
Regis Houssin
ad5770ac21
Fix: not set delivery date during create
2012-04-13 19:13:48 +02:00
Regis Houssin
f2c5e1f984
Merge pull request #163 from grandoc/develop
...
uniformise code and fix rights
2012-04-13 06:36:14 -07:00
Grand Philippe
980fa86857
uniformise code and fix rights
2012-04-13 14:02:53 +02:00
Regis Houssin
026ee8ddb7
New: add possibility to define a page break, its very important for
...
internal and external modules (milestone)
2012-04-12 20:52:41 +02:00
Regis Houssin
a2fc719a22
Merge pull request #162 from FHenry/develop
...
correct bug #360
2012-04-12 02:17:54 -07:00
FHenry
adce88c4d1
correct bug #360
2012-04-12 11:02:11 +02:00
Regis Houssin
578e13cfc6
Fix: missing date fields
2012-04-12 10:52:53 +02:00
Regis Houssin
4077ed9817
Fix: missing fields fk_user_valid and fk_user_cloture
2012-04-12 10:03:55 +02:00
Laurent Destailleur
dd4d684490
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-12 00:02:17 +02:00
Laurent Destailleur
14ad919109
Fix: Avoid fall of funtion if not defined
2012-04-11 17:30:51 +02:00
Regis Houssin
025a38cb60
Merge pull request #161 from grandoc/develop
...
trad missing
2012-04-11 08:19:39 -07:00
Regis Houssin
c2d162d4c6
Fix: add Monaco VAT rates
2012-04-11 16:52:55 +02:00
Grand Philippe
cf9d1b10b5
trad missing
2012-04-11 16:33:04 +02:00
Regis Houssin
6964a0a0c2
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-11 16:28:20 +02:00
Regis Houssin
68e5229e9b
Fix: missing langs object
2012-04-11 16:26:45 +02:00
Laurent Destailleur
11c174e209
New: Can export supplier ref
...
New: Add profid6
2012-04-11 15:27:03 +02:00
Laurent Destailleur
0faa5d9196
Fix: this must not be used inside static classes
2012-04-11 14:44:54 +02:00
Laurent Destailleur
7daea97ebb
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-11 14:38:13 +02:00
Laurent Destailleur
0cb1e4fe7c
New: Add supplier ref on supplier orders
2012-04-11 14:37:36 +02:00
Laurent Destailleur
f4cd202a29
Use correct function
2012-04-11 13:29:45 +02:00
Laurent Destailleur
f1d1b0972f
Bad comment
2012-04-11 13:29:23 +02:00
FHenry
4e759b15fe
Correction Bug #358
2012-04-11 10:03:57 +02:00
FHenry
ba499c0b40
Merge remote-tracking branch 'origin/develop' into develop
2012-04-11 08:42:10 +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
c78723a3e8
to add delivery date
2012-04-10 19:43:44 +02:00
Grand Philippe
c8dd3b4801
to add delivery date
2012-04-10 17:21:28 +02:00
Grand Philippe
06761d9753
uniformise code
2012-04-10 15:41:27 +02:00
FHenry
c59f01a70d
trad FR
2012-04-10 14:39:12 +02:00
FHenry
cec2a5e7f9
Translation ES
2012-04-10 14:38:32 +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
e3b9a3a023
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-04-10 12:40:24 +02:00
Laurent Destailleur
bc8d9d9d87
Fix: Removed warning
2012-04-10 12:38:10 +02:00
Regis Houssin
02d2872ac5
Fix: invert emetteur and problem with long phone number
2012-04-10 12:35:14 +02:00
Regis Houssin
42c3c6a02d
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-10 12:04:58 +02:00
Regis Houssin
f5097dd605
Fix: missing company logo and invert from to !
2012-04-10 12:04:14 +02:00
Laurent Destailleur
caf2ad85ed
Fix: bad link
2012-04-10 11:18:01 +02:00
Laurent Destailleur
6618c4e658
Fix: W3C
2012-04-10 11:00:42 +02:00
Laurent Destailleur
0b808b42f9
Fix: translation
2012-04-10 10:55:20 +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
Laurent Destailleur
212b3bd60e
Revert "Fix: add special test"
...
This reverts commit ef0e6956b3 .
2012-04-10 01:03:43 +02:00
Regis Houssin
ef0e6956b3
Fix: add special test
2012-04-09 22:52:13 +02:00
Regis Houssin
8c3158cf28
Fix: sql injection
2012-04-09 22:51:13 +02:00
Regis Houssin
380a8109e8
Fix: security
2012-04-09 22:32:20 +02:00
Laurent Destailleur
1ec9125ff9
Move to 3.3 alpha
2012-04-09 16:51:17 +02:00
Laurent Destailleur
60e9bc9e8e
Fix: Rounding
2012-04-09 01:20:33 +02:00
Laurent Destailleur
2d9ed89a8d
Fix: Back page to list of contacts
2012-04-09 01:02:36 +02:00
Laurent Destailleur
d9b12f4802
Fix: rounding
2012-04-08 23:31:54 +02:00
Laurent Destailleur
70202f2c0c
New logo
2012-04-08 23:30:56 +02:00
Laurent Destailleur
6da82e03be
Uniformize code
2012-04-08 23:18:36 +02:00
Laurent Destailleur
557d5e775a
Fix: log
2012-04-08 14:21:42 +02:00
Laurent Destailleur
8b15847742
New: Add link to dolistore into help message
2012-04-08 14:14:56 +02:00
Laurent Destailleur
83b4b151e4
Fix: pgsql
2012-04-08 14:14:17 +02:00
Laurent Destailleur
9df05381d1
Fix: Bug war.
...
Look: enhance look for map views.
2012-04-08 13:05:58 +02:00
Laurent Destailleur
5817b16923
Fix: W3C
2012-04-08 12:14:27 +02:00
Laurent Destailleur
a2825eb209
Fix: [ bug #318 ] Journal des achats
2012-04-08 01:58:33 +02:00
Laurent Destailleur
6d8a639839
Fix [ bug #322 ] export
...
Fix: pgsql compatibility
2012-04-08 00:05:52 +02:00
Laurent Destailleur
e9292515bc
Fix: Long name wrapping. Sender address is third party for supplier
...
order/invoice
2012-04-07 21:34:42 +02:00
Laurent Destailleur
f482ba18c3
Fix: We keep notes
2012-04-07 18:28:03 +02:00
Laurent Destailleur
ad953f05c8
Fix: late/not late switch dos not loose parameters.
2012-04-07 14:01:40 +02:00
Regis Houssin
507e809613
Merge pull request #156 from viniciusvgn/develop
...
Updates: Tax Brasil and link to filter only those bills late
2012-04-07 01:41:03 -07:00
Regis Houssin
921c8607d7
Fix: multicompany sharings and uniformize code
2012-04-07 10:19:33 +02:00
Regis Houssin
13624eeb86
Fix: multicompany sharings compatibility
2012-04-07 09:20:03 +02:00
Vinicius Nogueira
78c5fc8cff
Add Tax: Brasil
...
Zero rate for the invoices to suppliers can be fulfilled.
2012-04-07 01:45:48 -03:00
Laurent Destailleur
6d2a3edf69
War bug
2012-04-07 02:45:31 +02:00
Laurent Destailleur
317abb46fd
Fix: Start war bug
2012-04-07 02:24:32 +02:00
Laurent Destailleur
3c19b91174
Fix: Restore broken feature
2012-04-07 01:03:55 +02:00
Vinicius Nogueira
510cf06610
Add: Added link to filter only those bills late.
...
Added link to filter only Those bills late or show all invoices from
suppliers, so there was this link for customer invoices, this link is
extremely important for the operator.
2012-04-06 19:34:30 -03:00
Laurent Destailleur
b429df9d11
Fix: pgsql
2012-04-07 00:30:36 +02:00
Laurent Destailleur
fd26400339
Fix: Can't create contract
2012-04-07 00:22:44 +02:00
Laurent Destailleur
37bff53fb5
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-06 23:39:13 +02:00
Laurent Destailleur
a4d4d2f33a
Fix: Delete setup for old not compatible theme
2012-04-06 23:38:52 +02:00
Regis Houssin
98f7a189d1
Fix: add backward compatibility
2012-04-06 23:26:04 +02:00
Regis Houssin
94788e2ccb
Fix: compatibility with multicompany sharings
...
use new $conf->product->dir_output[$object->entity] instead
$conf->product->dir_output
2012-04-06 22:41:33 +02:00
Regis Houssin
a344f079d6
Fix: backward compatibility
2012-04-06 16:46:19 +02:00
Regis Houssin
1c2f192dd6
Fix: add customer_ref in propal list and clean code
2012-04-06 11:38:13 +02:00
Regis Houssin
533d862470
Fix: wrong var name and multi-line function call not indented correctly
2012-04-06 08:34:33 +02:00
Laurent Destailleur
ca8acdd5f0
Bad char
2012-04-06 00:45:31 +02:00
Laurent Destailleur
066f6cfb50
Update language files
2012-04-06 00:44:02 +02:00
Laurent Destailleur
8f836d82cb
Fix: Better fix
2012-04-06 00:36:21 +02:00
Laurent Destailleur
3d3b939c4c
Merge pull request #145 from viniciusvgn/develop
...
Fix: Problem Loading The Type of Payment
2012-04-05 15:20:23 -07:00
Laurent Destailleur
4cc13064db
Fix: W3C
2012-04-05 21:15:09 +02:00
Laurent Destailleur
0438bee3e2
Fix: Bad name
2012-04-05 21:03:47 +02:00
Laurent Destailleur
befaf655aa
Fix: Disable feature by default. Need option MAIN_SOCIETE_UNSUBSCRIBE to
...
enable because feature is a security hole.
2012-04-05 21:02:00 +02:00
Laurent Destailleur
66b001653c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-05 20:36:24 +02:00
Laurent Destailleur
00a1e999f4
Fix: The prof id was not always visible and not at correct place for
...
some countries.
2012-04-05 20:33:40 +02:00
Regis Houssin
a22259907b
Fix: possibility to custom helpdoc image
2012-04-05 20:12:11 +02:00
Regis Houssin
75859e6cd6
Fix: avoid warning
2012-04-05 19:25:58 +02:00
Regis Houssin
0a9882bef8
Merge pull request #155 from defrance69/develop
...
Update htdocs/product/index.php
2012-04-05 09:54:26 -07:00
Regis Houssin
ede06796e0
Merge pull request #154 from simnandez/develop
...
Fix: Sanitize data
2012-04-05 09:50:55 -07:00
simnandez
a8b0493531
Fix: Sanitize data
2012-04-05 16:20:37 +01:00
FHenry
6d9d0c60e2
.
2012-04-05 16:50:00 +02:00
FHenry
6f7773d7e2
Correction lien desincription et mailto:email
2012-04-05 16:45:41 +02:00
Regis Houssin
4c9cc63f17
Merge pull request #152 from grandoc/develop
...
Prepair to display within a custom place
2012-04-05 05:54:30 -07:00
Grand Philippe
df132198df
Prepair to display within a custom place
2012-04-05 14:49:51 +02:00
Regis Houssin
f874d68e08
Merge pull request #151 from grandoc/develop
...
Prepair to display within a custom place
2012-04-05 04:15:49 -07:00
defrance69
8cfed3ff3f
Update htdocs/product/index.php
2012-04-05 14:01:15 +03:00
Grand Philippe
a66c18c4f8
Prepair to display within a custom place
2012-04-05 13:00:09 +02:00
Regis Houssin
601a4c20fa
Merge pull request #150 from grandoc/develop
...
Prepair to display within a custom place
2012-04-05 02:53:52 -07:00
Grand Philippe
d3068e0ba5
Prepair to display within a custom place
2012-04-05 11:46:56 +02:00
Regis Houssin
b30669a5d6
Fix: missing $langs
2012-04-05 11:07:16 +02:00
Laurent Destailleur
03cfec7904
Fix: Add missing sao polo for brazil
2012-04-05 00:13:06 +02:00
Laurent Destailleur
d30cd86dcd
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-04 21:45:07 +02:00
Laurent Destailleur
a98439aeba
Fix: install process
2012-04-04 21:44:35 +02:00
Laurent Destailleur
4b3d2cc273
Fix: Removed warning
2012-04-04 20:37:36 +02:00
Laurent Destailleur
e084dc306e
Fix: When run from command line, script must return return code
2012-04-04 20:37:16 +02:00
Laurent Destailleur
b3c66fc123
Fix: Removed warning
2012-04-04 20:18:39 +02:00
Laurent Destailleur
cbe2e3c15c
Preapre 3.2.0
2012-04-04 17:54:11 +02:00
Regis Houssin
cd170db28b
Merge pull request #149 from grandoc/develop
...
prepair to use within custom place
2012-04-04 08:52:38 -07:00
Grand Philippe
922b4ae511
prepair to use within custom place
2012-04-04 17:48:47 +02:00
Laurent Destailleur
4e65d12a0f
Fix: The draft view must be at same place for all pages. We will have to
...
discuss to move all or not later.
2012-04-04 17:43:32 +02:00
Laurent Destailleur
5e4af76585
Fix: Add cache directive for all export types
2012-04-04 17:42:50 +02:00
Laurent Destailleur
a6bbe1032d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-04 17:37:20 +02:00
Laurent Destailleur
58d6aafa62
Prepare code for module
2012-04-04 17:25:06 +02:00
simnandez
7bf0d77e5c
Fix: Sanitize data
2012-04-04 15:53:59 +01:00
simnandez
4a34a34ea5
Trad: Add link to promote dolicloud and dolibox into about page.
2012-04-04 15:38:25 +01:00
FHenry
5bfff3920f
Module e-maillling : Correctif et evolution Accusé de lecture et
...
desinscription
2012-04-04 15:23:32 +02:00
Regis Houssin
c57063878d
New: add workflow module part for external modules
2012-04-04 09:29:05 +02:00
Vinicius Nogueira
4be4538028
Trans: Added line that was missing
2012-04-03 23:45:00 -03:00
Vinicius Nogueira
665fe60f62
Trans: PT-BR Update
2012-04-03 20:11:35 -03:00
Vinicius Nogueira
4f22baf1d1
Revert "Revert "alt""
...
This reverts commit 5eb8735fba17847e36c9074985d5bf06f3feae64.
2012-04-03 20:11:34 -03:00
Vinicius Nogueira
a7b71c2e48
Revert "alt"
...
This reverts commit d0be911b2ea0d16dcaa5704d580122a2bdd11b68.
2012-04-03 20:11:34 -03:00
Vinicius Nogueira
0246ebb38f
alt
2012-04-03 20:11:34 -03:00
Regis Houssin
14b6173d87
Fix: add width and minimum height of cells parameters
2012-04-03 18:01:27 +02:00
Regis Houssin
d7c8f4d5c3
Fix: compatibility with external modules
2012-04-03 17:09:05 +02:00
FHenry
872f580b37
Just comment and Log change
2012-04-03 23:03:26 +08:00
Laurent Destailleur
2eced65db9
Fix: Use cache only if we ask it
2012-04-03 16:41:39 +02:00
Raphaël Doursenaud
55fbbc85a5
Agenda export: Tweaked HTTP headers for Google Agenda import
2012-04-03 17:27:48 +08:00
Vinicius Nogueira
da50a6dacc
Trans: Update Contacts/Address
2012-04-03 17:26:41 +08:00
Vinicius Nogueira
cd201028a6
Trans: PT-BR Update
2012-04-03 17:26:41 +08:00
Vinicius Nogueira
4110f250a7
New: Box Status and Box Drafts changed position
...
Show all Status and give the possibility to filter only one, and Drafts
position of the box changed to a better visualization
2012-04-03 17:26:40 +08:00
Regis Houssin
cde000e9ce
Fix: sharing code
2012-04-03 17:24:31 +08:00
Laurent Destailleur
bb67c95c3d
Uniformize code
2012-04-02 20:08:08 +02:00
Laurent Destailleur
84057d46cc
Checkstyle
2012-04-02 18:37:37 +02:00
Laurent Destailleur
289a2afee9
Checkstyle
2012-04-02 18:29:08 +02:00
Laurent Destailleur
5ba7d88c36
Fix: Error when url is too long
2012-04-02 13:28:22 +02:00
Laurent Destailleur
96b369e9db
Fix: Duplicate fields
2012-04-02 13:10:22 +02:00
Laurent Destailleur
58e35b307c
New: Add option MEMBER_MIN_AMOUNT to force subscription never lower than
...
value
2012-04-02 12:32:55 +02:00
Laurent Destailleur
c014709090
Fix: Bad date format
2012-04-02 10:50:20 +02:00
Laurent Destailleur
440a3305f5
Fix: search on ref
2012-04-02 10:43:19 +02:00
Laurent Destailleur
233af62e16
Qual: Uniformize code.
...
Fix: This also fix pb in filters.
2012-04-02 10:26:06 +02:00
Laurent Destailleur
46251db167
Qual: Use a shared function to define logo heigth.
...
Qual: Add more phpunit tests
Fix: This also solve overlapping logos.
2012-04-01 23:57:15 +02:00
Laurent Destailleur
cf68414b21
Checkstyle
2012-04-01 20:38:22 +02:00
Laurent Destailleur
e2e51ecc30
Checkstyle
2012-04-01 20:31:39 +02:00
Laurent Destailleur
fbe6fe7ac4
Checkstyle
2012-04-01 20:26:25 +02:00
Laurent Destailleur
674cea6c90
Fix: Do not show warning on paid invoices
2012-04-01 19:46:22 +02:00
Laurent Destailleur
7379fd1553
New: Add link to back statement on bank line card.
2012-04-01 15:23:04 +02:00
Laurent Destailleur
aae8a65466
Fix: scrollbar
2012-03-31 18:34:42 +02:00
Laurent Destailleur
79291ff610
Fix: Trans
2012-03-31 18:34:28 +02:00
Laurent Destailleur
2dcd966046
Add link to promote dolicloud and dolibox into about page.
2012-03-31 16:24:34 +02:00
Laurent Destailleur
c77bc5adf5
Doxygen
2012-03-31 15:42:33 +02:00
Laurent Destailleur
ea7e4c6f8a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-31 14:22:18 +02:00
Laurent Destailleur
39630db91a
New: Add filter to search on suplier ref
2012-03-31 14:21:36 +02:00
Regis Houssin
ae2bf52d05
Fix: add member ID in substitution method
2012-03-31 10:14:45 +02:00
Laurent Destailleur
485363eefa
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-30 00:55:16 +02:00
Laurent Destailleur
d8c975da3d
More fields into import of products
2012-03-30 00:54:41 +02:00
simnandez
f2e7afafd3
Fix: Sanitize data
2012-03-29 17:04:10 +01:00
simnandez
78e2d85e66
Trad: Fix missing translation
2012-03-29 11:48:02 +01:00
simnandez
f14d294925
Fix: Sanitize data
2012-03-29 11:41:11 +01:00
simnandez
ae37a5bf86
Trad: Fix missing translation for products attributs
2012-03-29 10:19:52 +01:00
Regis Houssin
97cbaf0c06
Update htdocs/adherents/admin/adherent.php
2012-03-29 11:58:35 +03:00
simnandez
a0cae7709c
Fix: Sanitize data
2012-03-29 09:54:48 +01:00
simnandez
2e7ce7647b
Fix: Sanizite data
2012-03-29 08:38:38 +01:00
Laurent Destailleur
3659191d83
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-28 20:13:15 +02:00
Laurent Destailleur
ec542f5ee5
New: Support tags into header and footer into ODT templates
2012-03-28 20:12:25 +02:00
Regis Houssin
b204ad5b84
Fix: multicompany compatibility
2012-03-29 01:42:05 +08:00
simnandez
956eb11172
Fix: Sanitize data
2012-03-28 16:49:36 +01:00
Laurent Destailleur
0370e06c84
Perf: Reduce nb of requests
2012-03-28 17:34:58 +02:00
Laurent Destailleur
fbfff99b80
Fix: Can delete a paiement if bank line was deleted.
2012-03-28 17:26:53 +02:00
Regis Houssin
973146ee46
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-28 16:16:51 +02:00
Laurent Destailleur
a8e37427bb
Fix: Set date supplier invoice
2012-03-28 16:10:00 +02:00
Regis Houssin
d8d9062606
Fix: duplicate end tag and rename form parts
2012-03-28 16:03:04 +02:00
simnandez
3b8694432c
Fix: Sanitize data
2012-03-28 09:57:02 +01:00
Laurent Destailleur
3e7136459f
Fix: Reorder boxes
2012-03-28 02:57:49 +02:00
Laurent Destailleur
daf2a19396
New: Add signature at end of predefined email text
2012-03-28 00:56:12 +02:00
Laurent Destailleur
0c225372d6
Fix: Sanitize data 2
2012-03-27 18:36:32 +02:00
Laurent Destailleur
28cf1345e0
Fix: Sanitize data
2012-03-27 18:33:34 +02:00
Regis Houssin
6b415931b1
Merge pull request #136 from simnandez/develop
...
Fix: Uniformize code
2012-03-27 01:08:12 -07:00
Laurent Destailleur
02624c8170
Checkstyle
2012-03-27 10:01:12 +02:00
Laurent Destailleur
78ae7dc075
Checkstyle
2012-03-27 09:59:28 +02:00
simnandez
c7bfb82999
Fix: Uniformize code
2012-03-27 08:56:37 +01:00
Laurent Destailleur
325d055fbb
Try a checkstyle fix
2012-03-27 09:46:00 +02:00
Laurent Destailleur
52f4f72e6f
Checkstyle
2012-03-26 22:39:43 +02:00
Laurent Destailleur
66c2d24b9e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-26 22:29:19 +02:00
Laurent Destailleur
f52a07eee5
Minor look fix, fix into ecm module when dir does not exists
2012-03-26 18:23:08 +02:00
Laurent Destailleur
e6efef9e5c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-26 10:00:17 +02:00
Laurent Destailleur
e33b0dc01a
Uniformize code with filemanager module
2012-03-26 09:57:52 +02:00
Regis Houssin
d7d5681b4b
Fix: avoid phpunit warning
2012-03-26 08:18:03 +02:00
Laurent Destailleur
ffc0b2b44c
Update ecm
2012-03-26 03:09:35 +02:00
Laurent Destailleur
350fcf52a9
Fix: W3C
2012-03-26 00:36:50 +02:00
Laurent Destailleur
1abe113627
Fix style
2012-03-26 00:27:14 +02:00
Laurent Destailleur
efc1c19737
New: Add option to move JNotify message position at bottom
...
Work on ajax ecm module.
2012-03-26 00:14:42 +02:00
Laurent Destailleur
74c39a10a2
Work on ajax ecm module
2012-03-25 22:47:37 +02:00
Laurent Destailleur
7d14ce2386
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-25 14:26:48 +02:00
Laurent Destailleur
693d0441b3
Fix: json emulated function now support utf8 char.
2012-03-25 14:25:32 +02:00
Grand Philippe
b3e55e179f
first step to use fichinter within a custom place
2012-03-24 18:15:07 +01:00
Laurent Destailleur
8e745c88c5
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-24 15:21:09 +01:00
Laurent Destailleur
39ded746dc
Work on ecm module using ajax
2012-03-24 15:20:49 +01:00
Regis Houssin
cf7170c14d
Fix: set to null if empty
2012-03-24 22:18:11 +08:00
Regis Houssin
30fb26296d
Fix: add check array in GETPOST
...
New: update multiselect with a fork
2012-03-24 21:20:22 +08:00
Regis Houssin
0aa40b0503
Fix: add multiselectarray() method and jQuery multiselect plugin
2012-03-24 19:52:28 +08:00
Regis Houssin
83272dfd69
Fix: compatibility with edit in place
2012-03-23 21:22:47 +01:00
Regis Houssin
d5aad28768
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/comm/mailing/fiche.php
2012-03-23 20:06:11 +01:00
Regis Houssin
8c7f405ac9
Fix: uniformize code
2012-03-23 20:03:57 +01:00
Laurent Destailleur
187dc0d762
Work on epxerimental feature MAIN_ECM_TRY_JS
2012-03-23 19:43:25 +01:00
Regis Houssin
ffc6812241
Fix: avoid php strict mode warning
2012-03-23 18:19:50 +01:00
Regis Houssin
3c794967c3
Fix: multiple avoid warning with php strict mode
2012-03-23 17:18:33 +01:00
Regis Houssin
be7da6f52c
Fix: avoid warning in php strict mode
2012-03-23 16:44:45 +01:00
Regis Houssin
89be120764
Fix: missing actiontype of canvas
2012-03-23 22:46:15 +08:00
Laurent Destailleur
f5bd5677de
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-23 09:59:38 +01:00
Regis Houssin
1bcbe02562
Fix: wrong original values
2012-03-23 09:15:14 +01:00
Regis Houssin
de16037b93
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-23 09:03:58 +01:00
Regis Houssin
77623a9c1b
Fix: compatibility with ckeditor
2012-03-23 09:03:36 +01:00
Laurent Destailleur
8317ee1ece
Prepare code for 6 professional id.
2012-03-23 00:51:38 +01:00
Laurent Destailleur
ebaad9ded8
Fix permission vision
2012-03-23 00:27:12 +01:00
Laurent Destailleur
6b2c141083
Uniformize page name.
2012-03-23 00:08:34 +01:00
Laurent Destailleur
0321ac19c9
Fix: Remove width (total was not 100%)
...
Doxygen
2012-03-23 00:01:37 +01:00
Laurent Destailleur
0fd372e5da
Trans: Update language files
...
New: Prepare code to allow any module to change/add content of
predefined mail and signature.
2012-03-22 23:52:02 +01:00
Regis Houssin
ed46d0d65f
Fix: possibility to add options
2012-03-22 19:48:42 +08:00
Laurent Destailleur
19940e5f58
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-22 09:39:41 +01:00
Laurent Destailleur
6f7f4b6bc2
Doxygen
2012-03-22 09:39:18 +01:00
Laurent Destailleur
38ca31cf77
Doxygen
2012-03-22 09:34:06 +01:00
Regis Houssin
5d2da2c884
Fix: uniformize code
2012-03-22 08:33:44 +01:00
Laurent Destailleur
bf9b7e9090
New: Can add more js during CKEditor creation
2012-03-22 00:22:40 +01:00
Laurent Destailleur
dbc457176c
Fix: When option MAIN_DISABLE_NOTES_TAB is not enabled, we must show all
...
notes with no need to click (saved 2 clicks)
2012-03-22 00:21:45 +01:00
Laurent Destailleur
05ff0c7f0b
New: Can add more js when creating editor.
2012-03-22 00:09:05 +01:00
Laurent Destailleur
e0a89592bf
Remove useless sentence with pgsql
2012-03-21 22:29:54 +01:00
Laurent Destailleur
f37e3956b8
Prepare code to allow usage of ajax in ecm module
2012-03-21 21:32:36 +01:00
Laurent Destailleur
ee1c507190
Add id on field
2012-03-21 21:31:10 +01:00
Laurent Destailleur
fb6f3504e2
Qual: removed useless code
2012-03-21 21:30:08 +01:00
Laurent Destailleur
3ef88384b8
New: Add parameter unaccent
2012-03-21 15:58:04 +01:00
Laurent Destailleur
b098838b6f
Fix: Bad error management when enabling/disabling modules
2012-03-21 13:50:59 +01:00
Laurent Destailleur
89c906dde6
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-21 12:51:09 +01:00
Laurent Destailleur
ab6c1a5160
Qual: Add new PHPUnit test and fix bugs the test show me
2012-03-21 12:33:51 +01:00
Regis Houssin
33bf32073f
Fix: add more debug log
2012-03-21 11:17:52 +01:00
Regis Houssin
1aa71803ce
Fix: add begin/commit/rollback
2012-03-21 10:08:49 +01:00
Regis Houssin
2341e6c881
Fix: add log for debug phpunit error
2012-03-21 09:47:55 +01:00
Regis Houssin
95aa484e44
Fix: move in constructor
2012-03-21 08:53:49 +01:00
Regis Houssin
aae57a9f98
Fix: remove deprecated method
2012-03-21 02:24:09 +01:00
Regis Houssin
52a8216e3e
Fix: avoid php E_STRICT errors and compatibility with php 5.4
2012-03-21 02:12:44 +01:00
Laurent Destailleur
c0013a4581
Fix: When using a disabled user, web service must be forbidden
2012-03-20 17:18:20 +01:00
Laurent Destailleur
6d7aba45de
Regenerate password is disbaled for disabled users
2012-03-20 17:03:10 +01:00
Regis Houssin
b83026f883
Fix: for multicompany category sharing
2012-03-20 22:46:57 +08:00
Regis Houssin
e02fe135db
Fix: instantiate $mc object at the end
2012-03-20 15:28:21 +01:00
Regis Houssin
ea65c45b2c
Fix: backward compatibility
2012-03-20 15:14:37 +01:00
Regis Houssin
507e9af5cb
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-20 14:42:53 +01:00
Regis Houssin
b7af14393c
Fix: for multicompany category sharing
2012-03-20 14:42:43 +01:00
Laurent Destailleur
845fe95128
Return specific code for duplicate
2012-03-20 13:51:50 +01:00
Laurent Destailleur
4690944216
checkstyle
2012-03-20 12:46:57 +01:00
Regis Houssin
82cff13b66
Fix: missing type of category
2012-03-20 12:26:02 +01:00
Regis Houssin
dea518875d
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-20 11:59:53 +01:00
Regis Houssin
2967c2357e
Fix: compatibility with multicompany
2012-03-20 11:59:18 +01:00
Laurent Destailleur
fc18414228
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-20 09:23:32 +01:00
Laurent Destailleur
97f0095251
PDF are better with all PDF sizes
2012-03-20 09:22:41 +01:00
Regis Houssin
ca341a1bb9
Fix: the truncation is really blocking, especially if you can view all
2012-03-20 08:54:33 +01:00
Laurent Destailleur
18aecbaa9e
Add test to work with old FPDF.
2012-03-20 01:42:18 +01:00
Laurent Destailleur
e7d07c0a91
New: add supplier ref on supplier invoice.
2012-03-19 22:26:24 +01:00
Laurent Destailleur
d5c6c99493
checkstyle
2012-03-19 22:07:23 +01:00
Laurent Destailleur
4295699e0c
Qual: Uniformize code and filename
2012-03-19 22:06:28 +01:00
Laurent Destailleur
0f87181c2a
Add log info
2012-03-19 22:02:22 +01:00
Laurent Destailleur
b583e71552
Look: Increase tab size. Reduce size of css. Removed a non pretty line.
2012-03-19 18:54:12 +01:00
Laurent Destailleur
3383d314c9
Doxygen
2012-03-19 17:18:11 +01:00
Laurent Destailleur
5759523c7a
Qual: removed useless tests
2012-03-19 16:16:04 +01:00
Laurent Destailleur
336d18edd7
Missing ;
2012-03-19 16:06:36 +01:00
Laurent Destailleur
fb33dd6801
Qual: Move class file into class dir
...
Qual: Utility methods must be static.
2012-03-19 15:51:55 +01:00
Laurent Destailleur
99d740fd2f
New: [ task #285 ] Add search filter on project in tasks list.
2012-03-19 14:44:27 +01:00
Laurent Destailleur
0b71aceb90
New: Each user can remove/add its own boxes.
2012-03-19 14:06:21 +01:00
Laurent Destailleur
d6588a53a1
Fix: Missing global
2012-03-19 11:22:59 +01:00
Laurent Destailleur
088947857e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-19 10:46:41 +01:00
Laurent Destailleur
5e3e5cc5f7
Fix: rss example was deprecated
2012-03-19 10:46:16 +01:00
Regis Houssin
aefd43db2c
Fix: rename deprecated field for avoid conflict
2012-03-19 10:17:24 +01:00
Laurent Destailleur
e4a5b6e24e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-18 23:45:58 +01:00
Laurent Destailleur
fe9b244a38
Fix: Removed HTML5 warnings
2012-03-18 23:42:53 +01:00
Laurent Destailleur
e1d59b73a9
Fix: Removed warnings
2012-03-18 22:51:11 +01:00
Regis Houssin
3afb2878c2
Fix: broken indentation
2012-03-18 20:45:01 +01:00
Regis Houssin
99ab46510b
Fix: remove private status for external modules
2012-03-18 20:23:50 +01:00
Regis Houssin
4ecc64504d
Fix: use the original json functions
2012-03-18 19:59:38 +01:00
Laurent Destailleur
ed41e03589
Qual: Fix a ton of CheckStyle errors
2012-03-18 19:23:01 +01:00
Laurent Destailleur
7c4ef2fbf7
Qual: Move some class as private
2012-03-18 17:47:17 +01:00
Laurent Destailleur
2086d4f3fa
Add TODO comments
2012-03-18 17:31:36 +01:00
Laurent Destailleur
1fd5a0d755
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-18 17:17:10 +01:00
Regis Houssin
579df2b131
Add TODO
2012-03-18 15:30:01 +01:00
Regis Houssin
b82ff3f759
Fix: missing parameter
2012-03-18 15:22:15 +01:00
Regis Houssin
f66236af81
Fix: check only POST
2012-03-18 15:20:25 +01:00
Regis Houssin
05a5a0fc9a
Fix: bypass GETPOST check with ckeditor
2012-03-18 15:15:11 +01:00
Regis Houssin
370979f6c6
Fix: for compatibility
2012-03-18 14:40:42 +01:00
Regis Houssin
79bdb85f6d
Fix: missing return num
2012-03-18 14:25:39 +01:00
Regis Houssin
5d33f687ae
Fix: change for getJSON format
2012-03-18 14:17:10 +01:00
Regis Houssin
7f7ef8da1e
Fix: this parameter is used by editInPlace() method for define the save
...
method
2012-03-18 14:10:04 +01:00
Regis Houssin
cfd72a5f73
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-18 14:07:07 +01:00
Regis Houssin
808c4b5732
New: testing a new method to avoid reloading the page
2012-03-18 14:06:55 +01:00
Laurent Destailleur
23d523158a
Doxygen
2012-03-18 12:51:13 +01:00
Laurent Destailleur
b0d319eaf7
Update code comments.
...
TODO: What is the goal of field 5 in
ckeditor:dolibarr_zzz:width:height:?:1:rows:cols
2012-03-18 12:48:07 +01:00
Regis Houssin
3cdff5361f
Fix: add empty message in combobox
2012-03-18 12:18:23 +01:00
Regis Houssin
9526465824
Fix: for compatibility with edit in place
2012-03-18 11:22:28 +01:00
Regis Houssin
630844d698
Fix: wrong copy/paste :-)
2012-03-18 11:17:50 +01:00
Regis Houssin
d752e25946
New: add new notes system in contract and order/invoice supplier module
2012-03-18 11:13:01 +01:00
Laurent Destailleur
55af663784
More space between boxes
2012-03-18 03:48:12 +01:00
Laurent Destailleur
96e9e088e3
Doxygen
2012-03-18 02:22:54 +01:00
Laurent Destailleur
dc86095c06
Doxygen
2012-03-18 02:19:27 +01:00
Laurent Destailleur
59bef9caa1
Qual: Uniformize code to use new note system.
2012-03-18 02:01:23 +01:00
Laurent Destailleur
9ed46d9892
Fix: Navigation arrows were missing
2012-03-18 01:25:08 +01:00
Laurent Destailleur
763eb8f32c
Fix: jpeg works like jpg
2012-03-18 01:21:18 +01:00
Laurent Destailleur
a7a55645d8
Fix: Some fix when using fckeditor with notes.
...
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Laurent Destailleur
d87f14b7ce
Fix: minor change
2012-03-17 23:38:44 +01:00
Laurent Destailleur
8d1b9055b4
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/tpl/notes.tpl.php
2012-03-17 23:32:28 +01:00
Laurent Destailleur
21a1d47130
New: Can define if ckeditor is opened or not in editval
...
New: Can use a width of 100% in ckeditor
2012-03-17 23:27:53 +01:00
Laurent Destailleur
4c2da4f5fa
New: Can define if ckeditor is opened or not in editval
...
New: Can use a width of 100% in ckeditor
2012-03-17 23:11:25 +01:00
Laurent Destailleur
e5190a00c8
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-17 21:32:32 +01:00
Laurent Destailleur
d59848e18e
New: Enhance box management
2012-03-17 21:32:10 +01:00
Regis Houssin
c41fd9c314
Fix: test with auguria
2012-03-17 18:38:34 +01:00
Regis Houssin
bd4b24f1eb
Fix: add <br> for default note tab
2012-03-17 18:27:31 +01:00
Regis Houssin
815ee68f8f
Fix: use div instead table
2012-03-17 18:10:59 +01:00
Regis Houssin
e8b40ab22c
Try to build table with div and css
2012-03-17 17:37:15 +01:00
Regis Houssin
281c6b7f2a
New: sharing code of contact and note tabs
2012-03-17 16:05:58 +01:00
Laurent Destailleur
1ddcd5ffb0
Prepare to allow to define nb of lines fox each box
2012-03-17 14:59:45 +01:00
Laurent Destailleur
da94f76364
New: When a module with boxes is activated, box is also activated by
...
default for everybody, except for users that had personlized their box
view.
2012-03-17 14:29:48 +01:00
Laurent Destailleur
1d51ee3aab
Perf: Reduce quantity of code for boxes.
2012-03-17 14:04:16 +01:00
Laurent Destailleur
88a1a0f06d
fix: Checkstyle
2012-03-17 14:03:31 +01:00
Regis Houssin
e16b1067cd
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/ajax/extraparams.php
2012-03-17 09:47:56 +01:00
Regis Houssin
181fac1d9d
Fix: End of line character is invalid; expected "\n" but found "\r\n"
2012-03-17 09:45:14 +01:00
Regis Houssin
938d0beccf
Fix: End of line character is invalid; expected "\n" but found "\r\n"
2012-03-17 09:30:49 +01:00
Regis Houssin
5e43b326fe
Try to avoid phpunit error
2012-03-17 09:08:54 +01:00
Regis Houssin
da4a29462e
Fix: php unit test error
2012-03-17 08:50:09 +01:00
Laurent Destailleur
d8becd3cdb
Doxygen
2012-03-17 01:13:10 +01:00
Laurent Destailleur
02cdd86066
Doxygen
2012-03-17 00:47:01 +01:00
Laurent Destailleur
a458ea3582
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-17 00:23:17 +01:00
Laurent Destailleur
3f11e51fbb
Doxygen
2012-03-17 00:22:48 +01:00
Laurent Destailleur
4806f2ad54
New: Add webservice to get all product ids.
2012-03-16 23:06:38 +01:00
Regis Houssin
e84c77ba31
New: add template for infos and contacts tabs and show/hide bloc system
2012-03-16 22:02:14 +01:00
Regis Houssin
60a6c3fa95
Fix: missing fetch for get extraparams
2012-03-16 19:16:17 +01:00
Regis Houssin
81a97edf9c
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 18:37:16 +01:00
Regis Houssin
205f884ec0
Fix: try to use div title with show/hide effect
2012-03-16 18:36:32 +01:00
Laurent Destailleur
826a5f80e9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-03-16 18:36:03 +01:00
Laurent Destailleur
aa195b9ecf
New: Add web service to list product. Not stable yet.
2012-03-16 18:35:39 +01:00
Regis Houssin
8ab71288a6
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 17:40:41 +01:00
Regis Houssin
ccf1665837
Fix: missing status after set draft
2012-03-16 17:37:18 +01:00
Regis Houssin
5de859d14b
Fix: missing colspan if view line number is active
2012-03-16 17:26:19 +01:00
Regis Houssin
fb38bba794
Merge pull request #133 from simnandez/develop
...
Trad: Add ca_ES and es_ES missing translations
2012-03-16 09:01:27 -07:00
Regis Houssin
b862b37731
New: update CKEditor to 3.6.2
2012-03-16 16:56:18 +01:00
simnandez
017701b3f1
Trad: Add ca_ES and es_ES missing translations
2012-03-16 16:33:27 +01:00
Regis Houssin
09e6867029
New: add view/edit notes in "deplacement" and "fichinter" cards
2012-03-16 16:01:45 +01:00
Regis Houssin
77de410491
Fix: doxygen
2012-03-16 14:41:22 +01:00
Regis Houssin
5a0ee19a0b
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 14:33:03 +01:00
Regis Houssin
391ce8490f
New: add "extraparams" field for stock extra parameters with json
2012-03-16 14:32:37 +01:00
Laurent Destailleur
e27bdac81a
Fix: Restore correct name of field.
2012-03-16 13:27:03 +01:00
Laurent Destailleur
a0f6d5824d
Fix: Better warning message. To lock install, recommanded solution is having an install.lock file, not deleting directory.
2012-03-16 11:23:53 +01:00
Regis Houssin
1622a86d71
New: possibility to view/edit notes in invoice card
2012-03-16 11:12:59 +01:00
Laurent Destailleur
7e69c79a29
Comments
2012-03-16 11:08:04 +01:00
Regis Houssin
0df083a8d8
Fix: update security
2012-03-16 10:55:29 +01:00
Regis Houssin
88d5cbc678
New: possibility to view/edit notes in order card
2012-03-16 09:46:21 +01:00
Regis Houssin
ae54a229fb
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 09:39:45 +01:00
Regis Houssin
dae20441d0
Fix: add template for view/edit notes in object card and add possibility
...
to show/hide this bloc
2012-03-16 09:39:32 +01:00
Laurent Destailleur
6ae4292563
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-16 09:36:21 +01:00
Laurent Destailleur
46d08a9d3b
Doxygen
2012-03-16 09:35:59 +01:00
Laurent Destailleur
6e864bc992
Doxygen
2012-03-16 09:34:19 +01:00
simnandez
00474e119f
Fix: Bad departement name
2012-03-16 09:15:29 +01:00
Laurent Destailleur
245edb8596
Fix: Maxi debug on sending document by email. Works now with odt too.
2012-03-16 00:34:41 +01:00
Laurent Destailleur
bc94ec9cd6
Fix: We allow to add credit not higher than invoice amount.
2012-03-15 22:51:02 +01:00
Laurent Destailleur
1f0cddc464
Add hidden option to allow negative invoices (for test purpose only,
...
negative invoices should be done using credit note).
2012-03-15 22:38:55 +01:00
Laurent Destailleur
5f8fc30121
Fix: Avoid duplicate hooks
2012-03-15 22:37:42 +01:00
Laurent Destailleur
d60bb77fea
Save one click when using backup/restore.
2012-03-15 20:45:08 +01:00
Laurent Destailleur
cd036aa8ae
Fix: pgsql compatibility
2012-03-15 20:00:11 +01:00
Regis Houssin
e8ec5f5ad7
New: add vat rate in supplier price
...
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
Regis Houssin
d296f17f36
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-15 16:02:43 +01:00
Laurent Destailleur
62801532a7
Add a protection for duplicate modules
2012-03-15 16:01:56 +01:00
Laurent Destailleur
5edcc19820
Add a protection for duplicate modules
2012-03-15 15:47:01 +01:00
Regis Houssin
704d7de02a
New: add load_cache_vatrates() method
2012-03-15 11:01:29 +01:00
Regis Houssin
993b5eefaf
Fix: wrong blank space for jquery combobox
...
Fix: uniformize code
2012-03-15 10:14:54 +01:00
Laurent Destailleur
62e0814041
Fix: Removed not standard/compatible SQL. External module should not
...
have foreign keys with standard tables. This creates
dependencies and instabilities of core code. Integrity must be checked
by applications for external modules, not by database.
2012-03-15 09:46:44 +01:00
Laurent Destailleur
3a8885eea6
Fix: If a project must be linked to any companies (suppliers or not),
...
project must be not be set as limited to customer but must be not linked
to any particular thirdparty
2012-03-15 09:36:39 +01:00
Laurent Destailleur
25257ee873
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-15 09:26:50 +01:00
Laurent Destailleur
d76802630a
Doxygen
2012-03-15 09:26:14 +01:00
Regis Houssin
8dc8297afe
Fix: missing tva rates of supplier
2012-03-15 09:19:38 +01:00
defrance69
7b20e15b23
Update htdocs/fichinter/fiche.php
2012-03-15 15:23:06 +08:00
Regis Houssin
a1085f9c9c
Fix: missing public note and private note
2012-03-15 08:17:47 +01:00
Regis Houssin
72d8dbaa55
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-15 07:24:10 +01:00
Regis Houssin
e86fed02fc
Fix: missing linked objects
2012-03-15 07:23:49 +01:00
Regis Houssin
942b1f2a19
Fix: status not updated after reopen
2012-03-15 06:59:27 +01:00
Laurent Destailleur
f96a72b090
doxygen
2012-03-14 23:11:49 +01:00
Regis Houssin
5d0a8945c1
New: add getNomUrl() method
2012-03-14 19:17:04 +01:00
Regis Houssin
43929ab3f9
Fix: javascript DOM problem
2012-03-14 18:25:05 +01:00
Regis Houssin
9b7afbc29b
Works on alternative addresses management
2012-03-14 18:03:36 +01:00
Regis Houssin
f779c03c6b
Fix: trad
2012-03-14 16:49:44 +01:00
Regis Houssin
4e98687b13
Fix: remove old constants
2012-03-14 16:37:48 +01:00
Regis Houssin
90cdf27007
Fix: move delivery address in contact tab
2012-03-14 16:26:22 +01:00
Regis Houssin
44158efa95
Fix: possibility to have dynamic menu title with auguria menu
2012-03-14 16:07:44 +01:00
Regis Houssin
551b9c619a
Fix: different trad if addresses management
2012-03-14 15:32:48 +01:00
Regis Houssin
b1de2aced2
Fix: correct end of page
2012-03-14 15:08:40 +01:00
Regis Houssin
0c8686b5b4
Fix: possibility to use alternative addresses management
2012-03-14 15:04:55 +01:00
Laurent Destailleur
1194de5089
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-14 14:49:09 +01:00
Laurent Destailleur
228f10669d
Fix: Use bad language
2012-03-14 14:48:27 +01:00
Laurent Destailleur
84397b4735
New: Add same contact tab than for object origin. This is to avoid to
...
switch to view/edit.
2012-03-14 14:00:20 +01:00
Regis Houssin
69e98d4100
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-14 12:14:42 +01:00
Regis Houssin
6bf5132edb
Works on alternative addresses management
2012-03-14 12:14:28 +01:00
Laurent Destailleur
fafc61b1d9
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-14 11:50:22 +01:00
Laurent Destailleur
9e5cffc62b
Doxygen
2012-03-14 11:49:11 +01:00
Regis Houssin
5fbd8e4cee
Fix: move method in common class
2012-03-14 11:11:46 +01:00
Regis Houssin
9821a2d9be
Fix: uniformize code again
2012-03-14 09:51:35 +01:00
Regis Houssin
6b54f50dd4
Fix: uniformize code
2012-03-14 09:40:11 +01:00
Regis Houssin
fdd7b71417
Fix: trad
2012-03-14 09:21:05 +01:00
Regis Houssin
fea476d14b
Fix: remove unused class
2012-03-14 08:00:56 +01:00
Regis Houssin
ba15a73831
Works on an alternative address management
2012-03-14 07:49:41 +01:00
Regis Houssin
777c402f62
Fix: add elseif
2012-03-13 20:21:08 +01:00
Regis Houssin
4d1416d0e6
Fix: remove unused and deprecated method
2012-03-13 20:15:13 +01:00
Regis Houssin
a76447c12e
Fix: remove external module class
2012-03-13 20:06:38 +01:00
Regis Houssin
f8bf7ade83
Fix: move method in common class
2012-03-13 20:01:10 +01:00
Regis Houssin
9831a2028c
Fix: missing variable
2012-03-13 19:36:00 +01:00
Regis Houssin
deb30b6f17
Fix: uniformize code
2012-03-13 19:34:22 +01:00
Regis Houssin
150f3ecfe3
Fix: move method in common class
2012-03-13 19:24:11 +01:00
Regis Houssin
dcf72206f0
Fix: disable foreign key checks for external modules constraints
2012-03-13 18:10:16 +01:00
Regis Houssin
dabd8e4ba7
Fix: remove unused field
2012-03-13 18:02:16 +01:00
simnandez
7e02e3faf6
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 17:28:55 +01:00
Regis Houssin
5b6d6fc731
Fix: wrong object name
2012-03-13 09:45:52 +01:00
Regis Houssin
13b5bd9a90
Fix: sql error
2012-03-13 09:44:03 +01:00
Regis Houssin
2d65ffcf62
Merge pull request #129 from simnandez/develop
...
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 01:42:34 -07:00
simnandez
f7a80599cc
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-13 09:38:50 +01:00
Laurent Destailleur
66bad9ea04
Doxygen
2012-03-13 09:38:00 +01:00
Laurent Destailleur
4f23be1b50
Qual: Removed checkstyle errors and dead code
2012-03-13 01:43:13 +01:00
Laurent Destailleur
707a042189
Fix: Some fix to manage "millimes" for tunisia.
2012-03-13 00:40:48 +01:00
Laurent Destailleur
6050fc3c82
Doxygen
2012-03-13 00:40:22 +01:00
Laurent Destailleur
da038d991e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-03-12 17:26:30 +01:00
Laurent Destailleur
20950d785f
Fix: Clean corrupted data to avoid migration errors
2012-03-12 17:25:53 +01:00
Regis Houssin
640f2e4c22
Fix: add getApiError() method
2012-03-12 17:17:00 +01:00
Regis Houssin
dec582843b
Fix: try to use jeditable autocomplete (not stable)
2012-03-12 16:39:53 +01:00
Regis Houssin
2048c88975
Fix: try jeditable autocomplete
2012-03-12 23:12:58 +08:00
Laurent Destailleur
117bde13d9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-03-12 15:10:13 +01:00
Laurent Destailleur
36db79c249
Doxygen
2012-03-12 15:09:46 +01:00
Regis Houssin
0b67e88f08
Fix: problem if more than one element of the same type
2012-03-12 21:38:28 +08:00
Laurent Destailleur
c040abe574
Fix: Restore note tab as using notes inside the main card is not possible for a lot of users since content of note is too large. Also this tab will receive/show more features in future version (for example, notes specific for each users and history of notes. So i added instead an option to hide tabs for people who don't whant it..
2012-03-12 11:33:25 +01:00
Regis Houssin
e033f202d1
Fix: more clickless, remove "note" tab
2012-03-12 17:49:53 +08:00
Laurent Destailleur
c18a5dfad0
Update languages
2012-03-12 10:42:34 +01:00
Regis Houssin
548fc57846
Test to move fetch in head of page
2012-03-12 09:28:02 +01:00
Laurent Destailleur
ac4accfe08
Fix: Solve corrupted data to avoid errors during migration
2012-03-11 23:58:41 +01:00
Laurent Destailleur
2aa92fa249
Fix: bad class
2012-03-11 23:46:31 +01:00
Laurent Destailleur
b5fc41fadc
Fix: Removed a lot of checkstyle warnings
2012-03-11 22:08:46 +01:00
Laurent Destailleur
aea97075f1
Fix: Fix some bugs (phpunit is now ok with pgsql too)
2012-03-11 21:45:17 +01:00
Laurent Destailleur
fa77bf9d5b
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-11 21:11:53 +01:00
Laurent Destailleur
08149725b4
Add hebrew language
2012-03-11 21:07:07 +01:00
Regis Houssin
3871f3a6dd
Fix: missing contacts with order to invoice
2012-03-11 11:57:15 +01:00
Regis Houssin
733350f2b8
Fix: more simple
2012-03-11 09:31:43 +01:00
simnandez
31125d560f
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-10 18:55:21 +01:00
Laurent Destailleur
6cf68c12d3
Fix: Upgrade from maintenace version
2012-03-10 14:19:28 +01:00
Laurent Destailleur
12b580a979
Update the about page.
2012-03-10 13:52:08 +01:00
Laurent Destailleur
6059cc64cf
Trans
2012-03-10 13:39:17 +01:00
Laurent Destailleur
6a93439902
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-10 01:08:04 +01:00
Laurent Destailleur
708561b51a
Qual: Move hard coded styles into CSS id/class.
2012-03-10 01:07:35 +01:00
Laurent Destailleur
6280605965
Fix: Move include
2012-03-10 01:06:58 +01:00
Laurent Destailleur
37b9824c10
Fix: Checkstyle
2012-03-10 01:06:41 +01:00
Laurent Destailleur
f89d72ce7d
Better look for payment page
2012-03-10 01:06:22 +01:00
Regis Houssin
b27a206b23
Fix: force generic object if savemethod is not defined
2012-03-09 19:03:49 +01:00
Regis Houssin
616698889c
Fix: move script to js core file
2012-03-09 18:21:11 +01:00
Regis Houssin
d41ab4588b
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-09 18:04:00 +01:00
Regis Houssin
96a5eadcfd
Fix: missing extension
2012-03-09 18:03:32 +01:00
simnandez
2e9ef6f49a
Fix: Missing translation
2012-03-09 17:21:53 +01:00
Regis Houssin
ca468c2f84
Fix: hook object more simple
2012-03-09 14:48:56 +01:00
Regis Houssin
2117cf7a6a
Fix: use $context for key to avoid data corrupt
...
Fix: remove dao instantiation
2012-03-09 14:34:53 +01:00
Laurent Destailleur
bcff85108e
Fix: substitutions modules were not executed.
2012-03-09 10:52:54 +01:00
Laurent Destailleur
116ec45f38
Fix: Selected value is not lost on error
2012-03-09 10:35:14 +01:00
Laurent Destailleur
6cdd6fb137
Revert "Change main currency name with current name of currency because value is used as label to show amount when using numberword module."
...
This reverts commit 83d775d0ed .
2012-03-09 10:11:49 +01:00
Laurent Destailleur
b5956317bc
Fix: Missing include
2012-03-09 09:56:22 +01:00
Laurent Destailleur
2819e72084
Doxygen
2012-03-09 09:38:31 +01:00
Laurent Destailleur
83d775d0ed
Change main currency name with current name of currency because value is
...
used as label to show amount when using numberword module.
2012-03-09 09:33:18 +01:00
Regis Houssin
99c177df46
Fix: missing object $db
2012-03-09 08:28:30 +01:00
simnandez
6c9433c384
New: [ task #156 ] Create an invoice from a delivery receipt. Firsts
...
works
2012-03-08 22:30:45 +01:00
simnandez
c98b718d61
Trad: Missing translation
2012-03-08 20:59:33 +01:00
simnandez
b45d2a222e
Fix: Security
2012-03-08 15:28:32 +01:00
Regis Houssin
6c8d9a0240
Fix: view currency symbol and remove DAO code
2012-03-08 14:39:40 +01:00
Regis Houssin
97828e44ad
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-08 14:17:22 +01:00
Regis Houssin
727a18fde5
Fix: use new default variable
2012-03-08 14:17:08 +01:00
Regis Houssin
747774d75a
Merge pull request #123 from simnandez/develop
...
Fix: Security
2012-03-08 04:33:19 -08:00
Regis Houssin
081f321a95
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-08 13:25:29 +01:00
Regis Houssin
620c258360
Fix: view unicode and currency symbol in dictionnary
2012-03-08 13:25:03 +01:00
simnandez
96fc2cb8ea
Fix: Security
...
Qual: Clean data if transfer is ok
2012-03-08 12:20:47 +01:00
FHenry
3acbc0318a
Update for hook parameters
2012-03-08 19:19:12 +08:00
Regis Houssin
e34996e978
Fix: remove unused field
2012-03-08 12:11:40 +01:00
Regis Houssin
d07ff6ec11
Fix: missing object $db
2012-03-08 12:05:32 +01:00
Regis Houssin
ee86da0e1e
Fix: refactorize llx_c_currencies and currency symbol
2012-03-08 11:49:38 +01:00
FHenry
7b5c9de555
.
2012-03-08 05:15:15 +08:00
FHenry
aba929ed69
hook parameters on select product
2012-03-08 05:15:01 +08:00
Regis Houssin
635cd4e970
New: add currency code converter
2012-03-07 20:52:28 +01:00
Laurent Destailleur
76463b0e8c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-07 14:27:40 +01:00
Laurent Destailleur
b08848eb5b
New: Add a page to explain how to make translations (only on not
...
complete translation languages)
2012-03-07 14:27:17 +01:00
Regis Houssin
a56a3946a4
Fix: clean parameters
2012-03-07 14:21:49 +01:00
Regis Houssin
fb09e188ff
Fix: force to use sslv3
2012-03-07 13:39:05 +01:00
Regis Houssin
4e99563831
Fix: "code" field is deprecated
2012-03-07 00:28:10 +01:00
Laurent Destailleur
a3cf07baf1
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-03-05 16:42:09 +01:00
Regis Houssin
38b3f592d2
Fix: refactorize with code
2012-03-05 16:26:46 +01:00
Regis Houssin
513a0673d2
Fix: remove unused field
2012-03-05 16:26:29 +01:00
Regis Houssin
7d3e96699d
Fix: add load cache for currencies
2012-03-05 16:26:11 +01:00
Laurent Destailleur
5711c19601
Fix: shadow style was lost
2012-03-05 15:51:24 +01:00
simnandez
743489ae1d
Fix: Security
2012-03-05 11:16:30 +01:00
Regis Houssin
ddedb68aeb
Fix: php unit test warning
2012-03-05 07:59:00 +01:00
Laurent Destailleur
b8036d844f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-04 22:18:44 +01:00
Laurent Destailleur
e4b697fa75
New: Show delivery date into proposal template azur.
2012-03-04 22:18:15 +01:00
Laurent Destailleur
f241e338b3
Fix: Removed warning
2012-03-04 22:12:04 +01:00
Regis Houssin
cbbe00e03f
Fix: move to an external module
2012-03-04 21:19:34 +01:00
Regis Houssin
55f5e26b85
New: works on multi-currency
2012-03-04 20:52:35 +01:00
Regis Houssin
a4863ffa89
Fix: missing compatibility
2012-03-04 18:38:28 +01:00
Laurent Destailleur
93d838d0c8
Fix: W3C
2012-03-04 16:48:05 +01:00
Laurent Destailleur
e94dd4c661
Fix: The tms fields were not auto updated with pgsql
2012-03-04 16:42:34 +01:00
Laurent Destailleur
06dc5aa9dd
Fix: Do not loose data from post if it fails
2012-03-04 13:07:36 +01:00
Laurent Destailleur
4677ebd4aa
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-04 13:01:23 +01:00
Laurent Destailleur
055689e2dc
New: Import use generated codes if not provided into input file.
2012-03-04 13:00:53 +01:00
Regis Houssin
ef7cd26ef2
Fix: wrong field name
2012-03-04 10:26:01 +01:00
Regis Houssin
5e402f667e
Fix: php unit test warning
2012-03-04 10:13:52 +01:00
Regis Houssin
68ce569d05
Fix: compatibility with edit in place
...
Qual: use generic function and remove unused
Todo: Type of product combobox is not compatible with edit in place
2012-03-04 09:43:56 +01:00
Laurent Destailleur
00b7ad4a78
New: Can convert a product/service into service/product.
2012-03-04 01:41:36 +01:00
Laurent Destailleur
e45bbb622a
Fix: Some fix and uniformize code for extra parameters.
2012-03-04 01:09:39 +01:00
Laurent Destailleur
dd92cea7ed
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-03 20:57:00 +01:00
Laurent Destailleur
130bca84d6
Fix: fk_stcomm is no more required.
2012-03-03 20:56:39 +01:00
Regis Houssin
bbbca891f8
Fix: missing entity
2012-03-03 20:19:21 +01:00
Laurent Destailleur
4f5e88adb6
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-03 20:09:09 +01:00
Laurent Destailleur
821ea356d0
Fix: warning not visible when required
2012-03-03 20:06:06 +01:00
Regis Houssin
0dbef2d784
Try to add hook in main login page
2012-03-03 20:05:32 +01:00
Laurent Destailleur
585f386ba3
Try a better fix
2012-03-03 19:09:29 +01:00
Laurent Destailleur
f5c551d725
New: Can use personalized fields of products/services.
2012-03-03 19:02:44 +01:00
Regis Houssin
2de1ff11e2
Fix: uniformize code and remove htmlentities (bad character with utf8
...
files)
2012-03-03 18:41:06 +01:00
Laurent Destailleur
80b75fa67d
Fix: boxes must not be removed after update
2012-03-03 17:37:45 +01:00
Laurent Destailleur
4f1a49bd42
Fix: pgsql compatibility
2012-03-03 16:53:21 +01:00
Laurent Destailleur
6d8c1bf7c6
Fix: Removed warnings
2012-03-03 16:44:05 +01:00
Laurent Destailleur
2772d1dfa2
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-03 16:34:13 +01:00
Laurent Destailleur
fb6aad19e5
New: Import wizard can import personalized fields
2012-03-03 16:33:38 +01:00
Laurent Destailleur
8cf008c10b
Fix: Better error management
2012-03-03 13:42:27 +01:00
Regis Houssin
5139c0a69e
Fix: time is not necessary
2012-03-03 11:38:45 +01:00
Regis Houssin
b74e24ab46
Fix: increase size
2012-03-03 09:06:26 +01:00
Regis Houssin
047edc69f9
Fix: unit test warning
2012-03-03 07:45:25 +01:00
Laurent Destailleur
cb3104220e
Fix: Instantiate if not already done
2012-03-02 19:36:43 +01:00
Regis Houssin
034b0fc4d4
New: add dol_json_encode and dol_json_decode instead
...
serialize/unserialize
2012-03-02 17:48:05 +01:00
Regis Houssin
30c7bf811b
Fix: add pdf_writeLinkedObjects method
2012-03-02 15:03:46 +01:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
simnandez
3bc47ff4e9
Fix: Security
2012-03-02 14:53:49 +01:00
simnandez
f319ec7dd2
Fix: Bad sql query
2012-03-02 20:15:43 +08:00
Regis Houssin
e1f97c009b
Fix: for add external linked objects
2012-03-02 17:52:47 +08:00
simnandez
ebca3ed302
Trad: Test on browser version during install step.
2012-03-02 17:40:47 +08:00
Regis Houssin
5b3a3b8e2e
Fix: add array return
2012-03-02 17:40:16 +08:00
Regis Houssin
61e90e0d9d
Fix: add $hookmanager parameter
2012-03-02 10:26:03 +01:00
Regis Houssin
71e5e27e7e
Fix: instantiate $hookmanager if not exist
2012-03-02 10:16:50 +01:00
Regis Houssin
f39e156f3a
New: add pdf_getLinkedObjects hook
2012-03-02 08:31:38 +01:00
Regis Houssin
64b8486494
New: add method for show linked objects in pdf
2012-03-02 08:11:40 +01:00
Regis Houssin
addc8db9e7
Fix: rename hooks
2012-03-01 16:51:59 +01:00
FHenry
0cf4619682
Emailing campaign- unsubcribe and use of md5 tag
2012-03-01 14:51:07 +01:00
FHenry
adb2006505
Merge remote-tracking branch 'origin/develop' into develop
2012-03-01 14:32:07 +01:00
Laurent Destailleur
e0d8fae676
Fix: pgsql
2012-03-01 09:40:05 +01:00
Laurent Destailleur
7cd88b8fce
Fix: Better error management
2012-03-01 09:35:04 +01:00
Laurent Destailleur
9174182a27
Fix: Removed warning
2012-03-01 09:24:45 +01:00
Regis Houssin
6aa7e90834
Fix: merge problem
2012-03-01 08:03:27 +01:00
Regis Houssin
f3cb926c3c
Fix: use generic array for all parts
2012-03-01 13:58:33 +08:00
Laurent Destailleur
7c4e908639
models_modules isn't enough so we use same facture_invoice,
...
commande_invoice, propale_invoice. This means module descriptor file
should contains
module_parts('facture'=>1) if we want to add doc template for invoice
into module/core/modules/facture/doc
2012-03-01 02:06:08 +01:00
Laurent Destailleur
b9705ebff7
Fix: Init var
2012-03-01 00:47:36 +01:00
Laurent Destailleur
d812b0e1da
Add estonian language
2012-03-01 00:36:34 +01:00
Laurent Destailleur
5fea0abd0d
Fix: The repair script works also for postgresql
2012-03-01 00:33:04 +01:00
Laurent Destailleur
badc6d0f45
Fix: Fix tons of bugs after change for new way to declare modules
...
features
2012-03-01 00:03:16 +01:00
Laurent Destailleur
e0f7637bb3
Fix: Restore barcode management
2012-02-29 22:54:34 +01:00
Laurent Destailleur
18a7cd1e33
Perf: Try a speed enhancement
2012-02-29 21:22:08 +01:00
Regis Houssin
0b945f0716
Fix: use dol_buildpath
2012-03-01 04:10:50 +08:00
Laurent Destailleur
dd9e150743
Fix: Bad test
2012-02-29 20:58:05 +01:00
Laurent Destailleur
57c94c6736
Fix: chrome detection
2012-02-29 20:51:44 +01:00
Laurent Destailleur
51fb1b2385
Fix: Code was sharing loop for custom dir and loop for subdir modules.
...
The loop to manage customdir must be managed by the dol_buildpath so
only loop on / + module dir must be done.
2012-02-29 20:07:17 +01:00
Laurent Destailleur
7e3cb90f5a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-29 19:41:45 +01:00
Laurent Destailleur
55904f7f37
New: Test on browser version during install step.
...
Mutualize code to detect browser version.
2012-02-29 19:41:12 +01:00
simnandez
cda3600f7f
Fix: Security
2012-02-29 18:56:54 +01:00
Regis Houssin
79c0369d66
Fix: possibility to use models of external modules
2012-03-01 01:24:00 +08:00
Laurent Destailleur
07ee6208a9
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-29 17:55:16 +01:00
Laurent Destailleur
e4a5a67b47
Update languages files
2012-02-29 17:51:21 +01:00
simnandez
c74215093a
Fix: Security
2012-02-29 17:41:00 +01:00
Regis Houssin
45ff7bddb3
New: Check if there is external models to do asked by plugins
2012-03-01 00:29:56 +08:00
simnandez
8d65ed56b6
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop
2012-02-29 16:14:13 +01:00
simnandez
3981d08386
Fix: Bad coding
2012-02-29 16:13:52 +01:00
Regis Houssin
cb39926768
New: add "amount" for price treatment and add entity possibility for
...
have custom dictionnary by entities
2012-02-29 23:10:27 +08:00
Laurent Destailleur
458e7c314b
Trans
2012-02-29 15:20:46 +01:00
Regis Houssin
3f72a4b12a
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-29 15:13:26 +01:00
Regis Houssin
1aa3b79005
Fix: [bug #325 ]
2012-02-29 15:13:14 +01:00
FHenry
16408b6310
Merge remote branch 'origin/develop' into develop
2012-02-29 14:32:33 +01:00
FHenry
59f424bde3
add hook for select produit
2012-02-29 14:32:22 +01:00
simnandez
693d07d925
Trad: Add missing translations
2012-02-29 14:12:49 +01:00
Laurent Destailleur
6550ba53f6
More phpunit test
2012-02-29 11:48:03 +01:00
Regis Houssin
099d8ee06b
Merge pull request #111 from simnandez/develop
...
Trad: Add missing translations
2012-02-28 10:31:51 -08:00
Regis Houssin
27d88b34d8
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-28 19:18:34 +01:00
Regis Houssin
ffc492ba1f
Fix: security
2012-02-28 19:18:24 +01:00
simnandez
508e77e550
Trad: Add missing translations
2012-02-28 18:50:52 +01:00
Laurent Destailleur
5e32fc70ad
Fix: action must always be provided as value can be change during actions
2012-02-28 16:48:18 +01:00
Laurent Destailleur
1c4ca9b335
New: Add hidden option MAIN_ADD_PDF_BACKGROUND to add a PDF as
...
background of invoice/order generated PDF.
2012-02-27 22:57:19 +01:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Laurent Destailleur
9f40d520ce
If a post was done, we must keep value of post, even if value is ''
2012-02-27 22:03:11 +01:00
Laurent Destailleur
3012e9eeaa
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-27 21:56:40 +01:00
Regis Houssin
4bec281dd8
Fix: access forbidden if rowid is empty
2012-02-27 17:36:27 +01:00
Regis Houssin
0bae0148c1
Fix: sql injection
2012-02-27 17:24:56 +01:00
Regis Houssin
8f9b9987ff
Fix: Multiple directory traversal vulnerabilities with document.php
2012-02-27 17:02:56 +01:00
Regis Houssin
e999e3daad
Fix: remove constraints
2012-02-27 12:04:31 +01:00
Laurent Destailleur
563acb5968
For backward compatibility
2012-02-27 10:18:34 +01:00
Regis Houssin
476168410e
Fix: declaration of property
2012-02-27 09:09:34 +01:00
Regis Houssin
03e68b3d77
Fix: avoid warning
2012-02-27 09:04:41 +01:00
Regis Houssin
a56011e1da
Works on multi-currency and bank account select
2012-02-27 08:59:07 +01:00
Regis Houssin
47688668d9
Fix: add repair for broken projects
2012-02-27 08:58:12 +01:00
Regis Houssin
f4bab2f6de
Fix: avoid warning and deprecated variable
2012-02-27 08:47:25 +01:00
Regis Houssin
b745eb1e05
Fix: wrong object
2012-02-27 08:02:59 +01:00
Laurent Destailleur
7a4398e5a0
doxygen
2012-02-27 00:58:00 +01:00
Laurent Destailleur
41380d1958
Fix: Removed warning
2012-02-26 16:46:31 +01:00
Laurent Destailleur
6b7abfe9e2
Prepare code for brazil
2012-02-26 14:54:04 +01:00
Laurent Destailleur
ef90a78019
Comment
2012-02-26 14:27:54 +01:00
Laurent Destailleur
16ad5452b6
Fix: When company name is too long, wrapping overwrite address.
2012-02-26 14:27:19 +01:00
Laurent Destailleur
9270e4603b
Fix: Bad filters on stock movement list
2012-02-26 13:32:16 +01:00
Laurent Destailleur
24422afe44
Better fix
2012-02-26 02:54:16 +01:00
Laurent Destailleur
1a0793de91
Fix: Box feature was lost
2012-02-25 20:17:19 +01:00
Laurent Destailleur
e519bf0c40
Fix: Fix TODO
...
Doxygen
2012-02-25 16:24:36 +01:00
Laurent Destailleur
45f2f7b449
Fix: Second field is required
2012-02-25 16:14:59 +01:00
Laurent Destailleur
de187ab398
Try a better fix
2012-02-25 16:14:41 +01:00
Laurent Destailleur
3dcb90048c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-25 16:01:41 +01:00
Laurent Destailleur
1429411cc9
Fix: Bad lastname
2012-02-25 16:01:24 +01:00
Regis Houssin
70c9b2bda3
Fix: compatibility with edit in place
2012-02-25 12:09:27 +01:00
Regis Houssin
19f53e6caa
Fix: default customer language problem
2012-02-25 11:10:38 +01:00
Regis Houssin
58c1cb3e7c
Fix: function is outside of class and add TODO
2012-02-25 09:05:36 +01:00
Laurent Destailleur
7f1ea8520d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-25 01:34:44 +01:00
Laurent Destailleur
9d9439e498
New: All professional id can contains up to 128 chars instead of 32.
2012-02-25 01:34:05 +01:00
Laurent Destailleur
6cdee3ceb0
New: Increase size of professional ids.
2012-02-25 01:18:02 +01:00
Regis Houssin
e2cea80f69
Fix: problem with this pdf
2012-02-24 17:25:53 +01:00
Regis Houssin
3b0beed51d
Fix: professionnal id only visible if not empty
2012-02-24 16:52:33 +01:00
Regis Houssin
8e023bb384
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-24 16:32:29 +01:00
Regis Houssin
13f2fe84f9
Fix: missing object $db and missing variables declaration
2012-02-24 16:31:51 +01:00
Laurent Destailleur
db396ed67c
Doxygen
2012-02-24 11:23:52 +01:00
Laurent Destailleur
cc6a2c8d84
Fix: Compatibility of new module setup with old setup
2012-02-24 11:06:05 +01:00
Regis Houssin
1b236c5c56
Fix: possibility to add more parameters (eg: entity=0)
2012-02-24 15:53:38 +08:00
Regis Houssin
2ef70d4f52
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-24 07:07:05 +01:00
Regis Houssin
a339fd0f0a
Fix: remove obsolete doc
2012-02-24 07:06:36 +01:00
Regis Houssin
d7f92041c2
Fix: define an array by default if not exist
2012-02-24 14:00:43 +08:00
Regis Houssin
a68ac56e5b
Fix: remove obsolete code
2012-02-23 22:01:55 +01:00
Regis Houssin
673fbc457d
Fix: add debug mode and change with new module parts management
2012-02-23 20:42:25 +01:00
Regis Houssin
ee80305e6c
Fix: full path is defined by default
2012-02-23 20:03:07 +01:00
Regis Houssin
e536bef00e
Fix: serialize array parameters (hooks)
2012-02-23 19:51:56 +01:00
Regis Houssin
3770b7ffcc
Fix: remove obsolete code
2012-02-23 19:42:57 +01:00
Regis Houssin
4b4b5be6f5
Fix: bad test
2012-02-23 19:35:13 +01:00
Regis Houssin
e257d7d6d4
New: possibility to defined hooks in array format with parts module
...
system
2012-02-23 17:34:17 +01:00
Regis Houssin
2dabf0e185
Fix: possibility to defined a specific path
2012-02-23 16:20:15 +01:00
Regis Houssin
46ad02cbc8
New: add generic function for module parts
2012-02-23 15:42:03 +01:00
Regis Houssin
2624c7154b
Fix: add is_object test
2012-02-23 14:32:44 +01:00
Regis Houssin
5c362a435d
Merge branch 'develop' of git+ssh://github.com/Dolibarr/dolibarr into develop
2012-02-23 14:28:57 +01:00
Regis Houssin
a444fc955d
New: add generic function for module parts
2012-02-23 14:28:50 +01:00
FHenry
16a389b7f5
Correct Bug 315
2012-02-23 12:31:45 +01:00
FHenry
21ffd56795
Correct Bug of CSS in conf
2012-02-23 11:27:13 +01:00
Regis Houssin
b0e9cd8370
Fix: use hooks system
2012-02-23 16:41:58 +08:00
Regis Houssin
efed22417a
Merge pull request #108 from FHenry/develop
...
Read Receipt in module emailing
2012-02-23 00:11:16 -08:00
Regis Houssin
50d1ff4472
Fix: indent
2012-02-23 08:45:26 +01:00
Laurent Destailleur
c5325e94cc
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/admin/syslog.php
2012-02-23 03:32:19 +01:00
FHenry
229176ea65
Read Receipt in module emailing
2012-02-22 20:49:55 +01:00
Laurent Destailleur
2647cb72ac
New: Now all features can be provided by a module with all files inside
...
the directory of module.
2012-02-22 16:18:03 +01:00
Regis Houssin
e88d58442c
Fix: problem with this code
2012-02-22 15:24:34 +01:00
Regis Houssin
94f6034f9a
New: adding the ability to display a different value than the original
...
value, in the edit in place fields
2012-02-22 22:05:20 +08:00
Laurent Destailleur
e4cf111ac2
Fix: Do not include an output class (form) inside a core system class.
2012-02-22 14:43:13 +01:00
Laurent Destailleur
65104cbb40
Try a fix to edit log level
2012-02-22 13:23:13 +01:00
Laurent Destailleur
489c00fa9f
Fix: Trigger for delete must be done in opposite order than trigger for
...
create.
2012-02-22 12:37:39 +01:00
Laurent Destailleur
3a915de69a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-22 12:12:51 +01:00
Laurent Destailleur
ef6706a6b9
New: Add hook toprightmenu
2012-02-22 12:02:12 +01:00
Laurent Destailleur
4170c9bf3f
Fix: Bad hook name
2012-02-22 11:14:11 +01:00
simnandez
282a50512f
Fix: Use transnoentities into description
2012-02-22 09:44:46 +01:00
Regis Houssin
5a715bb4ea
Fix: add possibility to defined a different icon with css
2012-02-22 16:27:29 +08:00
Laurent Destailleur
6d9c986455
Update files
2012-02-21 23:54:22 +01:00
Laurent Destailleur
868f94c08b
Add style noshadow
2012-02-21 23:35:38 +01:00
Laurent Destailleur
c780af5962
Better contrast
2012-02-21 20:05:29 +01:00
Laurent Destailleur
c38976ce97
Better contrast
2012-02-21 19:57:35 +01:00
Regis Houssin
ea83e474dc
New: add possibility to linked other objects from external modules
2012-02-22 01:19:05 +08:00
Regis Houssin
34fd843767
Fix: update jQuery ui
2012-02-21 14:55:00 +01:00
Regis Houssin
8b107b65e8
Fix: compatibility with multi-company shared
2012-02-21 18:09:21 +08:00
Regis Houssin
0cff48f9b3
Fix: merge conflict
2012-02-21 10:47:08 +01:00
Regis Houssin
e5c0a99584
Fix: for multi-company
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/html.form.class.php
2012-02-21 10:26:38 +01:00
Laurent Destailleur
f71073c3b5
Doxygen
2012-02-21 00:18:48 +01:00
Laurent Destailleur
9e731a1c9f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-21 00:09:10 +01:00
Laurent Destailleur
b8a61e73a0
New: Add product_label into substitution tags for ODT.
2012-02-20 23:58:36 +01:00
Laurent Destailleur
f74440aa65
Fix: request
2012-02-20 23:51:00 +01:00
Regis Houssin
a5969db28b
Fix: uniformize code
2012-02-20 21:19:08 +01:00
Regis Houssin
cd23f8a040
Fix: bad rights
2012-02-20 21:17:05 +01:00
Regis Houssin
47eaaf5905
Fix: compatibility with edit in place
2012-02-20 21:10:51 +01:00
Regis Houssin
4a4da9ebbf
Fix: compatibility with edit in place
2012-02-20 21:03:59 +01:00
Laurent Destailleur
efd23e983c
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-20 20:46:29 +01:00
Laurent Destailleur
222f770615
Fix: Bad link to img
2012-02-20 20:46:04 +01:00
Regis Houssin
a3ee9f83fe
Fix: remove unused object
2012-02-20 20:36:37 +01:00
Regis Houssin
fa3e134a92
Fix: add specific right access for payment
...
New: add possibility to defined success message for jeditable
2012-02-20 20:31:35 +01:00
Laurent Destailleur
58d1a042a5
Fix: print select_societe was wrong as it contains already print
...
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
8c0ad673e8
Reduce size of form.class
2012-02-20 12:31:01 +01:00
Laurent Destailleur
1bfca1d9b3
Fix: username was not autoselected
2012-02-20 12:29:12 +01:00
Laurent Destailleur
475bba2ea7
Qual: Reduce size of form.class
2012-02-20 12:20:56 +01:00
Laurent Destailleur
5540e5cb82
Qual: Reduce size of form.class
...
Qual: Removed not used file
2012-02-20 10:24:08 +01:00
Laurent Destailleur
b93c03a9c9
Qual: Doxygen
...
Perf: Reduc size of form.class.php
2012-02-20 10:09:28 +01:00
Laurent Destailleur
8466ea055c
Checkstyle
2012-02-20 09:42:57 +01:00
Laurent Destailleur
198c453a09
Fix: Default lang on CLI context was wrong
2012-02-20 01:31:02 +01:00
Laurent Destailleur
8d6655061e
Qual: Full description of lines for ODT generation share same
...
function.
2012-02-19 21:08:17 +01:00
Laurent Destailleur
75bb0eddd7
Fix: Bad br.
2012-02-19 20:31:59 +01:00
Laurent Destailleur
27f81cd9e5
Update migrate file
2012-02-19 19:45:17 +01:00
Laurent Destailleur
d7cc1bdc88
Uniformize code
2012-02-19 19:14:17 +01:00
Laurent Destailleur
52e2253e20
Fix: A delete must always be done on a fully loaded object.
2012-02-19 18:39:41 +01:00
Laurent Destailleur
0a4ffe6e69
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-19 18:35:52 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Regis Houssin
95f9de6ab4
Fix: missing rowid
2012-02-19 18:00:47 +01:00
Laurent Destailleur
e903719c36
Qual: Uniformize code
...
Perf: Very small per enhancement
2012-02-19 17:12:17 +01:00
Regis Houssin
f4104f779f
Fix: merge manually grandoc corrections
2012-02-19 17:04:02 +01:00
Laurent Destailleur
b8b1a4f60d
Fix: Style of button
2012-02-19 16:00:46 +01:00
Laurent Destailleur
bb88593ed0
Look: Minor fix
2012-02-19 15:51:42 +01:00
Laurent Destailleur
c685fd2f2e
Fix: Add style nohover to avoid having meteo with hover.
2012-02-19 15:40:13 +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
a145d85177
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-19 03:36:29 +01:00
Laurent Destailleur
0abce73c13
Update script to show deprecated tables (we do not delete them however)
2012-02-19 03:35:59 +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
f0af1258e3
Fix: Autosubmit form is working again
2012-02-19 01:46:00 +01:00
Laurent Destailleur
8ecb412689
Fix: jflot minimized is bugged. Not the standard js.
2012-02-19 01:17:17 +01:00
Regis Houssin
6e157e91a6
Fix: [bug #302 ]
2012-02-18 18:14:45 +01:00
Laurent Destailleur
4bbb799404
ckeditor at end
2012-02-18 17:30:58 +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
3798067fb2
Update example file
2012-02-18 15:07:20 +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
61b6ec4f99
Better title
2012-02-18 03:29:20 +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
6acf38b77c
Qual: Add specific test for all prof id checks.
2012-02-17 09:43:26 +01:00
Laurent Destailleur
88e0123a05
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-17 01:48:59 +01:00
Laurent Destailleur
daaf909c02
Fix: Bad check of idprof2
2012-02-17 01:33:59 +01:00
Laurent Destailleur
a829b10190
Fix: Autoselect current year if not defined
2012-02-16 19:08:04 +01:00
Laurent Destailleur
20c85b9ca8
Avoid duplicate messages during upgrade
2012-02-16 18:52:07 +01:00
Laurent Destailleur
0a17345415
Doxygen
2012-02-16 18:39:22 +01:00
Regis Houssin
446cfff515
Fix: wrong alias
2012-02-16 17:21:59 +01:00
Regis Houssin
70bd56bea8
Fix: remove alias
2012-02-16 16:26:55 +01:00
Regis Houssin
5d89d5d734
Fix: add warning message for sandbox mode
2012-02-16 11:52:38 +01:00
Laurent Destailleur
8f56d2d798
Fix: Show project when task is view as a standalone card.
2012-02-15 23:27:03 +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
Laurent Destailleur
1de2af42b4
Fix: Translation
2012-02-15 21:10:33 +01:00
Regis Houssin
3df693738b
Fix: missing entity
2012-02-16 02:47:26 +08: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
Regis Houssin
7540b70538
Fix: add entity field in product price
2012-02-15 15:17:02 +01:00
Regis Houssin
c3e245d24e
Fix: start triggers before delete objects
2012-02-15 15:16:33 +01:00
Laurent Destailleur
56f7196aa2
Qual: Normalize function name
2012-02-15 13:55:00 +01:00
Laurent Destailleur
4208212924
Some dev tests to use ajax parts for documents
2012-02-15 12:26:20 +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
Laurent Destailleur
8eaf9602d9
Fix: If choice was forced to another value by user, we must keep choice of user
2012-02-13 20:12:03 +01:00
Regis Houssin
6f3f1204fe
Fix: delete linked object in propal delete function and uniformize code
2012-02-13 18:27:42 +01:00
Regis Houssin
f07b6397fc
Fix: test if type of paiement is cash for cash account
2012-02-13 15:18:23 +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
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
Laurent Destailleur
02dc6d1281
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-13 09:51:41 +01:00
Laurent Destailleur
f94156f1c7
Fix: Filters are workings
2012-02-13 09:51:09 +01:00
Regis Houssin
c80646671f
Fix: add ajax constant on/off
2012-02-13 09:45:38 +01:00
Regis Houssin
fdb2122070
Info: ldap sid is for active directory
2012-02-13 09:45:03 +01:00
Regis Houssin
bcddfd878a
Fix: bad entity with ajax constant on/off
2012-02-13 09:44:24 +01:00
Laurent Destailleur
91fae20485
New: Can define a transparency for past events in calendar view
2012-02-13 02:46:30 +01:00
Laurent Destailleur
c916d06638
Uniformize info into document view with card view.
2012-02-13 02:24:17 +01:00
Laurent Destailleur
abceb1c692
Change style to have a better isolation between tabs.
2012-02-13 02:13:17 +01:00
Laurent Destailleur
9c1391eb5e
Fix: Not complete list
2012-02-13 02:00:03 +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
cfaf1f0813
New: Can add tabs on statistics views.
2012-02-12 23:29:31 +01:00
Laurent Destailleur
ca727ca18e
Qual: Move security functions into security2.lib.php
2012-02-12 20:34:40 +01:00
Laurent Destailleur
844a5a58b2
Fix: Style
2012-02-12 18:43:37 +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
Laurent Destailleur
3f5bbdd749
Update lang files
2012-02-12 13:06:44 +01:00
Laurent Destailleur
8f4c5eeb9e
Fix: Stats must be on user of card not creator
2012-02-12 11:52:01 +01:00
Laurent Destailleur
d48fd7b232
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-11 20:30:46 +01:00
Laurent Destailleur
2fd870d987
Normalize code
2012-02-11 20:30:16 +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
f161d185b3
Update demo profiles
2012-02-11 01:48:27 +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
dbb9091b8d
More space between menu entries
2012-02-10 19:47:08 +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
23bef7ab7e
Trad
2012-02-10 13:42:10 +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
39818633df
Add deprecated tables to delete
2012-02-10 13:20:29 +01:00
Laurent Destailleur
170faa363d
Fix: request specific to mysql works with mysqli
2012-02-10 13:02:42 +01:00
Laurent Destailleur
07859f1cda
Drop useless column
2012-02-10 12:35:25 +01:00
Laurent Destailleur
29465dc889
Fix: We must keep field for future usage
2012-02-10 12:11:01 +01:00
Laurent Destailleur
c012044129
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-10 12:05:02 +01:00
Laurent Destailleur
4b56228af5
Removed not used fields
...
Add missing fields
2012-02-10 12:04:37 +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
Regis Houssin
928b95bcec
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-10 10:20:19 +01:00
Regis Houssin
f30e1879c5
Fix: missing fields after country change
2012-02-10 10:20:05 +01:00
Laurent Destailleur
a2d3485b2a
New: Autoselect no LOCK when export is for POSTGRESQL
2012-02-10 10:00:32 +01:00
Laurent Destailleur
df7dc8652d
Look: Uniformize css style usage
2012-02-10 09:54:19 +01:00
Laurent Destailleur
c1600bc4fa
Minor fix
2012-02-10 09:16:38 +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
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
29d90f3713
Fix: Removed warnings
2012-02-09 21:10:06 +01:00
Laurent Destailleur
e23d986587
Add login/user used for web server execution
2012-02-09 02:04:34 +01:00
Laurent Destailleur
49b678177e
Use ecm menu picto
2012-02-08 20:24:26 +01:00
Laurent Destailleur
09cfd5444c
Look: Avoid duplicate br
2012-02-08 18:18:21 +01:00
Laurent Destailleur
7bdedb105b
Fix: Messages
2012-02-08 18:07:55 +01:00
Laurent Destailleur
7ef7fbeaa5
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-08 17:12:44 +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
Regis Houssin
f90fc21009
Fix: add encryption parameters
2012-02-08 16:57:37 +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
7f081ae7ef
Add warning into email setup
2012-02-08 14:20:51 +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
d4c1ad7a5e
Fix tz output
2012-02-08 00:30:10 +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
89fbffadf2
Fix: Bad style for events
2012-02-08 00:22:42 +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
c9908bf2bd
Fix: for multicompany shared
2012-02-07 02:08:50 +08:00
Regis Houssin
f0d2823edf
Fix: avoid foreach warning
2012-02-06 18:59:07 +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
45268578d5
Fix: Restore broken feature
2012-02-06 16:22:20 +01:00
Laurent Destailleur
09defcea07
New: Can edit font size of eldy theme
2012-02-06 16:16:42 +01: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
4d80b47bc6
Look: Beautify picto
2012-02-06 12:29:43 +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
2d180635ef
Fix: theme
2012-02-05 16:30:40 +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
00de718e79
Fix: W3C
2012-02-05 12:40:08 +01:00
Laurent Destailleur
202838de41
Restore From at beginning
2012-02-05 01:11:20 +01:00
Laurent Destailleur
4b607f29cd
New: Add brazilian states
2012-02-04 19:00:24 +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
b04437fef8
Merge pull request #104 from simnandez/develop
...
Trad: Extra fields support int type.
2012-02-03 15:20:05 -08:00
Laurent Destailleur
71be445607
Fix: use same separator than smtps method
2012-02-03 23:40:59 +01:00
Simnandez
5fbe37594e
Trad: Extra fields support int type.
2012-02-03 22:03:41 +01:00
Regis Houssin
40276d42ff
Fix: sql error with combobox and uniformize code
2012-02-03 19:06:37 +01:00
Laurent Destailleur
26c597878f
Amount at end.
2012-02-03 10:00:57 +01:00
Laurent Destailleur
0ba5592921
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-02 23:06:08 +01:00
Laurent Destailleur
37afbefdc6
Add message for non compatible mime clients
2012-02-02 23:05:26 +01:00
Grand Philippe
0c5f6d1f62
fix : display specimen
2012-02-03 00:24:35 +08: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
19f8355231
Look: Minor fix
2012-02-01 22:17:11 +01:00
Laurent Destailleur
be4d04ebcc
Fix: Default language set to language of thirdparty
2012-02-01 21:04:49 +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
9ec5ca6c6e
Fix: mail test form
2012-02-01 16:02:00 +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
Regis Houssin
f1d2d8f412
Fix: missing quotes
2012-02-01 14:57:43 +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
392d8a26a5
Update theme to prepare dynamic change of colors
2012-02-01 11:30:17 +01:00
Laurent Destailleur
2f2cb46622
Fix: Lastname
2012-02-01 09:29:26 +01:00
Laurent Destailleur
feb220587a
Fix: Contact list
2012-02-01 00:24:16 +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
Laurent Destailleur
ed4a0742c8
Add a test to be sure module is on
2012-01-31 00:51:52 +01:00
Laurent Destailleur
1e8fd73810
Remove non utf char
2012-01-30 23:58:13 +01:00
Laurent Destailleur
8c934d3dde
Rename custom code into customs code
2012-01-30 20:08:11 +01:00
simnandez
53cdb31624
[ task #176 ] Allow to use ODT templates. Works with Orders
2012-01-30 18:18:40 +01:00
Laurent Destailleur
52b522e087
Qual: Uniformize code
2012-01-30 10:22:50 +01:00
Laurent Destailleur
f3a966a313
Fix: Missing name
2012-01-29 23:24:47 +01:00
Laurent Destailleur
cb37a8475a
Fix: Can edit price
2012-01-29 23:07:44 +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
63c3cb2d48
Work on debian package
2012-01-29 20:57:40 +01:00
Laurent Destailleur
a9abc1bad4
Doxygen
2012-01-28 17:34:42 +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
simnandez
029b83780e
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop
2012-01-27 17:38:16 +01:00
simnandez
ef3643313f
Trad: Update translation
2012-01-27 16:19:42 +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
simnandez
e010e70d08
Trad: import wizard improvements
2012-01-27 16:08:46 +01:00
Laurent Destailleur
1f10e4e1e3
Doxygen
2012-01-27 15:17:36 +01:00
Laurent Destailleur
4909504b0a
Work to add new demo profiles
2012-01-27 12:19:37 +01:00
Laurent Destailleur
78f038766e
Sort emailing submodules by name
2012-01-26 23:08:20 +01:00
Laurent Destailleur
0ab6cec007
New: emailing submodules can be stored into the module directory.
2012-01-26 23:05:59 +01:00
Simnandez
8502cd8fe2
Trad: Add function block/unblock for a trip credit note
2012-01-26 21:47:10 +01:00
Laurent Destailleur
c0b2b036e0
Fix: Bad var
2012-01-26 13:55:24 +01:00
Laurent Destailleur
82e5aad8f1
Fix: Usage of not defined var
2012-01-26 13:54:17 +01:00
Laurent Destailleur
97b176ba8d
Doxygen
2012-01-26 13:49:15 +01:00
Laurent Destailleur
491d3dd5b0
Always disable module mailmanspip on demo.
2012-01-26 00:19:27 +01:00
Laurent Destailleur
b1a7cd82be
Doxygen
2012-01-25 23:41:51 +01:00
Laurent Destailleur
f32733b1df
Move NumberWord module translation into module.
2012-01-25 23:16:17 +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
Regis Houssin
c155ab10b4
Fix: uniformize code
2012-01-25 11:05:15 +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
Regis Houssin
b4eb5a8cbf
Fix: remove unused images
2012-01-23 12:05:50 +01:00
Regis Houssin
e7153c4c72
Update htdocs/install/mysql/migration/3.1.0-3.2.0.sql
2012-01-22 21:56:49 +01:00
Regis Houssin
ab5e185bb9
Merge pull request #97 from aspangaro/patch-1
...
Update with CET (CFE+CVAE)
2012-01-22 12:54:05 -08:00
Laurent Destailleur
5d5af4cd78
Doxygen
2012-01-22 21:36:07 +01:00
Alexandre Spangaro
66fbe5a0f4
Update with CET (CFE+CVAE)
2012-01-22 21:18:14 +01:00
Laurent Destailleur
bacf2003f1
Checkstyle
2012-01-22 21:17:02 +01:00
Laurent Destailleur
47c83603f4
Qual: normalize code
2012-01-22 20:33:45 +01:00
Laurent Destailleur
04d33dee51
Prepare of javascript switch of calendars
2012-01-22 20:16:11 +01:00
Laurent Destailleur
f9dbb35628
Update trans
2012-01-22 13:11:15 +01:00
Laurent Destailleur
c61cba7b6b
Add a css different for each agenda
2012-01-22 13:10:59 +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
16d48f1820
Fix: Removed a TODO
2012-01-22 02:20:28 +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
070f157f08
Fix: Delete bank account
2012-01-19 23:31:37 +01:00
Laurent Destailleur
72ef573190
Fix: Bad currency
2012-01-19 23:15:44 +01:00
Laurent Destailleur
d9aa0c4b28
Qual: Normalize field names
2012-01-19 22:20:28 +01:00
Laurent Destailleur
7c8cda5de3
Update package
2012-01-19 20:43:47 +01:00
Laurent Destailleur
697f46b6b0
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-19 09:54:16 +01:00
Laurent Destailleur
08e33f20dc
Qual: Uniformize code
...
Doxygen
2012-01-19 09:53:27 +01:00
Regis Houssin
1d10dc9d98
Merge pull request #95 from cbattarel/develop
...
resolve product translation bug
2012-01-19 00:37:33 -08:00
simnandez
7a831e652c
Fix: localtaxes tax fails in updateligne contracts. Solve bug with
...
error output in addligne. Remove deprecated client, use thirdparty
2012-01-19 09:20:00 +01:00
Laurent Destailleur
8eb1da9aaa
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-18 15:28:09 +01:00
Laurent Destailleur
d70f786f5e
Fix: Trans
2012-01-18 15:27:10 +01:00
Laurent Destailleur
431bf28b5d
Fix: Avoid warning
2012-01-18 12:30:55 +01:00
Christophe Battarel
b07dae557e
correction bug traduction produit : si le navigateur n'était pas dans la langue du user, une traduction était créée en + dans la langue du navigateur et le front-end basculait dans la langue du navigateur (parce que le champ du formulaire s'appelait lang; je l'ai renommé en translang pour corriger le problème)
2012-01-18 11:13:34 +01:00
Laurent Destailleur
3446e94e51
Uniformize code
2012-01-18 10:52:22 +01:00
Alexandre Spangaro
cd058b6726
The last file have pushed is wrong - No 'doublon' in rowid - Now it's better
2012-01-18 06:15:25 +01:00
Laurent Destailleur
a3e3546eed
Fix: Removed useless width
2012-01-18 01:37:17 +01:00
Laurent Destailleur
a754072c85
Fix: use correct property
2012-01-18 01:31:57 +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
Laurent Destailleur
9200a77a37
Fix: Missing thirdparties that were nor prospect, nor customer, nor
...
suppliers into nb.
2012-01-17 23:49:25 +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
a0829556ee
Update
...
Signed-off-by: Spangaro Alexandre <alexandre.spangaro@gmail.com>
2012-01-17 15:11:04 +08: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
Spangaro Alexandre
36edb00002
MAJ plan de comptes FR
2012-01-17 15:11:03 +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
simnandez
6c25dde14f
Trad: Add missing translation
2012-01-16 15:59:33 +01:00
Regis Houssin
64e0a4434d
Fix: use fk_mainmenu if defined
2012-01-16 19:11:45 +08:00
Christophe Battarel
5524d42ddb
ajout commentaires entete oubliés sur ajout description produit dans la langue du client
2012-01-16 10:35:36 +01: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
9e06a742f0
Fix: sql syntax
2012-01-15 23:20:02 +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
15cd3794c9
Removed comments
2012-01-15 15:16:06 +01:00
Laurent Destailleur
1226e88408
Doxygen
2012-01-15 15:06:02 +01:00
Laurent Destailleur
ca9be862c2
New: Change to allow to personalize eldy theme
2012-01-15 14:01:40 +01:00
Regis Houssin
196bb42636
Fix: use MAIN_JS_ON_PAYMENT just for the auto-completion payment
2012-01-15 11:02:08 +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
73e5b05bb8
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-15 02:02:13 +01:00
Regis Houssin
288e9deed3
Fix: trigger problem
2012-01-14 20:23:47 +01:00
Laurent Destailleur
9a030b63fc
Fix: Minor look
2012-01-14 14:56:09 +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
59619517e3
Work on debian packages
2012-01-14 12:58:42 +01:00
Laurent Destailleur
580f2ef375
Look: Minor fix
2012-01-14 12:38:03 +01:00
Laurent Destailleur
382c6554b4
New: Work on debian packaging to use default ckeditor package
2012-01-14 02:06:05 +01:00
Laurent Destailleur
413b399e1d
Removed comment
2012-01-14 01:32:31 +01:00
Laurent Destailleur
636c615057
Restore lost change
2012-01-14 01:21:47 +01:00
Laurent Destailleur
7950ab2677
Fix: Avoid duplicate line
2012-01-14 01:13:24 +01:00
Laurent Destailleur
efcbc2696a
Add comments
2012-01-14 00:54:52 +01:00
Laurent Destailleur
937a98d03b
Fix: Removed duplicate update
2012-01-14 00:49:38 +01:00
Laurent Destailleur
66d271c185
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-14 00:45:30 +01:00
Laurent Destailleur
528c30798b
Qual: Removed not used files
2012-01-14 00:44:29 +01:00
Laurent Destailleur
b529984253
Look: Enhance eldy style. Use more CSS and less images.
2012-01-14 00:39:58 +01:00
Regis Houssin
94ea9f3c55
Fix: uniform code
2012-01-13 18:24:25 +01:00
Regis Houssin
9fe45c4f4f
Fix: uniform code
2012-01-13 17:46:15 +01:00
Christophe Battarel
69c9edbeb3
ajoute la possibilité de visualiser la description des produits dans la langue du client lors de l'jout de lignes dans les commandes/propales/factures
2012-01-13 16:53:28 +01:00
Regis Houssin
66bfaf8530
Fix: custom language file was not loaded
2012-01-13 12:17:41 +01:00
Regis Houssin
8ccc7acf28
Fix: add all phones if create user from contact
2012-01-13 11:25:48 +01:00
Laurent Destailleur
4ddffc6506
Qual: Uniformize code
2012-01-12 20:37:31 +01:00
Regis Houssin
b069d6d2f1
Fix: use getEntity for shared values between entities
2012-01-13 00:23:03 +08:00
damien
dd1a31ded1
Fix for the bug #278 (to be tested on MySQL)
2012-01-12 14:04:24 +01: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
Laurent Destailleur
a57295cc73
Qual: Add phpunit test before working on different rounding modes
2012-01-11 16:35:12 +01:00
Regis Houssin
6b727db3d0
Merge pull request #86 from simnandez/develop
...
Fix: Label was not clear enough
2012-01-11 07:02:35 -08:00
Regis Houssin
199e22fd70
Fix: remove useless code
2012-01-11 23:02:01 +08:00
simnandez
c1ac04866e
Fix: Label was not clear enough
2012-01-11 15:59:46 +01:00
Regis Houssin
b670de36a9
Fix: add entity 0 for users and groups
2012-01-11 22:08:25 +08:00
Regis Houssin
5b04d47d6c
Fix: remove useless global
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
2b9a118384
Fix: Bad date init
2012-01-11 13:47:47 +01:00
Laurent Destailleur
83d63aa07b
Fix: Date not initialized
2012-01-11 13:42:44 +01:00
Laurent Destailleur
a7e7450dd7
Fix: Error management if date is empty
2012-01-11 13:37:50 +01: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
Laurent Destailleur
6c64d9732e
Lines cleaner
2012-01-11 11:57:49 +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
a93a9f75f2
Qual: Uniformize code
2012-01-11 01:06:56 +01:00
Laurent Destailleur
4bb5d68ca9
Use private property
2012-01-11 01:06:34 +01:00
Regis Houssin
395ea68b70
Fix: rename constants for multicompany cookie
2012-01-11 06:30:39 +08: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
5fc760d318
Doxygen
2012-01-10 09:57:16 +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
Laurent Destailleur
520aaa2238
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-10 00:43:47 +01:00
Regis Houssin
376759c13d
Fix: refactoring elements sharing management between entities
2012-01-10 07:03:04 +08:00
Laurent Destailleur
a2634744ae
Fix: Try to fix a missing field
2012-01-09 20:52:14 +01:00
Regis Houssin
4eb88be3b6
Fix: bad rights
2012-01-09 11:28:37 +01:00
Regis Houssin
85d7285519
[bug #275 ] Ajout contacts - choix par "par défaut" de l'entreprise du
...
fournisseur
Fix: uniform code
2012-01-09 11:12:07 +01:00
Regis Houssin
8386e8a541
Fix: can debug rounding. to simulate the rounded total
2012-01-09 09:55:20 +01:00
Laurent Destailleur
2146ab0cc5
Uniformize code
2012-01-09 00:53:31 +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
Laurent Destailleur
5343dfab6a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-08 23:44:36 +01:00
Laurent Destailleur
f6de981ed9
Removed useless number
2012-01-08 23:44:09 +01:00
Laurent Destailleur
77870d0557
Add hidden option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS
2012-01-08 23:43:32 +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
Laurent Destailleur
62afb3da4b
Fix: wrong field to show password
2012-01-08 18:37:29 +01:00
Laurent Destailleur
159417898e
Removed non utf8 chars
2012-01-08 17:29:26 +01:00
Laurent Destailleur
ef64ce3fb5
Fix: Syntax url
2012-01-08 16:58:55 +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
Regis Houssin
e0e6043f51
Fix: uniform code
2012-01-08 08:50:05 +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
ad232fa38c
Doxygen
2012-01-08 00:15:36 +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
4c0d7378d3
Some change to prepare artichow removal
2012-01-07 21:32:35 +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
ec7025da20
Uniformize code
2012-01-07 15:01:30 +01:00
Laurent Destailleur
8292ca346a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-07 14:56:26 +01:00
Laurent Destailleur
d9d3a11ec4
Doxygen
2012-01-07 14:55:59 +01:00
Regis Houssin
2713099def
Fix: uniform code
2012-01-07 11:59:23 +01:00
Regis Houssin
1201424633
Fix: add database prefix filter
2012-01-07 08:28:52 +01:00
Laurent Destailleur
f79d004e3c
Renamed method
2012-01-06 15:26:32 +01:00
Laurent Destailleur
392a99b905
Update trans
2012-01-06 15:07:33 +01:00
Laurent Destailleur
427d099e87
Fix: error management of pgconnect
...
Doxygen
2012-01-06 14:51:09 +01:00
Laurent Destailleur
f8fbc192d7
Try to rename function to test if warning is removed
2012-01-06 14:14:43 +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
930efe8659
Fix: Label was not clear enough
2012-01-05 13:09:42 +01:00
Laurent Destailleur
7a00c793c6
Fix: SQL syntax error
2012-01-05 12:59:24 +01:00
Laurent Destailleur
aadfca4bbd
Checkstyle
2012-01-05 12:24:11 +01:00
Laurent Destailleur
e340aa3622
Doxygen
2012-01-05 12:13:42 +01:00
Laurent Destailleur
eb507e0677
Checkstyle
2012-01-05 11:43:09 +01:00
simnandez
5ad9d7cb61
[ task #176 ] Allow to use ODT templates for prososal like it's done for
...
invoices. Working with odt template
2012-01-05 09:48:28 +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
7920f6295d
Fix: Should work with strict mode.
2012-01-05 01:35:52 +01:00
Laurent Destailleur
64e967a340
Try to fix usage of a cache dir by tcpdf
2012-01-05 00:41:06 +01:00
Laurent Destailleur
676011e1bd
Fix: Country must be not encoded into memory
2012-01-05 00:23:43 +01:00
Laurent Destailleur
4523f1789d
Qual: Removed dead code
...
Doxygen
2012-01-04 23:56:10 +01:00
Laurent Destailleur
7fc3fb5827
New: [ task #181 ] Hide password of click2dial in user card
2012-01-04 23:17:12 +01:00
Laurent Destailleur
915bc47a58
Doxygen
2012-01-04 21:47:40 +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
785f5b3c46
Doxygen
2012-01-04 14:17:32 +01:00
Laurent Destailleur
be0d4dbac1
Doxygen
2012-01-04 14:12:00 +01:00
Laurent Destailleur
893b7b96f4
Doxygen
2012-01-04 14:05:49 +01:00
Laurent Destailleur
16c6dd3c95
Doxygen
2012-01-04 13:54:07 +01:00
Laurent Destailleur
d019f732b8
Fix: Removed warning
2012-01-04 13:26:06 +01:00
Laurent Destailleur
e40d8991b1
Install process is 10 times faster in step2 !
2012-01-04 13:14:29 +01:00
Laurent Destailleur
760bf6bfbc
Add options to allow to run step2 install with sub-steps (for debug
...
purpose).
2012-01-04 12:32:44 +01:00
Laurent Destailleur
7c99cfc06c
W3C
2012-01-04 11:44:15 +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
Laurent Destailleur
f012a52465
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-03 20:16:57 +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
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
82fd755919
Look: Increase field size
2012-01-02 14:26:47 +01:00
Laurent Destailleur
39f9ddf7c5
Disable sqlite support until sqlite offer a way to create foreign keys
...
after table creation.
2012-01-02 13:21:26 +01:00
Laurent Destailleur
b00b0cd9f1
Clean values
2012-01-02 12:37:32 +01:00
Laurent Destailleur
834f53a80c
Drop unnamed primary key to allow creation of named primary key.
2012-01-02 10:31:11 +01:00
Laurent Destailleur
04e2a30b02
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-01-02 10:24:13 +01:00
Laurent Destailleur
6c0f1b79ce
Exclude files
2012-01-02 10:19:40 +01:00
Regis Houssin
1fa10e8875
Fix: update index
2012-01-02 08:44:15 +01:00
Laurent Destailleur
ccfced2aff
Work on sqlite driver
2012-01-02 03:02:45 +01:00
Laurent Destailleur
439af321bd
Fix: Primary keys must be named
...
Fix: Added missing constraints/index for suppliers categories
2012-01-02 03:02:07 +01:00
Laurent Destailleur
6f63c5ecff
Work on PDO Sqlite driver
2012-01-02 02:46:12 +01:00
Laurent Destailleur
fb662a91db
Fix: Support special chars
2012-01-02 00:57:24 +01:00
viniciusvgn
19df110fdc
Update pt_BR
2012-01-01 19:16:19 +08:00
Regis Houssin
85b78babae
Fix: add default values for country
2012-01-01 19:16:07 +08:00
Regis Houssin
e5f55db2c1
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-31 17:04:53 +01:00
Regis Houssin
4787cbfdf8
Fix: sql query error
2011-12-31 17:04:26 +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
8444a290e7
Do not show paypal link if invoice is draft
2011-12-31 14:26:03 +01:00
Laurent Destailleur
5fc7827087
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-12-31 12:01:13 +01:00
Laurent Destailleur
2f1b2f7be7
Qual: Code simpler
2011-12-31 11:54:17 +01:00
Regis Houssin
a3a3db58e3
Fix: test phpunit error
2011-12-31 11:30:49 +01:00
Laurent Destailleur
28754deb10
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-12-31 11:10:22 +01:00
Laurent Destailleur
700c83125e
New: Add file size and description into download wrapper
2011-12-31 02:50:37 +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
9036071265
Fix: W3C
2011-12-30 20:15:13 +01:00
Laurent Destailleur
00aa90606c
Qual: Removed a FIXME
2011-12-30 14:45:07 +01:00
Laurent Destailleur
fd7d2fe667
Test format to removed scope warnings
2011-12-30 14:27:18 +01:00
Laurent Destailleur
55156edd0d
Enhance PHPUnits
2011-12-30 14:18:19 +01:00
Laurent Destailleur
51479c7894
Enhance PHPUnits
2011-12-30 12:39:44 +01:00
simnandez
3cceaba027
Trad: Uniformize field country_id, country_code, country
2011-12-30 09:10:53 +01:00
Laurent Destailleur
efd5f5eaa4
Look: Add line "None" when there is no bank account
2011-12-30 00:33:34 +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
Regis Houssin
759cc1897b
Merge pull request #80 from simnandez/develop
...
Trads
2011-12-29 09:12:01 -08:00
Laurent Destailleur
c2348ef600
Uniformize field country_id, country_code, country
2011-12-29 18:07:41 +01:00
simnandez
3510b1f5e1
Trad: more explicit
2011-12-29 17:34:28 +01:00
simnandez
41caefce5e
Missing translation : ShippingExist
2011-12-29 17:27:46 +01:00
Laurent Destailleur
e8f84363eb
Fix: Restore autozip features
2011-12-28 21:30:33 +01:00
Laurent Destailleur
8d5972c8f4
Add info in html page
2011-12-28 19:41:43 +01:00
Laurent Destailleur
3633831737
Fix: Removed warnings
2011-12-28 17:59:57 +01:00
Laurent Destailleur
6c9815df12
Qual: Removed not used property
2011-12-28 17:40:19 +01:00
Laurent Destailleur
26ffc4180d
Doxygen
2011-12-28 17:34:17 +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
2daa5a516f
Qual: Clean properties
2011-12-28 17:13:19 +01:00
Laurent Destailleur
555038fbc3
[ bug #259 ] Missing translation : ShippingExist
2011-12-28 16:56:23 +01:00
Laurent Destailleur
c73f11d5d6
Fix: Close of db at end
2011-12-28 15:21:29 +01:00
Laurent Destailleur
bb3d9e9197
Doxygen
2011-12-28 13:25:05 +01:00
Laurent Destailleur
8a83b273ef
Uniformize code
2011-12-28 12:53:46 +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
f2bfaa729a
Fix: more explicit and uniform code
2011-12-28 09:26:36 +01:00
Regis Houssin
216aaf5662
Fix: doxygen
2011-12-28 08:32:30 +01:00
Laurent Destailleur
e17a9f7835
Fix: Missing trans
2011-12-28 01:57:47 +01:00
Laurent Destailleur
ceb0505b5b
New: Tuffy font is no more required.
2011-12-28 01:51:46 +01:00
Laurent Destailleur
d8856bac5f
Fix: Work with PHP < 5.3
2011-12-28 01:28:16 +01:00
Laurent Destailleur
1aaa1a51c5
Doxygen
2011-12-28 01:19:52 +01:00
Laurent Destailleur
d06ae60a4a
New: Tuffy font is now useless.
2011-12-28 01:03:10 +01:00
Regis Houssin
f3d4cca46a
Fix: add function getStaticMember() for compatibility with PHP 5.2
2011-12-27 00:07:42 +01:00
simnandez
e359cbcf3a
Add Venezuela data
2011-12-26 16:36:12 +01:00
Regis Houssin
9d84cdf717
Update htdocs/langs/en_US/main.lang
2011-12-26 10:26:21 +01:00
simnandez
392403e7d0
Trad: Fix missing translation of FACTURE_CHANGE_THIRDPARTY option
2011-12-26 09:47:07 +01:00
Laurent Destailleur
8c5dcd33f6
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-23 11:39:27 +01:00
Laurent Destailleur
bf9edd8b2d
Fix: Trans
2011-12-23 11:38:58 +01:00
simnandez
c9ea8a1867
Qual: Uniformize code
2011-12-22 16:36:01 +01:00
simnandez
4ee91d961e
Help text is mode clear
2011-12-22 15:58:07 +01:00
simnandez
9fcf9bd238
Trad: Update sl_SL language
2011-12-22 15:53:24 +01:00
Laurent Destailleur
43964552bf
Add a TODO
2011-12-22 09:07:02 +01:00
Laurent Destailleur
8b1ce465bf
Update sl_SL language
2011-12-22 00:28:02 +01:00
Laurent Destailleur
ed96de8f8b
Fix: Sort files on name
2011-12-22 00:24:26 +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
f7d70d35a7
Fix: code is not set during update if not needed
2011-12-21 21:50:25 +01:00
Laurent Destailleur
b9d578b408
Code comment
2011-12-21 21:45:36 +01:00
Laurent Destailleur
183ea726bd
Help text is mode clear
2011-12-21 21:19:48 +01:00
Laurent Destailleur
aa2a45db87
New: Add a tab info for social contributions
2011-12-21 21:14:10 +01:00
Laurent Destailleur
79c07397d6
Fix: Lang loaded
2011-12-21 20:34:10 +01:00
Laurent Destailleur
cd261567ef
Fix: Bad url
2011-12-21 20:30:37 +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
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
2c12d99d42
Fix: [ bug #248 ] Send by mail doesn't find the files in provider's
...
invoices
2011-12-21 17:29:04 +01:00
Laurent Destailleur
decf7e682f
Fix: [ bug #256 ] Delivery order SQL error
2011-12-21 16:38:56 +01:00
Laurent Destailleur
b5f1038ebb
Fix: Bad style
2011-12-21 16:28:40 +01:00
Laurent Destailleur
721c9a6f5b
Fix: [ bug #253 ] Non UTF-8 characters in CSV exports
2011-12-21 16:10:11 +01:00
Laurent Destailleur
b75688f76b
Fix: [ bug #237 ] Intervention status is not displayed on the client's
...
form
2011-12-21 15:30:32 +01:00
Regis Houssin
22cc5c7035
Fix: superadmin is downgrade after update
2011-12-21 12:25:26 +01:00
Regis Houssin
30d5bedad3
Fix: missing ref_ext field in llx_user
2011-12-21 12:22:37 +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
a8057bc475
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-19 21:12:36 +01:00
Laurent Destailleur
50860bfaac
Fix: Removed test on not initialized var
2011-12-19 21:11:43 +01:00
Laurent Destailleur
f2917e5de3
Qual: Removed hard coded vars
2011-12-19 21:10:23 +01:00
Laurent Destailleur
19f7dceaf8
More POO
2011-12-19 21:07:55 +01:00
simnandez
565f390d14
Qual: Uniformize code
2011-12-19 18:24:49 +01:00
simnandez
58761d343b
Qual: Uniformize code
2011-12-19 17:29:09 +01:00
simnandez
136fba88ad
Qual: Uniformize code
2011-12-19 17:12:29 +01:00
Laurent Destailleur
4877e2474c
Qual: Uniformize code
2011-12-19 11:57:09 +01:00
Laurent Destailleur
6498742d27
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-19 10:10:26 +01:00
Laurent Destailleur
005b919c22
Fix: Accept hungarian special chars into PDF
2011-12-19 10:08:24 +01:00
Regis Houssin
5f02432d90
Fix: add possibility to force date of stock movement
2011-12-18 20:59:05 +01:00
Laurent Destailleur
95a292f41b
Fix: Update licence files
2011-12-17 21:58:44 +01:00
Laurent Destailleur
7ffdbee4b3
Trans
2011-12-17 19:02:31 +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
Laurent Destailleur
32e248de16
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-16 23:24:32 +01:00
Laurent Destailleur
5ed9c9992d
Add style for autofill fields
2011-12-16 20:06:16 +01:00
Regis Houssin
4fd0a12731
Fix: double increment !!!
2011-12-16 18:55:09 +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
Juanjo Menent
71979a8c86
Qual: Uniformize code
2011-12-16 16:31:18 +01:00
Juanjo Menent
e4ee9680d7
Qual: Uniformize code
2011-12-16 15:29:58 +01:00
Laurent Destailleur
cd30e2744b
New: Add error message of login not found
2011-12-16 15:22:48 +01:00
Laurent Destailleur
b78541a167
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-16 15:02:56 +01:00
Laurent Destailleur
b54da5a719
New: Can open back a commercial proposal
2011-12-16 14:59:09 +01:00
Juanjo Menent
83bef28418
Qual: Uniformize code
2011-12-16 12:47:23 +01:00
Laurent Destailleur
0c32afe40b
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-15 23:42:09 +01:00
Regis Houssin
81535dc868
Fix: problem with select country
...
Fix: uniform code
2011-12-15 19:29:34 +08: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
Juanjo Menent
62f676f2ff
Qual: Uniformize code
2011-12-14 18:44:12 +01:00
Juanjo Menent
e652674784
Qual: Uniformize code
2011-12-14 18:09:34 +01:00
Laurent Destailleur
1ffacf2d03
Fix: Use correct constant
2011-12-14 17:13:09 +01:00
Laurent Destailleur
f866c4590b
Some update for chinese
2011-12-14 12:56:53 +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
730690bd01
W3C
2011-12-14 09:58:55 +01:00
Laurent Destailleur
6f649dc72d
Qual: Uniformize code
2011-12-14 09:28:08 +01:00
Regis Houssin
b9ac42194c
New: update jQuery library with 1.7.1 version
2011-12-13 22:03:30 +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
1e76d296ae
Qual: Mutualize code
2011-12-13 01:10:07 +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
52585b01ff
Fix: Removed bad link
2011-12-12 19:50:59 +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
66734cc08e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-12 14:42:26 +01:00
Laurent Destailleur
11754bfe51
New: Show supplier invoice label on tab note and document
2011-12-12 14:19:21 +01:00
Regis Houssin
7a28fbbe7a
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-12 14:05:16 +01:00
Regis Houssin
a5fc434770
Fix: remove unused parameters
...
Fix: use dol_clone instead fetch
2011-12-12 14:04:03 +01:00
Regis Houssin
ec327c5330
Fix: remove unused parameters
...
Fix: use dol_clone instead fetch
2011-12-12 13:42:19 +01:00
Laurent Destailleur
ef0d3bdb02
Fix: Label
2011-12-12 10:53:27 +01:00
Laurent Destailleur
ae0fda9b5f
Fix: Can send even after status validated.
2011-12-12 10:34:05 +01:00
Laurent Destailleur
1934acf10c
Fix: Saving daylight detection
2011-12-12 01:58:11 +01:00
Laurent Destailleur
e8c266bc9e
Fix: Removed warning
2011-12-12 01:50:29 +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
Regis Houssin
4413db2d7a
Merge pull request #67 from grandoc/develop
...
Develop
2011-12-10 03:50:47 -08:00
Grand Philippe
ec3fc2c19e
fix: specimen wasn't displayed when modele was in custom directory
2011-12-10 11:48:45 +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
Regis Houssin
e13f565ff4
Merge pull request #66 from grandoc/develop
...
Develop
2011-12-09 14:47:25 -08:00
Grand Philippe
2b5de83f91
Fix: specimen for expedition missed when model within custom directory
2011-12-09 23:23:46 +01:00
Simnandez
6cfd3a1f7b
Trad: migration payment mode
2011-12-09 22:26:26 +01:00
Laurent Destailleur
380691bb39
Fix: Lost pagecode after csv export
2011-12-09 10:02:26 +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
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
0d97ea02d4
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-08 11:12:23 +01:00
Regis Houssin
e92ab7327d
Fix: migration payment mode
2011-12-08 11:11:22 +01:00
Regis Houssin
420acb3491
Fix: bad path
2011-12-08 09:28:19 +01:00
Laurent Destailleur
62999add23
Fix: pgsql
2011-12-08 09:28:08 +01:00
Laurent Destailleur
82717b8db7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-12-08 09:20:26 +01:00
Laurent Destailleur
27cd74eaea
New: Add hidden option MAIN_LIST_FILTER_ON_DAY
2011-12-08 01:45:38 +01:00
Laurent Destailleur
0209c7dd19
Change order of fields.
2011-12-08 01:26:25 +01:00
Regis Houssin
c949b99589
Fix: remove deprecated status of address class
2011-12-07 20:43:29 +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
Laurent Destailleur
b87a29806d
Fix: Message
2011-12-07 00:16:19 +01:00
Laurent Destailleur
2de09e98e8
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-06 23:51:06 +01:00
Laurent Destailleur
d49780fb13
New: Add hook on index statistics array
2011-12-06 23:38:54 +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
c033c39640
Restore font for russian languages
2011-12-06 08:56:44 +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
37f44dbd75
Fix: Avoid duplicate lines
2011-12-05 23:04:39 +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
0f6b1418b1
Fix: W3C
2011-12-05 01:08:10 +01:00
Laurent Destailleur
c1658da5d8
Fix: Removed deprecated attributes
2011-12-05 01:03:17 +01:00
Laurent Destailleur
a95934c6d8
Sec: Fix security hole
2011-12-05 00:35:50 +01:00
Laurent Destailleur
17b4daa613
Qual: We always save entity into session even if multicompany not used.
2011-12-05 00:29:18 +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
Laurent Destailleur
f680dc7df2
Try to clean external libs.
2011-12-04 13:59:44 +01:00
Laurent Destailleur
4a6bcfe2ed
Removed useless files
2011-12-04 13:48:12 +01:00
Laurent Destailleur
f1543c7eab
Removed useless files from tcpdf
2011-12-04 12:51:11 +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
Grand Philippe
09d2354371
fix: Call to undefined function expedition_pdf_create()
2011-12-03 23:22:46 +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
e0ffbc50b6
Add vat rate 7
2011-12-03 19:30:55 +01:00
Laurent Destailleur
5f5b9f3573
Fix: order of firstname/name
2011-12-03 16:14:36 +01:00
Laurent Destailleur
88fc7818e9
Fix: order of name/firstname
2011-12-03 15:44:34 +01:00
Laurent Destailleur
eee21dd644
Fix: Missing deposits
2011-12-03 15:30:58 +01:00
Laurent Destailleur
0c2451e4fa
Doxygen
2011-12-03 15:30:40 +01:00
Laurent Destailleur
010964ad54
Fix: Warning always visible
2011-12-03 15:21:33 +01:00
Laurent Destailleur
7f3c336b7b
Clean invoice class and enhance phpunit tests
2011-12-03 15:12:18 +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
11727d68b8
Fix: update was not included into pdf generation
2011-12-02 19:57:20 +01:00
Juanjo Menent
7c7fd3a9f1
Trad: Add product desc into paypal payment page
2011-12-02 12:53:06 +01:00
Juanjo Menent
db4c948fc0
Trad: Purge of audit events
2011-12-02 12:42:00 +01:00
Laurent Destailleur
061be9ca47
Fix: Use filesystem encoding
2011-12-01 23:36:00 +01:00
Laurent Destailleur
6189acc3b4
Fix: Amount must be HT
2011-12-01 23:09:50 +01:00
Laurent Destailleur
07ccc091ea
Fix: Lang loaded
2011-12-01 23:01:15 +01:00
Laurent Destailleur
1c65768286
Fix: flot graph works with new json_encode
2011-12-01 22:58:32 +01:00
Laurent Destailleur
d02b46756b
Fix: Removed warnings
2011-12-01 22:58:02 +01:00
Laurent Destailleur
7f2d23d084
Fix: [ bug #240 ] No description while adding a line in an Supplier
...
invoice
2011-12-01 22:23:59 +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
24a63bb6c9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2011-12-01 17:09:36 +01:00
Laurent Destailleur
56a0e26465
Fix: Removed tons of warnings
2011-12-01 17:09:01 +01:00
Regis Houssin
9b6fc58188
Merge pull request #59 from grandoc/develop
...
Develop
2011-12-01 05:17:09 -08:00
ph35
de7682618d
Update htdocs/langs/fr_FR/contracts.lang
2011-12-01 18:49:23 +08:00
Grand Philippe
a20170b300
fix some language error
2011-12-01 10:46:32 +01:00
Laurent Destailleur
397fa3cee3
Fix: Purge of audit events
2011-11-30 20:18:49 +01:00
Laurent Destailleur
70ab87c210
Qual: Mutualize link to paypal
2011-11-30 19:42:08 +01:00
Laurent Destailleur
2803c1cbfd
Add custom to ignore
2011-11-30 18:49:45 +01:00
Laurent Destailleur
f79890b527
New: Add link to paypal payment page
2011-11-30 18:48:37 +01:00
Laurent Destailleur
f3191e0979
New: Add product desc into paypal payment page
2011-11-30 18:48:04 +01:00
Laurent Destailleur
f567119470
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-30 15:19:21 +01:00
Laurent Destailleur
0316aebee8
Fix: Can use paypal several time for same member
2011-11-30 15:14:46 +01:00
Laurent Destailleur
3a33ffaa71
Fix: Correct order of log fields
2011-11-30 15:13:41 +01:00
Laurent Destailleur
202345421c
Trans
2011-11-30 13:58:39 +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
a0e701da3d
Fix: Navigation on shipment cards
2011-11-30 12:27:12 +01:00
Laurent Destailleur
c86d726a4f
Fix: Canal alpha of img
2011-11-30 12:20:20 +01:00
Regis Houssin
7d0d4d595c
Fix: call trigger is needed
2011-11-30 19:15:31 +08:00
Regis Houssin
75fc53f1f1
Fix: add create date in object for use in triggers
2011-11-30 19:15:31 +08:00
Laurent Destailleur
3448173ae4
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-30 11:55:54 +01:00
Laurent Destailleur
a47a16f281
Fix: Select target on supplier category
2011-11-30 11:55:33 +01:00
Juanjo Menent
944c40ee7d
Fix: [ bug #245 ] Content of note disappears
...
Conflicts:
htdocs/adherents/fiche.php
2011-11-30 10:22:20 +01:00
Laurent Destailleur
cb971eeb9a
Look: Uniformize table title
2011-11-28 23:11:27 +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
bfda92e467
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-27 13:49:09 +01:00
Regis Houssin
55c4945648
Fix: rename file extension
2011-11-27 11:48:40 +01:00
Laurent Destailleur
983ea87ebf
Qual: Removed specific change into external lib.
2011-11-27 02:23:55 +01:00
Laurent Destailleur
8a498774bf
Can choose nusoap library path.
...
Work on debian package.
2011-11-27 02:06:48 +01:00
Laurent Destailleur
6626710280
Fix: No default value on var by pointer
2011-11-26 18:32:48 +01:00
Laurent Destailleur
033ce847a9
Fix: Install not locked if PHP version too low but enough for warning
2011-11-26 15:34:12 +01:00
Laurent Destailleur
6489c7000a
Fix: Removed warnings
2011-11-26 15:14:07 +01:00
Laurent Destailleur
0017483740
Qual: Removed cvsignore files
2011-11-26 14:42:16 +01:00
Laurent Destailleur
8614ef5bef
doxygen
2011-11-26 12:36:36 +01:00
Laurent Destailleur
0080c07c18
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-25 23:36:07 +01:00
Laurent Destailleur
f803ca4e95
Fix: Bad parameters
2011-11-25 18:36:39 +01:00
Regis Houssin
ad6705977b
Fix: XSS injection
2011-11-25 17:35:01 +01:00
Regis Houssin
2ce2c94f5d
Fix: XSS injection
2011-11-25 17:12: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
Juanjo Menent
6476a6e8bb
Trad: Add ca_ES and es_ES translations
2011-11-24 17:04:24 +01:00
Regis Houssin
be0ed900bc
Fix: translation
2011-11-24 09:16:21 +01:00
Regis Houssin
6073705dde
Fix: check prefix validity
2011-11-24 08:58:52 +01:00
Regis Houssin
919523f2e2
Change default prefix if needed
2011-11-24 08:23:16 +01:00
Regis Houssin
89b521ccfe
Fix: W3C
2011-11-24 07:38:34 +01:00
Laurent Destailleur
ace1345755
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-23 23:26:27 +01:00
Regis Houssin
d82a254e03
New: add prefix field in install form and in conf.php
2011-11-23 23:09:57 +01:00
Regis Houssin
86a48c8962
Fix: change the last database prefix
2011-11-23 21:43:25 +01:00
Regis Houssin
00ffbd5e90
Fix: change the last database prefix
2011-11-23 21:25:02 +01:00
Laurent Destailleur
3629057a40
Fix: remise_percent was lost for supplier invoice creation from order.
2011-11-23 20:26:18 +01:00
Laurent Destailleur
4939e2da4d
Fix: Show lines details during creation
2011-11-23 20:13:20 +01:00
Laurent Destailleur
f36b78444b
Add space line
2011-11-23 19:59:23 +01:00
Laurent Destailleur
35425fe1c4
Doxygen
2011-11-23 19:58:03 +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
c614118e88
Qual: Removed phpcs errors
2011-11-23 15:58:20 +01:00
Laurent Destailleur
237cd163d9
Fix: Use correct case for class name
2011-11-23 15:19:44 +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
31f198fa79
Clean invoice class from deprecated fields.
...
Enhance initAsSpeciment function to contains all kind of lines.
2011-11-23 13:39:55 +01:00
Laurent Destailleur
3fd2a621f0
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-23 12:10:41 +01:00
Carlos Nogueira
a6119fb4b8
Update htdocs/langs/pt_PT/projects.lang
2011-11-23 16:10:39 +08: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
c50f3c5851
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-22 09:41:46 +01:00
Laurent Destailleur
ded3e4efad
Fix: pgsql compatibility
2011-11-22 02:15:58 +01:00
Laurent Destailleur
e8e91e4823
Fix: POS use HT even when multiprice enabled.
2011-11-22 02:04:29 +01:00
Laurent Destailleur
96ddd99664
New: autofocus on description after adding a free product
2011-11-22 01:07:40 +01:00
Laurent Destailleur
49d1bcf256
Fix: duplicate assignement
2011-11-22 00:36:20 +01:00
Laurent Destailleur
443e8d1710
Add test to avoid bad input
2011-11-22 00:19:57 +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
Laurent Destailleur
985c061e65
Qual: Removed deprecated tag
2011-11-21 01:34:37 +01:00
Regis Houssin
bb8aa45253
Fix: duplication result problem
2011-11-20 18:45:55 +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
Laurent Destailleur
c0774485f9
Qual: Uniformize code
2011-11-20 12:55:28 +01:00
Regis Houssin
666e850d72
Fix: uniform code
2011-11-20 11:58:52 +01:00
Juanjo Menent
75fa989e79
Fix: load file other.lang solve missing translations
2011-11-20 10:23:48 +01:00
Juanjo Menent
d7fce41b8a
Fix: [bug 235] Bad local tax control
...
Conflicts:
htdocs/fourn/commande/fiche.php
2011-11-20 10:17:14 +01:00
Laurent Destailleur
afaae396a4
Fix: Form to create member online
2011-11-20 02:10:55 +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
Laurent Destailleur
3699f13454
Fix: [ bug #233 ] Delete invoice problem with a discount
2011-11-19 19:05:33 +01:00
Regis Houssin
0207191202
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-19 09:45:44 +01:00
Regis Houssin
7a34f4d5e4
Fix: remove duplicate field
2011-11-19 09:45:01 +01:00
Laurent Destailleur
b425fbe376
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-18 23:44:00 +01:00
Laurent Destailleur
51d30c41a7
Fix: Correct sign
2011-11-18 13:08:51 +01:00
Laurent Destailleur
f60b664c16
Fix: Correct sign on line
2011-11-18 02:16:35 +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
ada016d921
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-17 20:19:36 +01:00
Regis Houssin
75fe0c67d4
Fix: bad link
2011-11-17 17:13:39 +01:00
Regis Houssin
3db9a49275
Fix: bad object typo
2011-11-17 15:52:38 +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
36c8bbdf3c
Fix: Make a field not null as it is used with inner join.
2011-11-16 23:38:54 +01:00
Laurent Destailleur
a8ecfe2fb4
Look: Minor fix
2011-11-16 23:38:10 +01:00
Laurent Destailleur
8b3de5ecf6
Better label
2011-11-16 23:25:41 +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
3d01d77427
New: Stock change on invoice validation support all warehouse into point
...
of sale module
2011-11-15 20:27:32 +01:00
Laurent Destailleur
05c177ef52
Look: Minor look enhancement on point of sale login page
2011-11-15 13:33:32 +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
Juanjo Menent
780f1d02e7
Trad: Add confirm message when going back to draft
2011-11-14 18:44:04 +01:00
Laurent Destailleur
0308ed1088
Look: Uniformize css
2011-11-14 18:37:04 +01:00
Laurent Destailleur
5dc660af46
Fix: Stock sign for credit note must be reverted
2011-11-14 17:47:45 +01:00
Laurent Destailleur
7622a5b472
Look: Removed useless title
2011-11-14 17:03:57 +01:00
Laurent Destailleur
7f77391acb
Ask warehouse even when going back to draft
2011-11-14 16:57:26 +01:00
Laurent Destailleur
12963265d7
Add confirm message when going back to draft
2011-11-14 16:23:59 +01:00
Laurent Destailleur
7384096d56
Enhance doc for stock movement
2011-11-14 15:46:44 +01:00
Laurent Destailleur
ca335e4fe0
New: Support zip/town autocompletion on warehouses
2011-11-14 11:28:16 +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
Regis Houssin
c1d703825b
Merge pull request #49 from grandoc/develop
...
Develop
2011-11-12 05:52:58 -08:00
Grand Philippe
8db5716d53
Fix tiny language error
2011-11-12 14:21:53 +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