Commit graph

81 commits

Author SHA1 Message Date
cbonar
2008ba56fa + jsunit files in order to run the tests 2008-09-19 20:29:02 +00:00
cbonar
7e0c5cec9f + fake libs for the tests 2008-09-19 00:10:05 +00:00
cbonar
34e8d484b2 # classes renamed and code better placed 2008-09-19 00:09:05 +00:00
cbonar
97faad77d8 + unit tests 2008-09-12 20:56:23 +00:00
cbonar
9865aabde6 - removed reference to GeneratedStandaloneTest (which doesn't exist anymore) 2008-09-12 20:55:02 +00:00
cbonar
1d7bcfd57e # now java 1.4 compatible 2008-09-12 20:54:12 +00:00
cbonar
12f8b67e36 # /ciform/ant-jsunit -> /ant-jsunit-hieatt 2008-09-09 22:25:48 +00:00
cbonar
1955729617 - trunk is the root of the project 2008-09-09 22:14:51 +00:00
cbonar
e5fb09ef45 # /ciform/ant-jsunit -> /ant-jsunit-hieatt 2008-09-09 22:05:44 +00:00
cbonar
fd9406e981 + project structure 2008-09-09 19:49:49 +00:00
cbonar
7f33a7626c # jsunit-ant -> ant-jsunit 2008-09-08 21:58:08 +00:00
cbonar
d1a51e28a5 # jsunit-ant -> ant-jsunit 2008-09-08 21:03:17 +00:00
cbonar
403e946a1c # jsunit-ant -> ant-jsunit 2008-09-08 20:23:34 +00:00
cbonar
571c0da78a + ant task for JsUnit 2008-09-07 23:30:57 +00:00
cbonar
8fdfa9d120 + ant task for JsUnit 2008-09-07 23:30:02 +00:00
cbonar
abd201f01a + ant task for JsUnit 2008-09-07 23:27:42 +00:00
cbonar
7fc6f92698 + ant task for JsUnit 2008-09-07 23:18:50 +00:00
cbonar
3df53f7123 + first attempt to launch browsers automatically for automated tests 2008-08-31 21:04:41 +00:00
cbonar
fdda7493c6 + added a warning for end users 2008-08-31 19:24:40 +00:00
cbonar
217f515de3 + comment 2008-08-31 19:23:02 +00:00
cbonar
26519bb0ac + JsUnit test integration to CruiseControl 2008-08-31 19:22:00 +00:00
cbonar
753025c8bc + test page for qr code and info popup 2008-08-28 23:15:24 +00:00
cbonar
06281e47ba + added Javascript tests target 2008-08-26 22:38:51 +00:00
cbonar
b9aacf1420 + added Javascript tests target 2008-08-26 22:35:49 +00:00
cbonar
5cfa4e2c09 - clean empty and old directories 2008-08-25 00:04:09 +00:00
cbonar
57f98c6e3d - clean empty and old directories 2008-08-25 00:01:08 +00:00
cbonar
3364577189 - clean empty and old directories 2008-08-24 23:59:50 +00:00
cbonar
01f0cd27f9 - clean empty and old directories 2008-08-24 23:57:29 +00:00
cbonar
d84ce9bdf2 - clean empty and old directories 2008-08-24 23:55:02 +00:00
cbonar
f0749bce99 - "target" directories should not have been imported into svn 2008-08-24 23:47:18 +00:00
cbonar
fff714d5f3 # project reorganized using Ant & Ivy, Maven style (part1) 2008-08-24 23:45:41 +00:00
cbonar
f7ef343aca + more colors 2008-07-02 23:23:17 +00:00
cbonar
2898e9ffdc + unit tests
+ rsatool.php : holds the function to create keys
2008-07-02 23:22:08 +00:00
cbonar
ae371e5364 + more fixes 2008-07-02 23:20:48 +00:00
cbonar
d67540b0cb + using directories as namespaces for php docs 2008-06-30 22:58:18 +00:00
cbonar
aa2bde2701 + copyright notice (let's see the license later) 2008-06-30 22:55:42 +00:00
cbonar
7c5cd40160 + copyright (let's see the license later) 2008-06-30 22:55:05 +00:00
cbonar
f80a92aa10 # huge php refactoring to OOP (not yet working) 2008-06-30 22:54:09 +00:00
cbonar
317aee4844 # Ciform.encoders -> Ciform.ciphers
# fixed : hexadecimal display
2008-06-26 22:20:33 +00:00
cbonar
e5ee6ecea3 + test for onEncryptionStart with a different icon 2008-06-26 22:19:28 +00:00
cbonar
ef7379b822 # Ciform.encoders -> Ciform.ciphers 2008-06-26 22:18:36 +00:00
cbonar
cfa1aec859 + delay function
+ refresh function
+ hasClass / addClass / removeClass functions
2008-06-26 22:16:55 +00:00
cbonar
194c6521fa # refactoring from plain php functions to class-based ones
+ ciform_ciphers.php receives some functions from ciform_rsa.php
2008-06-26 22:15:51 +00:00
cbonar
5fd74087ca + phpdoc test 2008-06-26 22:13:34 +00:00
cbonar
409969a1bd # fixed : namespaces now appear in jsdoc
# Ciform.encoders -> Ciform.ciphers
# some cleaning with the values returned by the Ciform.Cipher.encryptXXX methods
2008-06-26 22:11:59 +00:00
cbonar
6573097038 # fixed : global variables q and mod were declared when using the bdiv function 2008-06-26 22:05:16 +00:00
cbonar
5a0eaea79a # fixed : global variable c was declared from functions 2008-06-26 22:04:27 +00:00
cbonar
c05cf61a87 + ciform-working picture 2008-06-26 22:03:36 +00:00
cbonar
3d710fa8f9 + phpdoc target (using PhpDocumentor)
+ jsdoc target
2008-06-26 22:02:14 +00:00
cbonar
e0eef64367 # fixed : synchronized with current API 2008-06-14 21:28:57 +00:00