-
add get_DB_id. Use in relation with database
-
remove the use of dead_line, DenialOfService and SState which was no longer in use in the Calexium lib
-
remove the CXM_form_field.anubis because the content was already in CXM_form
-
Add new HTTP_ANSWER which is json. This is useful when there is a need to return json only i.e. in ajax call
-
…untain development. I decided to integrate it into calexium_lib.
-
+ Merge all immediate_selector together and create some immediate_selector function with less argument. These functions call the master function with default value for the arguments which are removed from the call + Add HTML_partial_content to HTTP_answer. This allow to send small part of html without body and header. Need for Ajax call + Change the HTML DOCTYPE from old xhtml to html 5 + Add autoOpen argument on jq_dialog_create
-
…can allow to show link or anything else
-
remove alt attribute on html generation if the alt text is empty
-
[+] add CoreAttrs option for img_button and img_button_flink [+] add group icon into icons_set
-
…bis. The icons can have different use than button.
-
- first make 1 line into table cell from list of cells - second make 1 column into table cell from list of cells [~] add format in datetime picker
-
[+] add br and progress html element in making_a_web_site
-
Conflicts: web/jQuery/CXM_jquery_button.anubis
-
…a JQuery_Actioner instead and update subsequent code thorough the project, some whitespaces may have been added to some files...
-
[+] add some icons url as string constant [~] change_list doesn't show icon if the icon class is empty
-
[~] change the the in_progress of mailt_type from 'IN PROGRESS' into "IN_PROGRESS" with an underscore in place of white space
-
[+] Add img_submit_button
-
[~] change the location of the tiptip lib
-
…ociated inline script as a string
-
…t" which can be processed in server side to be routed to the right processing function. This allow to have only one routing function for different kind of tooltip [-] revert the move of jquery files on the root of the website public directory. In fact the better location is inside the directory [-] remove the generate_trust_ticket callback of http_info type which never in use and generate some issues for storing http_info by serialization (Serialiaze doesn't allow to serialize function) [+] add datatable plugin "moment" for sorting column with date / time
-
This format the list of the couple Name, Value from HTTP_Header into list of well formated "name: value" like in http header
-
[~] change the translation path for jQuery DataTable 1.10.7
-
…alexium_lib into release/ANUBIS_1_14