Rushabh Mehta
|
cdd68ef81f
|
[form] [toolbar] prepend save button
|
pirms 12 gadiem |
Rushabh Mehta
|
dce907ab61
|
[blog] permission fix
|
pirms 12 gadiem |
Anand Doshi
|
0c181afb94
|
[model] [events] wn.model.events is now a list of functions
|
pirms 12 gadiem |
Rushabh Mehta
|
b9633c10ec
|
[removed footer]
|
pirms 12 gadiem |
Rushabh Mehta
|
b0210acd0a
|
[profile] removed themes
|
pirms 12 gadiem |
Rushabh Mehta
|
681743c211
|
[form] [status] fix #172
|
pirms 12 gadiem |
Rushabh Mehta
|
a2c248addd
|
[projects] added ganttview, removed old timesheet
|
pirms 12 gadiem |
Anand Doshi
|
44fe7bb394
|
[table fields] [on *] trigger when parentfield also matches
|
pirms 12 gadiem |
Anand Doshi
|
15e3e804e4
|
[quick search widget] deprecated in favor of improving search widget
|
pirms 12 gadiem |
Anand Doshi
|
af379b325d
|
[quick search] [placeholder]
|
pirms 12 gadiem |
Anand Doshi
|
85d545c09d
|
[quick search] [first cut] added in toolbar, performs basic search. If one record found, opens it.
|
pirms 12 gadiem |
Rushabh Mehta
|
4baee9a10a
|
[views] cleaned up, added ganttview
|
pirms 12 gadiem |
Rushabh Mehta
|
b98b3ab723
|
[listview] fix, [ui] show module icon if exists
|
pirms 12 gadiem |
Rushabh Mehta
|
2ef65f1da0
|
[ui] flattified desktop icons
|
pirms 12 gadiem |
Rushabh Mehta
|
ef3687ec8e
|
[ui] flattified desktop icons
|
pirms 12 gadiem |
Rushabh Mehta
|
5cf1704007
|
[form] [toolbar] added prev, next, labels for docstatus
|
pirms 12 gadiem |
Rushabh Mehta
|
1469048d51
|
[listview] avoid duplicates in case of filters by child query #156
|
pirms 12 gadiem |
Rushabh Mehta
|
1d635acee9
|
[print] [fix] closes #421
|
pirms 12 gadiem |
Rushabh Mehta
|
1e886fb3ac
|
[ui] removed links to old search_criteria and Report2 is now Report
|
pirms 12 gadiem |
Rushabh Mehta
|
cae9c3853b
|
[ui] [search] added search_fields in search and added splash
|
pirms 12 gadiem |
Rushabh Mehta
|
a0cd3f1928
|
[docs] updated doctype generator, started page generator, and cleanups
|
pirms 12 gadiem |
Anand Doshi
|
358b602e38
|
[select with attach_files] [attachments] fix in setting the options
|
pirms 12 gadiem |
Anand Doshi
|
b9c6f95758
|
[downloadify] download data using server if flash is disabled/missing
|
pirms 12 gadiem |
Anand Doshi
|
71c7a512b2
|
[filters] [fix] use get_value method of each filter
|
pirms 12 gadiem |
Anand Doshi
|
f141a929ef
|
[grid] [permissions] get parent name when checking match, focus on first grid input field only if draft
|
pirms 12 gadiem |
Rushabh Mehta
|
2ec99e1a4d
|
[minor fixes] minor ui cleanups
|
pirms 12 gadiem |
Anand Doshi
|
2baa15d4a2
|
[precision and currency] [fix] fix in get precision and display of currency
|
pirms 12 gadiem |
Anand Doshi
|
e95ac13136
|
[form] [runscript] refresh_dependency is called in refresh_fields
|
pirms 12 gadiem |
Rushabh Mehta
|
e5ed3cfdb5
|
[control] use get_parsed_value instead of get_value
|
pirms 12 gadiem |
Rushabh Mehta
|
b97c332639
|
[form] [dependency] called on new triggers
|
pirms 12 gadiem |
Rushabh Mehta
|
9a4eaea365
|
[query report] fixed toolbar, now add_field in appframe
|
pirms 12 gadiem |
Rushabh Mehta
|
62fba44470
|
[control] fix mandatory
|
pirms 12 gadiem |
Rushabh Mehta
|
f8dc279ca4
|
[form] [docinfo] added new concept called docinfo to make cleaner architecture to handle not core info like comments, attachments, assignments and close #140
|
pirms 12 gadiem |
Rushabh Mehta
|
489a5b962f
|
[toolbars] removed view / module menus
|
pirms 12 gadiem |
Rushabh Mehta
|
4ba898f0d9
|
[toolbars] removed view / module menus
|
pirms 12 gadiem |
Rushabh Mehta
|
5b414ec701
|
[grid] allow section breaks and relayout grid
|
pirms 12 gadiem |
Anand Doshi
|
5973b47e44
|
[form/grid] make copy of docfields for each form's grid, set column display method
|
pirms 12 gadiem |
Rushabh Mehta
|
933978a27f
|
[print format] minor fix
|
pirms 12 gadiem |
Anand Doshi
|
25fedea7da
|
[wn.utils.sum] [fix]
|
pirms 12 gadiem |
Rushabh Mehta
|
2b846cfd0a
|
[form] usability fixes
|
pirms 12 gadiem |
Rushabh Mehta
|
f988b22b52
|
[communication] [attachment] automatically check attachments if dragged
|
pirms 12 gadiem |
Rushabh Mehta
|
c4afec1371
|
[comment] fix creation, deltion, close #131
|
pirms 12 gadiem |
Anand Doshi
|
fb413661c2
|
[utils] added a method to sum an array of numbers
|
pirms 12 gadiem |
Rushabh Mehta
|
a180b3a9fa
|
[fixes to wnf #127
|
pirms 12 gadiem |
Rushabh Mehta
|
0ebe63671c
|
[autocomplete] fixed z-index in dialog to close #129
|
pirms 12 gadiem |
Rushabh Mehta
|
d471fd5dac
|
[listview label] changed class for red label in list view, fixes #125
|
pirms 12 gadiem |
Rushabh Mehta
|
a5354d6488
|
[text control] fix in get_value + fix to global cur_dialog property
|
pirms 12 gadiem |
Rushabh Mehta
|
a9d3bb6416
|
[website] updates for bootstrap3
|
pirms 12 gadiem |
Rushabh Mehta
|
44e23c14e9
|
[control-model mapping] fixes so that selects are asserted, on callbacks etc
|
pirms 12 gadiem |
Rushabh Mehta
|
213e849e55
|
[grid] [clientscript] refresh field if present
|
pirms 12 gadiem |