Anand Doshi
|
3968f66d5f
|
Fixes for MySQL-python==1.2.5
|
11 년 전 |
Rushabh Mehta
|
e9e427d54b
|
Fixed bugs in default cache clearing, created new Attach field type for attachments and other minor fixes with file uploads
|
11 년 전 |
Pratik Vyas
|
d8c5f225d9
|
[minor] fix broken install due to previous fix by @rmehta
|
11 년 전 |
Rushabh Mehta
|
8343bd3152
|
[patch] [fix] [minor]
|
11 년 전 |
Rushabh Mehta
|
1e6a8e5675
|
[comment] Added in list, and now searchable webnotes/erpnext#1055
|
11 년 전 |
Rushabh Mehta
|
96877c72c2
|
[comment] Added in list, and now searchable webnotes/erpnext#1055
|
11 년 전 |
Rushabh Mehta
|
325def77df
|
[copyright] added Contributors
|
11 년 전 |
Anand Doshi
|
c754276fc0
|
[minor] replace 'raise e' with 'raise' for correct tracebacks
|
11 년 전 |
Rushabh Mehta
|
2e95247b5f
|
[minor] [license] Standardizied license string in py an js code files
|
12 년 전 |
Anand Doshi
|
04be6fcabd
|
[db schema] [fix] update default value even if the default value is null
|
12 년 전 |
Anand Doshi
|
a3bd61167b
|
[defaults] defaults starting with colon like :Profile, used to set default from boot docs, should not be a part of db schema spec
|
12 년 전 |
Rushabh Mehta
|
e0ba00325e
|
updated restort_database so it restores from the user id
|
12 년 전 |
Rushabh Mehta
|
ff65cd6dcc
|
db_schema.py: default fix
|
12 년 전 |
Rushabh Mehta
|
66f7629ee1
|
db_schema.py: default fix
|
12 년 전 |
Rushabh Mehta
|
01ff7d4f9d
|
fixes in alter table and updated listviews for delivery note and purchase receipt
|
12 년 전 |
Rushabh Mehta
|
011a5d7242
|
setting list_views
|
12 년 전 |
Rushabh Mehta
|
f8ba11da10
|
added code to update timestamps in Task, Customer Issue and Support Ticket
|
12 년 전 |
Anand Doshi
|
0f69dbbd54
|
removed unnecessary imports
|
12 년 전 |
Rushabh Mehta
|
90384c4e6f
|
removed archive.py
|
13 년 전 |
Rushabh Mehta
|
e2f0c94693
|
moved directory structure
|
13 년 전 |
Nabin Hait
|
999d737a36
|
add/drop index if index key not exists / exists
|
13 년 전 |
Nabin Hait
|
c739cd54cb
|
add/drop index if index key not exists / exists
|
13 년 전 |
Anand Doshi
|
0116eaea56
|
fixes in install: store password in __Auth
|
13 년 전 |
Anand Doshi
|
98ecfe04dc
|
pass exception on drop index, if index doesn't exist
|
13 년 전 |
Anand Doshi
|
bab9f3c7ef
|
added unicode_literals import at start of each file
|
13 년 전 |
Anand Doshi
|
68b56a8d1f
|
Fixes in listing.js in usage of query
Allow field type "Long Text", with db definition as longtext
|
13 년 전 |
Anand Doshi
|
9762844cc0
|
fix in doclistview
|
13 년 전 |
Rushabh Mehta
|
af599ac36a
|
install fresh frameworks and build 'core' now works
|
13 년 전 |
Rushabh Mehta
|
e303790c2a
|
lib/py/webnotes/defs.py -> conf.py (see sample in lib/conf/conf.py)
|
13 년 전 |
Anand Doshi
|
68330eb88d
|
fix in sync
|
13 년 전 |
Anand Doshi
|
0d738cf75b
|
doclayer fixes
|
13 년 전 |
Anand Doshi
|
6f66daff79
|
doctype rewrite first commit
|
13 년 전 |
Rushabh Mehta
|
886aae895a
|
added license files
|
13 년 전 |
Anand Doshi
|
72e099c7c3
|
dont default for text or blob at database level
|
13 년 전 |
Rushabh Mehta
|
a5e5353062
|
fix to install
|
13 년 전 |
Rushabh Mehta
|
19246ddf93
|
fixes to login css, added explicit characterset utf8 in create table
|
13 년 전 |
Anand Doshi
|
8bc26b856d
|
Changed regex while validating column name
|
13 년 전 |
Rushabh Mehta
|
f253fa8e0b
|
version 2
|
14 년 전 |
Anand Doshi
|
7627a051da
|
restore db fix. Allow dbname with $.
Terminal didn't allow $ without escape char.
|
14 년 전 |
Anand Doshi
|
d3b0961b90
|
Solved syntax error in line 361 near replace function
|
14 년 전 |
Anand Doshi
|
71b4b9dae8
|
Solved syntax error in line 361 near replace function
|
14 년 전 |
nabinhait
|
145f49d354
|
fixed syntax error
|
14 년 전 |
nabinhait
|
87d4b9cebd
|
fixed syntax error
|
14 년 전 |
Anand Doshi
|
088b6429da
|
Modified restore_database in db_schema.py to account for spaces in root_password
|
14 년 전 |
Anand Doshi
|
5685741da6
|
Modified restore_database in db_schema.py to account for spaces in root_password
|
14 년 전 |
Pratik Vyas
|
d9404210e4
|
Sourced WebNotes Framework from Google Code.
|
14 년 전 |