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
  • web
20 May, 2020
2 commits
  • add 'dt', 'em', add some 'form', 'div' and 'hidden" as helper function for html tag
    c4ae354b
    David RENÉ authored
    2020-05-20 16:26:10 +0900  
    Browse Dir »
  • add img_submit_button_load with extra arguments
    7421144a
    David RENÉ authored
    2020-05-20 16:22:15 +0900  
    Browse Dir »

10 May, 2020
4 commits
  • add stepper and web_stepper into library.
    2fa1e96b
    David RENÉ authored
    2020-05-10 02:01:19 +0900  
    Browse Dir »
  • add new type in session which is also session
    045c7412
    David RENÉ authored
    2020-05-10 01:58:42 +0900  
    Browse Dir »
  • reverse the first test of anubis web server action and controller parameter from… ...
    18a39e9d
    … old version "aws_action", "aws_controller" to new version "aws_a", "aws_c"
    David RENÉ authored
    2020-05-10 01:56:28 +0900  
    Browse Dir »
  • add radio has preset of input ...
    38a122c7
    add label
    David RENÉ authored
    2020-05-10 01:53:02 +0900  
    Browse Dir »

20 Apr, 2020
2 commits
  • Merge branch 'release/ANUBIS_1_17' into release/ANUBIS_1_14
    b28918c2
    David RENÉ authored
    2020-04-20 19:50:32 +0900  
    Browse Dir »
  • remove denial of service which is not serializable and not working since anubis … ...
    6dc16ef7
    …1.17 (Anubis 1.17 take more care about serializable type and warn about it if a non serializable type will is in serialization process)
    David RENÉ authored
    2020-04-20 19:47:30 +0900  
    Browse Dir »

17 Apr, 2020
2 commits
  • add 3 reserved keywords in session : ...
    4cc2911c
    AWS_CURRENT_DICTIONARY
    AWS_WEB_SITE_PUBLIC_DIR
    AWS_WEB_SITE_DIR
    David RENÉ authored
    2020-04-17 17:23:44 +0900  
    Browse Dir »
  • Add get_WEB_Action_Name from web arg
    20045d09
    David RENÉ authored
    2020-04-17 17:22:27 +0900  
    Browse Dir »

14 Apr, 2020
4 commits
  • add set_Page_Message with WEB_Session as argument. The function will call set_Pa… ...
    39ca95a4
    …ge_Message with fields as arguments
    David RENÉ authored
    2020-04-14 09:52:27 +0900  
    Browse Dir »
  • add format_web_action_name with only one extra argument
    146ac75b
    David RENÉ authored
    2020-04-14 09:50:27 +0900  
    Browse Dir »
  • using partial_empty instead of old manner litteral with empty string
    53d782c7
    David RENÉ authored
    2020-04-14 09:47:29 +0900  
    Browse Dir »
  • add Serialized type to Session_Field. This is not a new type but a serialization… ...
    90690d21
    … of $T type which is stored into Session_Field in ByteArray
    David RENÉ authored
    2020-04-14 09:45:32 +0900  
    Browse Dir »

08 Apr, 2020
3 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.anubis-lang.com:33000/anubis/… ...
    b9893851
    …xlib into release/ANUBIS_1_14
    David RENÉ authored
    2020-04-08 16:03:48 +0900  
    Browse Dir »
  • add "current page" in reserved key words for web session ...
    44eaa685
    remove Int x (mod Int y) which already exists somewhere else
    David RENÉ authored
    2020-04-08 16:02:03 +0900  
    Browse Dir »
  • add some helper for html p tag
    cb41d3bb
    David RENÉ authored
    2020-04-08 15:56:04 +0900  
    Browse Dir »

03 Apr, 2020
4 commits
  • replace calexium_lib path by xlib
    feda5839
    David RENÉ authored
    2020-04-03 16:02:59 +0900  
    Browse Dir »
  • add img_submit_button_load which is submitting form and the result is loaded int… ...
    db28ee03
    …o target_id by using (ajax_load_content)
    David RENÉ authored
    2020-04-03 12:31:15 +0900  
    Browse Dir »
  • add hidden HTML tag
    f9b10d0d
    David RENÉ authored
    2020-04-03 12:29:54 +0900  
    Browse Dir »
  • rename the WEB_Session_Field to Session_Field
    ec90cdf7
    David RENÉ authored
    2020-04-03 12:29:12 +0900  
    Browse Dir »

02 Apr, 2020
1 commit
  • split WEB_Session to generic part which is Session type. This Session type is mo… ...
    b4832bd7
    …ved to folder generic and his definition into generic/types/session.anubis. This allow to use the Session type to many pourposes
    David RENÉ authored
    2020-04-02 17:15:30 +0900  
    Browse Dir »

01 Apr, 2020
4 commits
  • 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 Dir »
  • 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 Dir »
  • make img_button with load_content
    50e33f38
    David RENÉ authored
    2020-04-01 10:06:23 +0900  
    Browse Dir »
  • 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 Dir »

17 Mar, 2020
1 commit
  • add sub_entry and subtitle in left menu entry
    6ee7fd04
    David RENÉ authored
    2020-03-17 14:08:34 +0900  
    Browse Dir »

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 Dir »
  • 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 Dir »
  • 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 Dir »

18 Jan, 2020
1 commit
  • remove unnecessary message
    78757779
    David RENÉ authored
    2020-01-18 13:51:44 +0100  
    Browse Dir »

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 Dir »
  • add img_button with with extra_operands arguments
    c92db005
    David RENÉ authored
    2019-12-29 23:31:30 +0100  
    Browse Dir »
  • 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 Dir »

22 Dec, 2019
2 commits
  • add create_default_loggers
    db40b9c4
    David RENÉ authored
    2019-12-22 21:11:22 +0100  
    Browse Dir »
  • add boolean for CoreAttrs
    827f9010
    David RENÉ authored
    2019-12-22 21:09:29 +0100  
    Browse Dir »

16 Dec, 2019
2 commits
  • add form as html_tag
    79bcb348
    David RENÉ authored
    2019-12-16 03:07:01 +0100  
    Browse Dir »
  • 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 Dir »

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

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 Dir »