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
  • calexium_lib
06 Aug, 2007
2 commits
  • Correction for uploads
    36e23d45
    Cédric RICARD authored
    2007-08-06 17:23:56 +0000  
    Browse Dir »
  • Adding file_upload field into mf_generic_form
    b51441d5
    Cédric RICARD authored
    2007-08-06 16:53:54 +0000  
    Browse Dir »

03 Aug, 2007
4 commits
  • Deleting some unwanted debug logs
    8c9091aa
    Cédric RICARD authored
    2007-08-03 23:46:17 +0000  
    Browse Dir »
  • Browsing optimization using browser cache (with the use of header 'Etag')
    5925c108
    Cédric RICARD authored
    2007-08-03 23:20:20 +0000  
    Browse Dir »
  • remove comment
    2f50a0df
    David RENE authored
    2007-08-03 17:31:34 +0000  
    Browse Dir »
  • remove extra print
    8c80129c
    David RENE authored
    2007-08-03 17:27:19 +0000  
    Browse Dir »

02 Aug, 2007
1 commit
  • Submit button: if an id is provided, it's used as name for the onclick javascript function.
    4ae9db53
    Cédric RICARD authored
    2007-08-02 16:19:14 +0000  
    Browse Dir »

01 Aug, 2007
1 commit
  • adding 'read' to make it compile
    a3d39e05
    Cédric RICARD authored
    2007-08-01 20:29:05 +0000  
    Browse Dir »

30 Jul, 2007
1 commit
  • Working on TODOs
    ffa212d3
    Cédric RICARD authored
    2007-07-30 10:33:26 +0000  
    Browse Dir »

29 Jul, 2007
1 commit
  • Add logger service constant. ...
    71de7884
    Add send_result whitout any message. (just _CXM_OK will be send in _CXM_ACK message)
    remove some Trace print
    David RENE authored
    2007-07-29 02:55:20 +0000  
    Browse Dir »

28 Jul, 2007
1 commit
  • add read system/string.anubis for to_upper and to_lower functions
    027a26df
    David RENE authored
    2007-07-28 13:11:57 +0000  
    Browse Dir »

27 Jul, 2007
1 commit
  • Re-adding the 'o' prefix for radio button's name
    f45ea158
    Cédric RICARD authored
    2007-07-27 21:40:41 +0000  
    Browse Dir »

24 Jul, 2007
1 commit
  • Adding logger outputting when starting HTTP server
    efe7ae6f
    Cédric RICARD authored
    2007-07-24 05:30:27 +0000  
    Browse Dir »

21 Jul, 2007
2 commits
  • format_attrs() function is now public
    408c14ba
    Cédric RICARD authored
    2007-07-21 22:54:14 +0000  
    Browse Dir »
  • Big refactoring to avoid confusion in form element arguments order.
    bc3e455c
    Cédric RICARD authored
    2007-07-21 22:20:49 +0000  
    Browse Dir »

20 Jul, 2007
1 commit
  • Paragraph tag can have an id and do no more contains only text, but also other tags.
    4b855b69
    Cédric RICARD authored
    2007-07-20 07:39:02 +0000  
    Browse Dir »

17 Jul, 2007
1 commit
  • Modifying HTML doctype (HTML v4.0 --> XHTML 1.0) ...
    96101668
    Adding function to read http headers
    Cédric RICARD authored
    2007-07-17 08:30:18 +0000  
    Browse Dir »

12 Jul, 2007
2 commits
  • Right label version of Check boxes and Radio buttons
    6fbf99a4
    Cédric RICARD authored
    2007-07-12 08:31:03 +0000  
    Browse Dir »
  • Adding 'text_input_ro' ...
    db8202cc
    Removing 'label' tag when empty on check-boxes
    Cédric RICARD authored
    2007-07-12 05:52:30 +0000  
    Browse Dir »

10 Jul, 2007
1 commit
  • Adding simple foreign_link
    94683f0a
    Cédric RICARD authored
    2007-07-10 13:04:25 +0000  
    Browse Dir »

08 Jul, 2007
1 commit
  • Adding 'attr' alternative on DIV_Option type
    e281d82e
    Cédric RICARD authored
    2007-07-08 07:05:30 +0000  
    Browse Dir »

25 May, 2007
4 commits
  • add core_attributes in cell options ...
    aadc3df9
    add table header row and header cell
    David RENE authored
    2007-05-25 19:02:24 +0000  
    Browse Dir »
  • add submit input type in actioner aspect
    8161c343
    David RENE authored
    2007-05-25 15:13:04 +0000  
    Browse Dir »
  • quit the message queue at the end of operations in ftp download
    d7c27c62
    David RENE authored
    2007-05-25 10:02:28 +0000  
    Browse Dir »
  • add the management of js_file in html header
    9026a8db
    David RENE authored
    2007-05-25 06:13:24 +0000  
    Browse Dir »

22 May, 2007
1 commit
  • Only cosmetic
    38d4c6fc
    Cédric RICARD authored
    2007-05-22 06:44:57 +0000  
    Browse Dir »

15 May, 2007
1 commit
  • Remove some extra print
    ad603841
    David RENE authored
    2007-05-15 08:07:51 +0000  
    Browse Dir »

14 May, 2007
2 commits
  • fix writing mistake and print some information in failure case in get_file ...
    2209fc49
    manage the quit_requested on MessageQueue
    David RENE authored
    2007-05-14 07:25:58 +0000  
    Browse Dir »
  • add quit_requested handling on MessageQueue. Now with that check up the services… ...
    27d96f2a
    … that have infinite loop can quit when the quit_requested is set to true.
    David RENE authored
    2007-05-14 07:03:47 +0000  
    Browse Dir »

13 May, 2007
1 commit
  • the ftp return a Maybe(One)
    08249cb9
    David RENE authored
    2007-05-13 10:35:52 +0000  
    Browse Dir »

12 May, 2007
3 commits
  • --no commit message
    a737dc7b
    David RENE authored
    2007-05-12 23:36:57 +0000  
    Browse Dir »
  • --no commit message
    e176343a
    David RENE authored
    2007-05-12 23:34:43 +0000  
    Browse Dir »
  • add ftp service ...
    5da3baef
    improve wait_for_reply
    David RENE authored
    2007-05-12 19:02:53 +0000  
    Browse Dir »

04 May, 2007
1 commit
  • update web/CXM_multihost_http_server to manage timeout in read function ...
    0071bc67
    add FTP constant definition
    change net_services functions that now use MessageQueue instead of RWStream socket
    David RENE authored
    2007-05-04 10:54:54 +0000  
    Browse Dir »

26 Apr, 2007
2 commits
  • add net_services_protocols folder and pkg_updater_protocol.anubis
    75c12334
    David RENE authored
    2007-04-26 19:17:18 +0000  
    Browse Dir »
  • add net_services support
    b326dd65
    David RENE authored
    2007-04-26 13:18:32 +0000  
    Browse Dir »

24 Apr, 2007
1 commit
  • --no commit message
    6eef9c2f
    David RENE authored
    2007-04-24 08:38:05 +0000  
    Browse Dir »