summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Collapse)Author
2006-10-30Updated whitespace statuseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@392 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30Adding strings for use by Spanish translationstetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@390 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ↵jasonjayr
modules that currently call it. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@389 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30 r457@eva: mystik | 2006-10-30 00:38:30 -0500jasonjayr
Further refined the fix, when the if went into the first case, the SQL Statement didn't need all those bound values, and it emitted a warning when you did an update in the hr/save existing employee git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@386 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30Fixing scoping issue with employeenumbereinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@383 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30Fixing IR, IS, and CT bugseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@382 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30Finished IR.pm whitespace and SQL cleanupeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@380 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30Mostly done with IR.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@379 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29Done removing SQL injection issues from User.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@377 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29Mostly through User.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@376 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29Switch main config file to using Config::Stdtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@374 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29Noted that IS.pm has under gone whitespace cleanupeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@372 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29Finished moving IS.pm to new systemeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@371 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29Relocate comment to corresponding codetetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@370 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29fixed process ordering that prevented Sysconfig from properly taking the ↵einhverfr
globalusername, etc in the ledger-smb.conf git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@369 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29More progress on IS.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@367 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29More progress on IS.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@366 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-29Add the messiness of eight sets of numeral to text conversion rulestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@365 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-28Adjust BP/bp to runtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@361 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-28Adjust num2text to work with new L10n frameworktetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@360 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-28Fix spelling of query column namestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@359 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-28Further process in IS.pm cleanupeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@357 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-28Partial whitespace/db formatting for IS.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@356 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-28Audited CT.pm for injection problems and moved to new frameworkeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@353 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-28Syntax fix for missing semicolontetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@351 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-28Audited CP.pm and moved to new db systemeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@350 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-27UNTESTED: Quoted form keys to avoid future bugseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@347 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-27Fixed number parsing bugeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@346 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-27Corrected bug in nan comparison in test suiteeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@343 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-27Fixed number parsing for (n), n DR and n CR formatseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@338 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-27Fix parsing of (n.m) form in parse_amounttetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@337 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-27Added (n) handling to parse_mamounteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@335 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-27Audited CA.pm and moved to new APIeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@329 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-27Moved BP.pm to new db frameworkeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@328 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-26Added custom fields awareness to LedgerSMB::PEeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@313 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-25Remove hidden files from list of displayed languagestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@306 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-25Switching locales over to using the .po files directlytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@304 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-25Database upgrades now use psqleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@302 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Now Sysconfig will allow ledger-smb.conf variables to override its settings.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@290 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Fix filenames used for memberfile lockingtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@288 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Fixing breadead mistakes when moving variables to new namespaceeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@284 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Fixed pricegroup queryeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@283 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Forgot to include the ledger-smb.conf on that last commiteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@282 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Removed extraneous arguments regarding config namespaceeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@280 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Actually commit changes to country_codes to convert to standard namestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@279 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Made .mo path user configurableeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@276 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Made sure the LedgerSMB::Sysconfig namespace was available where necessaryeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@269 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@268 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-23Convert locales to Locale::Maketext::Lexicontetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@264 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-23Moved io lineitem column list to LedgerSMB::Sysconfig;einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@263 4979c152-3d1c-0410-bac9-87ea11338e46
n_170" class="hl"> <path
  • style="opacity:0.4;fill:#aaccff;stroke:none"
  • d="M 485.24484,849.76616 C 385.38601,785.64882 285.52722,828.39373 298.23651,696.59692 c 12.7093,-131.79679 141.61796,-292.0902 185.19273,-249.34529 43.57474,42.74491 150.69602,67.67945 137.98672,195.91415 -12.7093,128.23473 -36.3123,270.71775 -136.17112,206.60038 z"
  • id="path3590"
  • sodipodi:nodetypes="csssz" />
  • <path
  • style="opacity:0.4;fill:#aaccff;fill-opacity:1;stroke:none"
  • d="m 70.66424,550.5285 c -43.966891,-2.58629 -58.16686,-75.37591 -19.7185,-87.41869 38.44835,-12.04279 50.84513,-32.25284 105.16534,-23.66221 29.57776,7.23012 71.39061,75.3429 35.49331,84.78956 -35.89731,9.44666 -42.94976,24.06294 -65.07106,29.57776 -22.1213,5.51481 -55.86909,-3.28642 -55.86909,-3.28642 z"
  • id="path3592"
  • sodipodi:nodetypes="czczzz" />
  • <path
  • style="opacity:0.4;fill:#80b3ff;stroke:none"
  • d="m 474.8531,643.72184 c 0,0 -3.9535,-69.12113 90.93019,-69.12113 94.88366,0 229.30221,42.07374 185.81386,58.60271 -43.48834,16.52896 -61.71119,94.57913 -112.67437,92.41194 -72.73537,-3.09304 -213.55222,-70.50255 -164.06968,-81.89352 z"
  • id="path3594"
  • sodipodi:nodetypes="csssc" />
  • <path
  • style="opacity:0.4;fill:#80b3ff;stroke:none"
  • d="m 930,782.36218 c 0,0 -116,68 -184,30 -68,-38 -116,-64 -58,-94 58,-30 56,-82 138,-90 82,-8 106,26 120,50 14,24 16,62 -16,104 z"
  • id="path3800"
  • sodipodi:nodetypes="cssssc" />
  • <path
  • style="opacity:0.4;fill:#80b3ff;fill-opacity:1;stroke:none"
  • d="m 114,626.30768 c 0,0 1.46601,90.21471 51.3103,84.09846 49.8443,-6.11625 90.89255,13.76157 90.89255,13.76157 0,0 -11.72807,-58.10439 -52.77632,-58.10439 -41.04824,0 -86.49451,-39.75564 -89.42653,-39.75564 z"
  • id="path3742" />
  • <path
  • style="opacity:0.4;fill:#80b3ff;fill-opacity:1;stroke:none"
  • d="m 289.08489,610.23123 c 0,0 26.36326,69.86886 66.23461,52.13863 39.87138,-17.73023 79.64969,-12.93048 79.64969,-12.93048 0,0 -25.97469,-42.19477 -60.21358,-31.51563 -34.2389,10.67911 -83.22508,-8.45532 -85.67072,-7.69252 z"
  • id="path3742-3" />
  • <path
  • style="opacity:0.4;fill:#80b3ff;stroke:none"
  • d="m 370,870.36218 c -29.07043,-2.94755 -63.46396,-22.05516 -72,-50 -7.52276,-24.62761 10.39954,-53.20279 28,-72 15.08498,-16.11069 37.98583,-26.42288 60,-28 29.87154,-2.14004 66.61504,3.17212 86,26 16.53923,19.47672 22.64151,53.79457 10,76 -20.09518,35.29818 -71.58973,52.09733 -112,48 z"
  • id="path3839"
  • sodipodi:nodetypes="cssssss" />
  • <path
  • style="opacity:0.4;fill:#80b3ff;fill-opacity:1;stroke:none"
  • d="m 203.97621,731.79016 c 0,0 13.6379,75.13757 54.42182,63.17121 40.78391,-11.96637 77.79895,-1.01445 77.79895,-1.01445 0,0 -17.78945,-46.90983 -52.06928,-41.26156 -34.27985,5.64828 -77.70293,-21.29865 -80.15149,-20.8952 z"
  • id="path3742-4" />
  • <path
  • style="opacity:0.4;fill:#80b3ff;fill-opacity:1;stroke:none"
  • d="m 268.46997,671.72023 c 0,0 0.76562,80.02396 45.01089,74.89459 44.24528,-5.12936 80.53491,12.7444 80.53491,12.7444 0,0 -10.05778,-51.60476 -46.46521,-51.84804 -36.40743,-0.24326 -76.48006,-35.77358 -79.08059,-35.79095 z"
  • id="path3742-2" />
  • <path
  • style="opacity:0.4;fill:#80b3ff;fill-opacity:1;stroke:none"
  • d="m 160.04989,591.92094 c 0,0 11.4595,72.73346 51.04093,62.11413 39.58143,-10.61933 75.01553,0.76836 75.01553,0.76836 0,0 -16.09488,-45.61707 -49.26503,-40.94195 -33.17013,4.67512 -74.42214,-22.27448 -76.79142,-21.94054 z"
  • id="path3742-0" />
  • <path
  • style="opacity:0.57086618;fill:#87deaa;stroke:none"
  • d="m 810,942.36218 c 0,0 -132,50.00002 -158,20 -26,-30 -114,-106 -110,-158 4,-52 84,-202 144,-194 60,8 210,66 218,118 8,52 40,132 4,156 -36,24 -90,62 -98,58 z"
  • id="path3842" />
  • <text
  • xml:space="preserve"
  • style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="158"
  • y="-31.905518"
  • id="text3344"
  • transform="translate(0,308.2677)"><tspan
  • sodipodi:role="line"
  • id="tspan3346"
  • x="158"
  • y="-31.905518">Software Development Stream</tspan></text>
  • </g>
  • <g
  • inkscape:groupmode="layer"
  • id="layer3"
  • inkscape:label="text"
  • transform="translate(56,155.90552)">
  • <text
  • xml:space="preserve"
  • style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="36"
  • y="46.094482"
  • id="text3732"><tspan
  • sodipodi:role="line"
  • id="tspan3734"
  • x="36"
  • y="46.094482">upstream</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="792"
  • y="724.09448"
  • id="text3736"><tspan
  • sodipodi:role="line"
  • id="tspan3738"
  • x="792"
  • y="724.09448">downstream</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:29.9977417px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="128.38055"
  • y="386.39404"
  • id="text3711"><tspan
  • sodipodi:role="line"
  • id="tspan3713"
  • x="128.38055"
  • y="386.39404">distribution packages</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:29.9977417px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="370.98312"
  • y="492.9162"
  • id="text3707"><tspan
  • sodipodi:role="line"
  • id="tspan3709"
  • x="370.98312"
  • y="492.9162">blends</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:29.9977417px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="619.95099"
  • y="233.18127"
  • id="text3727"><tspan
  • sodipodi:role="line"
  • id="tspan3729"
  • x="619.95099"
  • y="233.18127">users</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:29.9977417px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="730.94312"
  • y="426.27362"
  • id="text3719"><tspan
  • sodipodi:role="line"
  • id="tspan3721"
  • x="730.94312"
  • y="426.27362">deployments</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:29.9977417px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="665.26843"
  • y="565.70746"
  • id="text3723"><tspan
  • sodipodi:role="line"
  • id="tspan3725"
  • x="665.26843"
  • y="565.70746">end users</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:29.9977417px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="593.4693"
  • y="322.19318"
  • id="text3715"><tspan
  • sodipodi:role="line"
  • id="tspan3717"
  • x="598.24432"
  • y="322.19318">derived </tspan><tspan
  • sodipodi:role="line"
  • x="593.4693"
  • y="359.69037"
  • id="tspan3798">distributions</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:29.9977417px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="442.35675"
  • y="233.59869"
  • id="text3703"><tspan
  • sodipodi:role="line"
  • id="tspan3705"
  • x="442.35675"
  • y="233.59869">Debian</tspan><tspan
  • sodipodi:role="line"
  • x="442.35675"
  • y="271.09589"
  • id="tspan3837">teams</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:29.9977417px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="193.43291"
  • y="245.67511"
  • id="text3699"><tspan
  • sodipodi:role="line"
  • id="tspan3701"
  • x="193.43291"
  • y="245.67511">Debian</tspan></text>
  • <text
  • xml:space="preserve"
  • style="font-size:29.9977417px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
  • x="55.866524"
  • y="197.08466"
  • id="text3695"><tspan
  • sodipodi:role="line"
  • id="tspan3697"
  • x="55.866524"
  • y="197.08466">code</tspan></text>
  • </g>
  • </svg>