diff --git a/change_log.txt b/change_log.txt index e301a055..47274b79 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,15 +2,15 @@ v 1.5.0 #211 - Bug if use where clause. #197 - Properly sanitize filenames for uploads. #237 - Set Timepicker to 24 hour format. - #294 - Javascript bug with set_subject(). + #294 - Javascript bug with set_subject(). Add a new method unset_view that is just an alias to unset_read method. - Multiple search fields for flexibility for future themes. - - Multiple simple search - - Multiple relation search - - Multiple relation_n_n search Multiple delete fields for flexibility for future themes. Fixing the bug of jquery form plugin with returning the textarea as required. Add $subject_plural as a second parameter to the set_subject method. + Multiple search fields for flexibilty for future themes: + - Multiple simple search + - Multiple relation search + - Multiple relation_n_n search More configuration preferences - Setting environment (e.g. production) - Setting default theme (e.g. datatables)