Logo white

Anubis / Xlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 12
  • Tags 6
  • xlib
02 Apr, 2020
1 commit
  • make mail/tools.anubis to be transmitted to let get_rfc822_date_format to be vis… ...
    eb344fcf
    …ible by compose_email.anubis source reader
    David RENÉ authored
    2020-04-02 10:00:25 +0900  
    Browse Code »

01 Apr, 2020
8 commits
  • back to previous behavior concerning database migration. update_db_version with … ...
    6923cbdd
    …only DB_Version parameter
    David RENÉ authored
    2020-04-01 12:04:14 +0900  
    Browse Code »
  • add the management of the alternative multipart according to new components of t… ...
    de89e4bf
    …he type (text_content, html_content)
    David RENÉ authored
    2020-04-01 11:13:00 +0900  
    Browse Code »
  • during db migration the database schema version is now get from database itself
    75d4dac8
    David RENÉ authored
    2020-04-01 10:06:23 +0900  
    Browse Code »
  • add alternative fields_set in WEB_Session. This let create some fields gathered … ...
    d0c372c0
    …into named fields_set.
    David RENÉ authored
    2020-04-01 10:06:23 +0900  
    Browse Code »
  • add jqload as new alternative of the JQuery_Actioner_type. jqload let manage act… ...
    e04d167e
    …ion with load_content
    David RENÉ authored
    2020-04-01 10:06:23 +0900  
    Browse Code »
  • make img_button with load_content
    50e33f38
    David RENÉ authored
    2020-04-01 10:06:23 +0900  
    Browse Code »
  • remove read of app_constants.anubis because plugin.anubis was came from an application source
    313825c8
    David RENÉ authored
    2020-04-01 09:52:51 +0900  
    Browse Code »
  • data_to_send type has 2 content component (text and html)
    a65a9fde
    David RENÉ authored
    2020-04-01 09:52:51 +0900  
    Browse Code »

18 Mar, 2020
1 commit
  • change trace to debug in send_mail
    165ecd86
    David RENÉ authored
    2020-03-18 16:01:06 +0900  
    Browse Code »

17 Mar, 2020
2 commits
  • add sub_entry and subtitle in left menu entry
    6ee7fd04
    David RENÉ authored
    2020-03-17 14:08:34 +0900  
    Browse Code »
  • add date_not_nullwhich return the date from DB_date or default if date is NULL
    11ce5180
    David RENÉ authored
    2020-03-17 14:07:44 +0900  
    Browse Code »

26 Jan, 2020
3 commits
  • img_button_confirm take a new argument which is the target_id of load_content. S… ...
    e5f23786
    …o the behavior of this function change as follow. When the target_id is empty the jq_query function is use to submit the result else this is the ajax_load_content.
    David RENÉ authored
    2020-01-26 17:37:41 +0100  
    Browse Code »
  • add load_content_init function to load_content. This function return HTML_Partia… ...
    5714863d
    …l_Content with script which make an autoload web_action, extra_args to target. This is useful when this is an answer with ajax (load_content)
    David RENÉ authored
    2020-01-26 17:35:00 +0100  
    Browse Code »
  • move js_file and css_file with one arguments to original definition location (ty… ...
    23f0de20
    …pes/making_a_web_site.anubis)
    David RENÉ authored
    2020-01-26 17:31:24 +0100  
    Browse Code »

18 Jan, 2020
3 commits
  • change the timeout in sql_query_xx
    e85764a7
    David RENÉ authored
    2020-01-18 13:51:44 +0100  
    Browse Code »
  • remove file if already exists
    2daa8a84
    David RENÉ authored
    2020-01-18 13:51:44 +0100  
    Browse Code »
  • remove unnecessary message
    78757779
    David RENÉ authored
    2020-01-18 13:51:44 +0100  
    Browse Code »

29 Dec, 2019
3 commits
  • the get_typed_content is also called with database as first argument. This must … ...
    a4757878
    …be revised in the future with better thinking of generalization for passing database or others type through the API call
    David RENÉ authored
    2019-12-29 23:35:09 +0100  
    Browse Code »
  • add img_button with with extra_operands arguments
    c92db005
    David RENÉ authored
    2019-12-29 23:31:30 +0100  
    Browse Code »
  • add bool_attr boolean attribute in HTML CoreAttribute. This allow to attribute w… ...
    9446f71c
    …ithout value like 'checked'
    add helper for HTTP_Answer. no_content construct an answer with http_no_content (204)
    
    fix some typo
    David RENÉ authored
    2019-12-29 23:30:10 +0100  
    Browse Code »

23 Dec, 2019
1 commit
  • remove find_DB_id which was duplicate in db_type
    3b29cef2
    David RENÉ authored
    2019-12-23 00:31:49 +0100  
    Browse Code »

22 Dec, 2019
5 commits
  • add create_default_loggers
    db40b9c4
    David RENÉ authored
    2019-12-22 21:11:22 +0100  
    Browse Code »
  • add boolean for CoreAttrs
    827f9010
    David RENÉ authored
    2019-12-22 21:09:29 +0100  
    Browse Code »
  • change the logger from sendmail to cxm_lib ...
    82217d22
    During sending email, if RSET fail, give up of sending
    David RENÉ authored
    2019-12-22 20:51:38 +0100  
    Browse Code »
  • Change the timeout value of sql_query_statement_timeout
    f14db237
    David RENÉ authored
    2019-12-22 20:51:38 +0100  
    Browse Code »
  • add find_DB_id from Message with default value
    d37b5efb
    David RENÉ authored
    2019-12-22 20:51:38 +0100  
    Browse Code »

19 Dec, 2019
1 commit
  • add find_DB_id in find message
    21ff3407
    David RENÉ authored
    2019-12-19 23:27:58 +0100  
    Browse Code »

16 Dec, 2019
4 commits
  • Make anb_log more verbose
    f1b7c0e0
    David RENÉ authored
    2019-12-16 03:12:03 +0100  
    Browse Code »
  • replace logger_client.anubis by app_loggers.anubis
    7b8d0f7d
    David RENÉ authored
    2019-12-16 03:11:24 +0100  
    Browse Code »
  • add form as html_tag
    79bcb348
    David RENÉ authored
    2019-12-16 03:07:01 +0100  
    Browse Code »
  • add _CXM_MAILING_CHECK_CONTACT in message constant ...
    b50929bb
    move db_get_xxx helpers into db_get_helpers.anubis
    add add_DB_id and find_DB_id functions to able to add and find DB_id in Muscle Message
    web controller web argument has 2 names versions. The legacy "aws_controller" and the short version"aws_c"
    web action web argment has 2 names versions. The legacy "aws_action" and the short version "aws_a"
    add detect_browser_language in /web/CXM_common.anubis
    David RENÉ authored
    2019-12-16 02:54:20 +0100  
    Browse Code »

03 Dec, 2019
1 commit
  • remove dependency to logger_service
    cfcf018e
    David RENÉ authored
    2019-12-03 11:21:24 +0100  
    Browse Code »

02 Dec, 2019
1 commit
  • Create stand alone logger server. Change all call to log according to this
    9510293f
    David RENÉ authored
    2019-12-02 00:19:26 +0100  
    Browse Code »

13 Nov, 2019
2 commits
  • [+] make get_ip as public function
    81ab652c
    David RENÉ authored
    2019-11-13 14:43:17 +0900  
    Browse Code »
  • [+] add logLevel into logger
    8552e180
    David RENÉ authored
    2019-11-13 11:28:19 +0900  
    Browse Code »

31 Oct, 2019
4 commits
  • [+] add html tag helper "iframe" ...
    88fedcba
    [-] fix the html img tag helper size by adding px after the number.
    previous width="100"
    now width="100px"
    David RENÉ authored
    2019-10-31 11:36:42 +0900  
    Browse Code »
  • continue the make web site with controllers independent.
    245d2efe
    David RENÉ authored
    2019-10-31 11:36:42 +0900  
    Browse Code »
  • comment unnecessary print
    246a5bad
    David RENÉ authored
    2019-10-31 11:36:42 +0900  
    Browse Code »
  • add MF API message ID for get mailing
    63153ab8
    David RENÉ authored
    2019-10-31 10:30:15 +0900  
    Browse Code »