repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
40423222/Python
blog/Lesson 14.html
13619
<!DOCTYPE html> <html lang="en" > <head> <title>第14課 - forRange with Lists forRange與列表 - 2017Spring 協同產品設計實習 (虎尾科大MDE)</title> <!-- Using the latest rendering mode for IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-widt...
agpl-3.0
ONLYOFFICE/ooxml_parser
spec/workbook/shared_strings_spec.rb
288
# frozen_string_literal: true require 'spec_helper' describe 'SharedStrings' do it 'custom_shared_strings_name.xlsx' do xlsx = OoxmlParser::Parser.parse('spec/workbook/shared_strings/custom_shared_strings_name.xlsx') expect(xlsx.shared_strings_table.count).to eq(1) end end
agpl-3.0
ixdu/capsule
tests/deployer/nodejs_srv/capsulated.js
445
exports.main = function(env){ var capsule = env.capsule; var mtests = capsule.tests.modules; var thsocket = capsule.tests.modules.transport.http.socket_srv; // mtests.http_responder.test(capsule); // thsocket.test({ 'url' : 'http://localhost:8810/sockethh.js'}, capsule); var thttp ...
agpl-3.0
CodeSphere/termitaria
TermitariaAudit/JavaSource/ro/cs/logaudit/entity/Role.java
2881
/******************************************************************************* * This file is part of Termitaria, a project management tool * Copyright (C) 2008-2013 CodeSphere S.R.L., www.codesphere.ro * * Termitaria is free software; you can redistribute it and/or * modify it under the terms of th...
agpl-3.0
bb010g/otouto
otouto/plugins/catfact.lua
1011
--[[ catfact.lua Returns cat facts. Based on a plugin by matthewhesketh. Copyright 2016 topkecleon <drew@otou.to> This code is licensed under the GNU AGPLv3. See /LICENSE for details. ]]-- local JSON = require('dkjson') local HTTP = require('socket.http') local utilities = require('otouto.utiliti...
agpl-3.0
zvini/website
www/help/api-doc/place/point/delete/index.php
392
<?php include_once '../../../../../../lib/defaults.php'; include_once '../fns/place_point_method_page.php'; include_once '../../../../../fns/ApiDoc/trueResult.php'; place_point_method_page('delete', [ [ 'name' => 'id', 'description' => 'The ID of the point to delete.', ], ], ApiDoc\trueResult(...
agpl-3.0
chris-dvdb/dvdb.de
dvdb-ejb/src/main/java/de/dvdb/domain/model/social/FacebookSession.java
961
package de.dvdb.domain.model.social; import java.io.Serializable; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name = "dvdb2_fbsession") p...
agpl-3.0
B3Partners/geo-ov
src/main/webapp/openlayers/lib/OpenLayers/Format/SLD/v1_0_0.js
1351
/* Copyright (c) 2006-2012 by OpenLayers Contributors (see authors.txt for * full list of contributors). Published under the 2-clause BSD license. * See license.txt in the OpenLayers distribution or repository for the * full text of the license. */ /** * @requires OpenLayers/Format/SLD/v1.js * @requires O...
agpl-3.0
moskiteau/KalturaGeneratedAPIClientsJava
src/main/java/com/kaltura/client/types/KalturaUiConfAdminFilter.java
2117
// =================================================================================================== // _ __ _ _ // | |/ /__ _| | |_ _ _ _ _ __ _ // | ' </ _` | | _| || | '_/ _` | // |_|\_\__,_|_|\__|\_,_|_| \_...
agpl-3.0
webcamoid/webcamoid.github.io
internal/tasks.py
2105
# -*- coding: utf-8 -*- import os import shutil import sys import datetime from invoke import task from invoke.util import cd from pelican.server import ComplexHTTPRequestHandler, RootedHTTPServer CONFIG = { # Local path configuration (can be absolute or relative to tasks.py) 'deploy_path': '..', # Githu...
agpl-3.0
MomixSolutions/MyGovCenter
source/webapp/sites/all/modules/custom/checkbook_trends/templates/debt_capacity_trends/pledged_rev_cov_nyc_trans.tpl.php
5320
<?php /** * This file is part of the Checkbook NYC financial transparency software. * * Copyright (C) 2012, 2013 New York City * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either v...
agpl-3.0
yankailab/OpenKAI
src/Detector/_Bullseye.cpp
2195
/* * _Bullseye.cpp * * Created on: Aug 21, 2015 * Author: yankai */ #include "_Bullseye.h" #ifdef USE_OPENCV #ifdef USE_CUDA namespace kai { _Bullseye::_Bullseye() { m_abs = 90; m_scale1 = 0.25; m_scale2 = 0.0625; m_thr1 = 200; m_thr2 = 255; } _Bullseye::~_Bullseye() { } bool _Bullseye::init(void*...
agpl-3.0
LtRipley36706/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/MeleeWeapon/MeleeWeapon/35548 Assassin's Dagger.sql
2502
DELETE FROM `weenie` WHERE `class_Id` = 35548; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (35548, 'ace35548-assassinsdagger', 6, '2019-02-10 00:00:00') /* MeleeWeapon */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (35548, 1, 1) /* ItemType...
agpl-3.0
LibreDTE/libredte-webapp
website/Module/Honorarios/Model/BoletaTerceros.php
12733
<?php /** * SowerPHP * Copyright (C) SowerPHP (http://sowerphp.org) * * Este programa es software libre: usted puede redistribuirlo y/o * modificarlo bajo los términos de la Licencia Pública General Affero de GNU * publicada por la Fundación para el Software Libre, ya sea la versión * 3 de la Licencia, o (a su ...
agpl-3.0
FriendSoftwareLabs/friendup
libs-ext/openssl/crypto/cversion.c
1997
/* * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/l...
agpl-3.0
knights-lab/shi7
shi7/shi7_learning.py
15977
#!/usr/bin/env python from __future__ import print_function, division import multiprocessing import os import csv import datetime import logging from datetime import datetime import argparse import shutil import math from glob import glob import gzip from shi7 import __version__ from shi7.shi7 import TRUE_FALSE_DICT, ...
agpl-3.0
shenan4321/BIMplatform
src/cn/dlb/bim/ifc/engine/jvm/JvmRenderEngineFactory.java
3114
package cn.dlb.bim.ifc.engine.jvm; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.nio.file.Files; import java.nio.file.Path; import java.util.ArrayList; import java.util.List; import org.apache.commons.io.IOUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactor...
agpl-3.0
marwoodandrew/superdesk-client-core
scripts/apps/monitoring/views/aggregate-settings.html
8098
<div class="modal__header modal__header--flex"> <h3 class="modal__heading">{{ :: 'Monitoring settings' | translate }} <span ng-if="settings.desk" translate>for "{{settings.desk.name}}" Desk</span></h3> <a href="" class="modal__close icn-btn" sd-hotkey="esc" ng-click="cancel()"><i class="icon-close-small"></i></...
agpl-3.0
Intermesh/groupoffice-webclient
app/modules/groupoffice/contacts/model/contact-group.js
610
'use strict'; angular.module('GO.Modules.GroupOffice.Contacts').factory('GO.Modules.GroupOffice.Contacts.Model.ContactGroup', [ 'GO.Core.Factories.Data.Model', function (Model) { var ContactGroup = GO.extend(Model, function () { //rename function because this record has a delete attribute on the server this....
agpl-3.0
WEEE-Open/tarallo-backend
tests/Database/DatabaseTest.php
4897
<?php namespace WEEEOpen\TaralloTest\Database; use PHPUnit\Framework\TestCase; use WEEEOpen\Tarallo\Database\Database; use WEEEOpen\Tarallo\Item; abstract class DatabaseTest extends TestCase { protected $db = null; // this cannot be done, PLAIN AND SIMPLE. Even though it comes straight from an example inside docu...
agpl-3.0
kailIII/emaresa
rent.resp/partner.py
1548
# -*- coding: utf-8 -*- ############################################################################## # # Author: OpenDrive Ltda # Copyright (c) 2013 Opendrive Ltda # # WARNING: This program as such is intended to be used by professional # programmers who take the whole responsibility of assessing all potential # cons...
agpl-3.0
Tanaguru/Tanaguru-rules-RGAA-3-doc
docs/Rule-1-4-5.md
2350
# Rule 1.4.5 ## Summary This test consists in detecting captcha embedded images and thus defining the applicability of the test. Human check will be then needed to determine whether the alternative is pertinent. ## Business description ### Criterion [1.4](http://references.modernisation.gouv.fr/referentiel-techni...
agpl-3.0
siteserver/cms
src/SSCMS.Web/Controllers/Admin/Common/Form/LayerImageUploadController.Get.cs
1054
using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using SSCMS.Dto; using SSCMS.Utils; namespace SSCMS.Web.Controllers.Admin.Common.Form { public partial class LayerImageUploadController { [HttpGet, Route(Route)] public async Task<ActionResult<Options>> Get([FromQuery] SiteRequest r...
agpl-3.0
TeachAtTUM/edx-platform
lms/static/lms/js/build.js
8162
(function() { 'use strict'; var getModulesList = function(modules) { return modules.map(function(moduleName) { return {name: moduleName}; }); }; var jsOptimize = process.env.REQUIRE_BUILD_PROFILE_OPTIMIZE !== undefined ? process.env.REQUIRE_BUILD_PROFILE_OPTIMIZE : ...
agpl-3.0
tocco/tocco-client
packages/apps/admin/src/components/Navigation/menuType/MenuChildrenWrapper.spec.js
2143
import React from 'react' import {intlEnzyme} from 'tocco-test-util' import MenuChildrenWrapper from './MenuChildrenWrapper' import {StyledMenuChildrenWrapper} from './StyledComponents' describe('admin', () => { describe('components', () => { describe('Navigation', () => { describe('menuType', () => { ...
agpl-3.0
vuolter/pyload
src/pyload/core/network/cookie_jar.py
1007
# -*- coding: utf-8 -*- import time from datetime import timedelta class CookieJar: def __init__(self, pluginname, account=None): self.cookies = {} self.plugin = pluginname self.account = account def add_cookies(self, clist): for c in clist: name = c.split("\t")[5...
agpl-3.0
JosephCaillet/vinimay
client/src/providers/apiClient/model/deletionServerInput.ts
569
/** * vinimay * Vinimay is a decentralised social network focused on giving back control of its data to the user * * OpenAPI spec version: 0.1.0 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class manually...
agpl-3.0
fundacionempowerment/VACH
messages/es/team.php
3747
<?php /** * Message translations. * * This file is automatically generated by 'yii message/extract' command. * It contains the localizable messages extracted from source code. * You may modify this file by translating the extracted messages. * * Each array element represents the translation (value) of a message ...
agpl-3.0
lduarte1991/edx-platform
openedx/tests/xblock_integration/test_review_xblock.py
21237
""" Test scenarios for the review xblock. """ import ddt import unittest from django.conf import settings from django.contrib.auth.models import User from django.core.urlresolvers import reverse from nose.plugins.attrib import attr from lms.djangoapps.courseware.tests.factories import GlobalStaffFactory from lms.djan...
agpl-3.0
ChristyV/fis-gtm
sr_vvms/ojparams.c
7183
/**************************************************************** * * * Copyright 2001, 2009 Fidelity Information Services, Inc * * * * This source code contains the intellectual property * * of its copyright holder(s), and is made available * * under a license. If you do not know the terms of * *...
agpl-3.0
Kajakaran/uk.co.vedaconsulting.mosaico
packages/mosaico/src/tmpl/main.tmpl.html
7906
<div id="page" style="display: none;" data-bind="visible: true, css: { withToolbox: $root.showToolbox, withPreviewFrame: showPreviewFrame }"> <div id="main-edit-area" data-bind="click: function(obj, evt) { $root.selectBlock(null); return true; }, clickBubble: false"> <!-- ko withProperties: { templateMode: 'wysiw...
agpl-3.0
venturehive/canvas-lms
app/controllers/context_modules_controller.rb
29429
# # Copyright (C) 2011 - present Instructure, Inc. # # This file is part of Canvas. # # Canvas is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the Free # Software Foundation, version 3 of the License. # # Canvas is distributed in the ...
agpl-3.0
fakena/myoc4078
opencog/embodiment/Control/Procedure/ComboInterpreter.h
4853
/* * opencog/embodiment/Control/Procedure/ComboInterpreter.h * * Copyright (C) 2002-2009 Novamente LLC * All Rights Reserved * Author(s): Novamente team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License v3 as * published by th...
agpl-3.0
lolgzs/opacce
library/Class/Catalogue.php
19460
<?php /** * Copyright (c) 2012, Agence Française Informatique (AFI). All rights reserved. * * AFI-OPAC 2.0 is free software; you can redistribute it and/or modify * it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE as published by * the Free Software Foundation. * * There are special exceptions to the ...
agpl-3.0
EcoAlternative/noosfero-ecosol
plugins/work_assignment/lib/work_assignment_plugin.rb
2790
class WorkAssignmentPlugin < Noosfero::Plugin def self.plugin_name "Work Assignment" end def self.plugin_description _("New kind of content for organizations.") end def self.can_download_submission?(user, submission) return unless submission submission.published? || (user && (submission.aut...
agpl-3.0
flaxandteal/onii-chan
laravel/src/lib/OniiChan/Domain/Entity.php
153
<?php namespace OniiChan\Domain; interface Entity { /** * Return an Entity identifier * * @return Identifier */ public function id(); }
agpl-3.0
devent/sscontrol
sscontrol-httpd-yourls/src/main/java/com/anrisoftware/sscontrol/httpd/yourls/YourlsServiceImpl.java
10069
/* * Copyright 2015 Erwin Müller <erwin.mueller@deventm.org> * * This file is part of sscontrol-httpd-yourls. * * sscontrol-httpd-yourls is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published by the * Free Software Foundation, either ver...
agpl-3.0
mariobarbareschi/stm32-compiler-docker
STM32Cube_FW_F4_V1.11.0/Projects/STM32469I-Discovery/Applications/USB_Host/DynamicSwitch_Standalone/Inc/lcd_log_conf.h
4076
/** ****************************************************************************** * @file USB_Host/DynamicSwitch_Standalon/Inc/lcd_log_conf.h * @author MCD Application Team * @version V1.0.3 * @date 29-January-2016 * @brief LCD Log configuration file. *************************************...
agpl-3.0
AsherBond/MondocosmOS
opencascade-6.5.1/samples/mfc/Common/OCC_2dView.h
4741
// OCC_2dView.h: interface for the OCC_2dView class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OCC_2dVIEW_H__2E048CC9_38F9_11D7_8611_0060B0EE281E__INCLUDED_) #define AFX_OCC_2dVIEW_H__2E048CC9_38F9_11D7_8611_0060B0EE281E__INCLUDED_ #if _MSC_VER > 1000 #pragma once #end...
agpl-3.0
40423119/2017springcd_hw
content/20170615.md
6030
Title: 40423119_W17作業 Date: 2017-06-15 11:17 Category: HomeWork Tags: 期末協同查驗與自評 Author: 40423119 1.solvespace 檔案推送 2.solvespace 2D 繪圖 程式碼 3.子模組建立與運用 4.Solvespace 近端零組件繪圖 5.Solvespace 零件轉入 V-rep 6.期末分組專題 7.上傳 Fossil SCM 倉儲 <!-- PELICAN_END_SUMMARY --> #1. solvespace 檔案推送 <iframe width="560" height="315" src="ht...
agpl-3.0
elki-project/elki
elki-core-util/src/test/java/elki/utilities/datastructures/KuhnMunkresWongTest.java
4174
/* * This file is part of ELKI: * Environment for Developing KDD-Applications Supported by Index-Structures * * Copyright (C) 2019 * ELKI Development Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * t...
agpl-3.0
vartana/brimir
config/routes.rb
876
Brimir::Application.routes.draw do devise_for :users, controllers: { omniauth_callbacks: 'omniauth' } resources :users namespace :tickets do resource :deleted, only: :destroy, controller: :deleted resource :selected, only: :update, controller: :selected end resources :tickets, only: [:index, :show...
agpl-3.0
PW-Sat2/PWSat2OBC
libs/drivers/i2c/fallback.cpp
1832
#include <stddef.h> #include "logger/logger.h" #include "wrappers.h" using namespace drivers::i2c; I2CResult I2CFallbackBus::Write(const I2CAddress address, gsl::span<const uint8_t> inData) { const I2CResult systemBusResult = this->_innerBuses.Bus.Write(address, inData); if (systemBusResult == I2CR...
agpl-3.0
mehulsbhatt/NPG
library/Np/Soap/Handler.php
7386
<?php /** * Soap Handler Class * * * @package Np_Soap * @subpackage Np_Soap * @copyright Copyright (C) 2012-2013 S.D.O.C. LTD. All rights reserved. * @license GNU Affero Public License version 3 or later; see LICENSE.txt */ /** * Np_Db Class Definition * * @package Np_Soa...
agpl-3.0
ACEmulator/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/Scroll/Writable/20478 Scroll of Fiery Blessing.sql
1929
DELETE FROM `weenie` WHERE `class_Id` = 20478; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (20478, 'scrollfireprotectionself7', 34, '2019-02-10 00:00:00') /* Scroll */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (20478, 1, 8192) /* ItemType - ...
agpl-3.0
Elico-Corp/openerp-7.0
mrp_mo_nopicking/mrp.py
4435
# -*- coding: utf-8 -*- # © 2014 Elico Corp (https://www.elico-corp.com) # Licence AGPL-3.0 or later(http://www.gnu.org/licenses/agpl.html) import time from datetime import datetime import openerp.addons.decimal_precision as dp from openerp.osv import fields, osv from openerp.tools import DEFAULT_SERVER_DATETIME_FOR...
agpl-3.0
Antokolos/NLB
NLBL/src/main/java/com/nlbhub/nlb/domain/MediaExportParameters.java
3959
/** * @(#)MediaExportParameters.java * * This file is part of the Non-Linear Book project. * Copyright (c) 2012-2016 Anton P. Kolosov * Authors: Anton P. Kolosov, et al. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License version...
agpl-3.0
FriendSoftwareLabs/friendchat
client/Readme.md
2716
# Friend Chat Friend Chat is a chat integration platform for Friend. It is built to make it fairly straightforward to add access to 3rd party chat APIs. It is a client - server architecture where the server handles the connection to the remote API and presents the content to the client. Multiple clients can be connect...
agpl-3.0
cm-is-dog/rapidminer-studio-core
report/html/com/rapidminer/gui/dnd/top-risks.html
8358
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../aui/css/aui.min.css" media="all"...
agpl-3.0
itschool/kalolsavam-subdistrict
system/application/views/user/user_registration.php
3619
<div align="center" class="heading_gray"> <h3>User Registration</h3> </div> <br/> <?php echo form_open('user/user_registration/userinsert', array('id' => 'formUser')); echo blue_box_top(); ?> <table width="100%" border="0" cellspacing="0" cellpadding="4" align="center" class="heading_tab" style="margin-top:15p...
agpl-3.0
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/quest/rori/jaleela_protestor_leader.lua
1034
jaleela_protestor_leader = Creature:new { objectName = "", socialGroup = "thug", faction = "thug", level = 17, chanceHit = 0.320000, damageMin = 180, damageMax = 190, baseXp = 1102, baseHAM = 2400, baseHAMmax = 3000, armor = 0, resists = {0,0,0,0,0,0,0,-1,-1}, meatType = "", meatAmount = 0, hideType = ""...
agpl-3.0
monicahq/monica
database/migrations/2016_06_01_000001_create_oauth_auth_codes_table.php
852
<?php use Illuminate\Support\Facades\Schema; use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrations\Migration; class CreateOauthAuthCodesTable extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::create('oauth_au...
agpl-3.0
dhlab-basel/Salsah
src/app/view/modules/dialog/confirm-dialog/confirm-dialog.component.spec.ts
1082
import { async, ComponentFixture, TestBed } from '@angular/core/testing'; import { AppModule } from '../../../../app.module'; import { MAT_DIALOG_DATA, MatDialog, MatDialogRef } from '@angular/material'; import { ConfirmDialogComponent } from './confirm-dialog.component'; describe('ConfirmDialogComponent', () => { ...
agpl-3.0
MuckRock/muckrock
muckrock/templates/task/flagged.html
1743
{% extends 'task/default.html' %} {% block task-content %} <dl class="task__data"> {% if task.category %} <dt>Category</dt> <dd>{{ task.get_category_display }}</dd> {% endif %} {% if task.text %} <dt>Message</dt> <dd>{{task.text}}</dd> {% endif %} {% if task.user %} ...
agpl-3.0
NullVoxPopuli/aeonvera
vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.2/spec/rollbar/middleware/sinatra_spec.rb
5036
require 'spec_helper' require 'rollbar/middleware/sinatra' require 'sinatra/base' require 'rack/test' class SinatraDummy < Sinatra::Base class DummyError < StandardError; end use Rollbar::Middleware::Sinatra get '/foo' do raise DummyError.new end get '/bar' do 'this will not crash' end post '...
agpl-3.0
Asqatasun/Asqatasun
rules/rules-rgaa3.0/src/main/java/org/asqatasun/rules/rgaa30/Rgaa30Rule011001.java
1487
/* * Asqatasun - Automated webpage assessment * Copyright (C) 2008-2020 Asqatasun.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at y...
agpl-3.0
ryanpetris/droppy
socket.js
2696
'use strict'; var phonetic = require('phonetic'); var socketio = require('socket.io'); var _ = require('underscore'); var load = function(http) { var io = socketio(http); var ioNamespace = '/'; var getEmptyRoomId = function() { var roomId = null; do { roomId = phoneti...
agpl-3.0
DaTa-/Hypersomnia
src/game/systems_stateless/position_copying_system.h
169
#pragma once class cosmos; #include "game/transcendental/step_declaration.h" class position_copying_system { public: void update_transforms(const logic_step step); };
agpl-3.0
taipowerapps/doesithavewifi
README.md
659
# Does it have wifi? ## Development Requires **Node 0.12+**. Install: ```bash $ npm install -g gulp $ npm install ``` Run server with auto-reload (without minification): ```bash $ gulp ``` To force minification of assets (build takes a bit longer) include the `--minified` flag: ```bash $ gulp --minified ``` ##...
agpl-3.0
aborg0/rapidminer-vega
src/com/rapidminer/test/package.html
144
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> </head> <body bgcolor="white"> Provides test classes. </body> </html>
agpl-3.0
lolgzs/opacce
cosmogramme/sql/patch/patch_073.sql
57
ALTER TABLE `album` CHANGE fichier fichier varchar(250);
agpl-3.0
vdenisov/fluffy-meow
src/main/java/org/plukh/fluffymeow/aws/AWSInstanceInfoProviderImpl.java
3343
/* * Fluffy Meow - Torrent RSS generator for TV series * Copyright (C) 2015 Victor Denisov * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (...
agpl-3.0
andycroll/odeon_uk
test/support/fake_api_response.rb
288
require_relative 'api_fixtures_helper' class FakeApiResponse include ApiFixturesHelper def app_init parse(app_init_plist) end def all_cinemas parse(all_cinemas_plist) end def film_times(cinema_id, film_id) parse(film_times_plist(cinema_id, film_id)) end end
agpl-3.0
ETegro/ETConf
giver/urls.py
1178
# ETConf -- web-based user-friendly computer hardware configurator # Copyright (C) 2010-2011 ETegro Technologies, PLC <http://etegro.com/> # Sergey Matveev <sergey.matveev@etegro.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero...
agpl-3.0
sikamedia/metaverse
src/lib/bitcoin/message/alert.cpp
4834
/* * Copyright (c) 2011-2015 libbitcoin developers (see AUTHORS) * Copyright (c) 2016-2017 metaverse core developers (see MVS-AUTHORS) * * This file is part of metaverse. * * metaverse is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License with * ad...
agpl-3.0
brosnanyuen/Project-S
Babylon.js-master/Babylon/Animations/babylon.animation.ts
17965
module BABYLON { export class Animation { private _keys: Array<any>; private _offsetsCache = {}; private _highLimitsCache = {}; private _stopped = false; public _target; private _easingFunction: IEasingFunction; public targetPropertyPath: string[]; p...
agpl-3.0
GerDner/luck-docker
engine/Shopware/Plugins/Default/Backend/SwagBackendOrder/Views/backend/swag_backend_order/view/main/toolbar.js
8411
// //{block name="backend/create_backend_order/view/toolbar"} // Ext.define('Shopware.apps.SwagBackendOrder.view.main.Toolbar', { extend: 'Ext.toolbar.Toolbar', alternateClassName: 'SwagBackendOrder.view.main.Toolbar', alias: 'widget.createbackendorder-toolbar', dock: 'top', ui: 'shopware-ui', ...
agpl-3.0
uniteddiversity/mycollab
mycollab-services/src/main/java/com/esofthead/mycollab/module/crm/service/ibatis/ProductServiceImpl.java
2122
/** * This file is part of mycollab-services. * * mycollab-services is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * mycolla...
agpl-3.0
inter6/jHears
jhears-server/src/main/java/org/jhears/server/IUser.java
950
/* * jHears, acoustic fingerprinting framework. * Copyright (C) 2009-2010 Juha Heljoranta. * * This file is part of jHears. * * jHears is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either ver...
agpl-3.0
minh10huy/HiringBossCRM
include/VarDefHandler/VarDefHandler.php
7729
<?php /********************************************************************************* * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2012 SugarCRM Inc. * * This program is free software; you can redistribute it and/or modify it under ...
agpl-3.0
SilverDav/Silverpeas-Core
core-services/pdc/src/main/java/org/silverpeas/core/pdc/pdc/model/PdcAxisValue.java
15496
/* * Copyright (C) 2000 - 2021 Silverpeas * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * As a spec...
agpl-3.0
akvo/akvo-product-design
FLOW/UseCases/FieldManager.md
298
## Device Admin user stories #### Install app on device #### Register app with right instance #### Sign in to app #### Create, update, delete enumerator users on the app #### Clean data from the app #### Check daily work of enumerators #### Manual backup of data #### Manual upload of data
agpl-3.0
jacintodavila/catalogoelectronicoautonomo
ceaWeb/indices/t00811.html
2338
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/transitional.dtd"> <html><head> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="estilos.css" /> <title> Indice de Ley Orgánica de Educación Enmarcada en los Der...
agpl-3.0
jhg543/mellex
src/main/java/io/github/jhg543/mellex/operation/StringEdgePrinter.java
11043
package io.github.jhg543.mellex.operation; import com.google.common.base.Preconditions; import com.google.common.base.Splitter; import io.github.jhg543.mellex.ASTHelper.*; import io.github.jhg543.mellex.antlrparser.DefaultSQLBaseListener; import io.github.jhg543.mellex.antlrparser.DefaultSQLLexer; import io.github.jhg...
agpl-3.0
stveep/openfoodnetwork
app/controllers/admin/enterprises_controller.rb
9547
require 'open_food_network/referer_parser' module Admin class EnterprisesController < ResourceController before_filter :load_enterprise_set, :only => :index before_filter :load_countries, :except => [:index, :register, :check_permalink] before_filter :load_methods_and_fees, :only => [:new, :edit, :update...
agpl-3.0
leowmjw/playground-docker
nodejs-express-env/Dockerfile
484
# Slight modification from: https://nodejs.org/en/docs/guides/nodejs-docker-webapp/ # Assumes there is Orchestrator like Nomad to handle process dying :P FROM node:boron RUN mkdir -p /usr/src/app WORKDIR /usr/src/app # Copy source code over (including package.json) COPY ./Code /usr/src/app # and Yarn it # and Set t...
agpl-3.0
pirati-web/smlouvy.pirati.cz
smlouvy/2020/07/01/NDA-Lednicka/index.html
593
--- "layout": contract "datum podpisu": 2020-07-01 "datum účinnosti": 2020-07-01 "datum ukončení": 0000-00-00 "title": "NDA - Blanka Lednická" "použité smluvní typy": - NDA "předmět": "Dohoda o ochraně důvěrných informací" "stav": V plnění "náklady": 0 "místo uložení": Centrální spisovna "smluvní strany": - "jméno...
agpl-3.0
DemandCube/NeverwinterDP
scribengin/dataflow/example/src/main/java/com/neverwinterdp/scribengin/dataflow/example/wire/ExampleWireDataflowSubmitter.java
6521
package com.neverwinterdp.scribengin.dataflow.example.wire; import java.util.Properties; import com.neverwinterdp.message.Message; import com.neverwinterdp.scribengin.dataflow.DataSet; import com.neverwinterdp.scribengin.dataflow.Dataflow; import com.neverwinterdp.scribengin.dataflow.DataflowDescriptor; import com.ne...
agpl-3.0
javalangSystemwin/mcMMOPlus
src/main/java/com/gmail/nossr50/commands/party/PCommand.java
4799
package com.gmail.nossr50.commands.party; import org.bukkit.ChatColor; import org.bukkit.command.Command; import org.bukkit.command.CommandExecutor; import org.bukkit.command.CommandSender; import org.bukkit.entity.Player; import com.gmail.nossr50.mcMMO; import com.gmail.nossr50.commands.CommandHelper; impo...
agpl-3.0
LtRipley36706/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/Clothing/Armor/46553 O-Yoroi Sandals.sql
3955
DELETE FROM `weenie` WHERE `class_Id` = 46553; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (46553, 'ace46553-oyoroisandals', 2, '2019-02-10 00:00:00') /* Clothing */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (46553, 1, 2) /* ItemType - Ar...
agpl-3.0
botpress/botpress
packages/bp/src/core/dialog/dialog.inversify.ts
1613
import { TYPES } from 'core/app/types' import { StateManager } from 'core/dialog' import { ContainerModule, interfaces } from 'inversify' import { DecisionEngine } from './decision-engine' import { DialogEngine } from './dialog-engine' import { FlowService } from './flow/flow-service' import { FlowNavigator } from './...
agpl-3.0
AhoraMadrid/ahoramadrid.org
js/vendor/jquery.usquare.js
6490
/* uSquare 1.0 - Universal Responsive Grid Copyright (c) 2012 Br0 (shindiristudio.com) Project site: http://codecanyon.net/ Project demo: http://shindiristudio.com/usquare/ */ (function($) { function uSquareItem(element, options) { this.$item = $(element); this.$parent = options.$parent; this.opti...
agpl-3.0
atk4/atk4-web
dox/html/search/all_62.js
2662
var searchData= [ ['backtrace',['backtrace',['../class_logger.html#a5deb9b10c43285287a9113f280ee8fab',1,'Logger']]], ['baseexception',['BaseException',['../class_base_exception.html',1,'']]], ['baseexception_2ephp',['BaseException.php',['../_base_exception_8php.html',1,'']]], ['basic_2ephp',['Basic.php',['../_m...
agpl-3.0
warcraftlfg/warcraft-lfg
client/app/filter/character/filter.role.directive.html
1208
<div class="role-filter"> <div class="fw-700 m-b-5">{{"ROLE"|translate}}</div> <div> <div class="checkbox-inline" ng-class="{'selected':roles.tank.selected}" uib-tooltip="{{'TANK'|translate}}"> <label class="tank"> <input ng-model="roles.tank.selected" type="checkbox"> ...
agpl-3.0
ctlr/MailCtlr
public/css/pdf.css
8461
body { font-family: 'DejaVu Sans Condensed'; font-size: 11pt; } p { text-align: justify; margin-bottom: 4pt; margin-top:0pt; } table {font-family: 'DejaVu Sans Condensed'; font-size: 10pt; line-height: 1.2; margin-top: 2pt; margin-bottom: 5pt; border-collapse: collapse; } thead { font-weight: bold;...
agpl-3.0
AscEmu/AscEmu
src/world/Server/Packets/CmsgQuestgiverRequestReward.h
1093
/* Copyright (c) 2014-2022 AscEmu Team <http://www.ascemu.org> This file is released under the MIT license. See README-MIT for more information. */ #pragma once #include <cstdint> #include "ManagedPacket.h" #include "WorldPacket.h" namespace AscEmu::Packets { class CmsgQuestgiverRequestReward : public ManagedPa...
agpl-3.0
William-Hai/SimpleDemo
src/org/demo/jdk/utilapis/Bird.java
220
package org.demo.jdk.utilapis; public class Bird implements Flyable { private int speed = 15; @Override public void fly() { System.out.println("I'm Bird, my speed is " + speed + "."); } }
agpl-3.0
omkelderman/osu-web
app/Libraries/UserVerification.php
4310
<?php // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. namespace App\Libraries; use App\Exceptions\UserVerificationException; use App\Mail\UserVerification as UserVerificationMail; use App\M...
agpl-3.0
ebeshero/Pittsburgh_Frankenstein
frankenTexts_HTML/PA_Electronic_Ed/1831_ed/00118-chapterContent-1831.html
2174
<html> <head> <title>Frankenstein, 1831, Vol. 2, Chap. 3, Frame 6</title> </head> <body> <p> "Having thus arranged my dwelling, and carpeted it with clean straw, I retired; for I saw the figure of a man at a distance, and I remembered too well my treatment the night before, to trust myself in his power. I had fi...
agpl-3.0
epeios-q37/epeios
tools/xdhwebq.old_with_wrappers_do_not_delete/ZND/registry.h
1040
/* Copyright (C) 2018 by Claude SIMON (http://zeusw.org/epeios/contact.html). This file is part of XDHWebQ. XDHWebQ is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the Li...
agpl-3.0
iamsi/OpenTidl
OpenTidl/Methods/OpenTidlStreamMethods.cs
5835
/* Copyright (C) 2015 Jack Fagner This file is part of OpenTidl. OpenTidl is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any...
agpl-3.0
zhaohuaw/odoo-infrastructure
addons/infrastructure/database_type.py
2270
# -*- coding: utf-8 -*- ############################################################################## # # Infrastructure # Copyright (C) 2014 Ingenieria ADHOC # No email # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License...
agpl-3.0
omnycms/omny-cms
ui/omny-angular/public_html/js/modules/Youtube/Youtube.html
204
<span ng-if="editable" class="omny-edit-section" ng-click="changeUrl()">Edit</span> <iframe ng-if="videoSource" width="854" height="510" ng-src="{{videoSource}}" frameborder="0" allowfullscreen></iframe>
agpl-3.0
empirical-org/Empirical-Core
services/QuillLMS/spec/controllers/students_controller_spec.rb
4686
# frozen_string_literal: true require 'rails_helper' describe StudentsController do let(:user) { create(:student) } before { allow(controller).to receive(:current_user) { user } } it { should use_before_action :authorize! } describe '#index' do let!(:classroom) { create(:classroom) } let!(:student...
agpl-3.0
dalf/searx
searx/engines/sepiasearch.py
2928
# SPDX-License-Identifier: AGPL-3.0-or-later """ SepiaSearch (Videos) """ from json import loads from dateutil import parser, relativedelta from urllib.parse import urlencode from datetime import datetime # about about = { "website": 'https://sepiasearch.org', "wikidata_id": None, "official_api_documenta...
agpl-3.0
beardog108/seedbin
easy-ipfs.php
2545
<?php /* Kevin Froman - Easy IPFS: easily interact with IPFS in php via this simple API Copyright (C) 2017 Kevin Froman This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the ...
agpl-3.0
iquabius/olimat
packages/web/src/components/Exam/Details.test.tsx
1976
import React from 'react'; import { render, waitForElement } from 'react-testing-library'; import FakeDataProvider from '@olimat/web/utils/test/FakeDataProvider'; import MockErrorProvider from '@olimat/web/utils/test/MockErrorProvider'; import MockNextContext from '@olimat/web/utils/test/MockNextContext'; import { ren...
agpl-3.0
CiviCooP/org.civicoop.civiruleslogger
xml/schema/CRM/Civiruleslogger/CivirulesLog.entityType.php
319
<?php // This file declares a new entity type. For more details, see "hook_civicrm_entityTypes" at: // https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_entityTypes return [ [ 'name' => 'CivirulesLog', 'class' => 'CRM_Civiruleslogger_DAO_CivirulesLog', 'table' => 'civicrm_civirules_log', ], ];
agpl-3.0
gpodder/mygpo
mygpo/podcasts/templates/podcast.html
6895
{% extends "podcast-base.html" %} {% load i18n %} {% load humanize %} {% load episodes %} {% load podcasts %} {% load devices %} {% load charts %} {% load utils %} {% load menu %} {% block mainmenu %}{{ "/podcast/"|main_menu }}{% endblock %} {% block sectionmenu %} {% if podcast.title %} {{ "/podcast/"|section_menu...
agpl-3.0
prefeiturasp/SME-SGP
Src/MSTech.GestaoEscolar.BLL/CLS_AlunoAvaliacaoTurmaQualidadeBO.cs
5771
/* Classe gerada automaticamente pelo MSTech Code Creator */ namespace MSTech.GestaoEscolar.BLL { using MSTech.Business.Common; using MSTech.GestaoEscolar.Entities; using MSTech.GestaoEscolar.DAL; using System.Data; using MSTech.Data.Common; using System.Collections.Generic; using System.Linq; ...
agpl-3.0